Search found 45 matches

by bharathappriyan
Fri Mar 21, 2014 6:26 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to handle this in DS?
Replies: 7
Views: 5508

Re: Reply

Hi ssnegi,

Thanks a lot for the reply. I am using DS 8.5 server edition. OS is windows 2003. VMware servers. I can not use Filter and look up stages.

Thanks,
bharathappriyan
by bharathappriyan
Thu Mar 20, 2014 11:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to handle this in DS?
Replies: 7
Views: 5508

Thanks a lot Andy for formatting the data.

Please provide your suggestions and let me know if you need more details.

Thanks,
bharathappriyan
by bharathappriyan
Wed Mar 19, 2014 2:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to handle this in DS?
Replies: 7
Views: 5508

How to handle this in DS?

I have a table called Employee. The key columns are EmployeeId and Emprec. Each employee reports to a position based on Effdt. There is a column named position_nbr. By joining reports_to with position_nbr, i can get employee's supervisor. The employees supervisor subject to change with employee as w...
by bharathappriyan
Fri Dec 17, 2010 1:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to get exact integer value
Replies: 5
Views: 2289

Hi,

Could you please check the data type of the column in the file and in the hashed file?
by bharathappriyan
Tue Jul 27, 2010 3:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: setting value for a parameter before running the query
Replies: 1
Views: 1414

setting value for a parameter before running the query

Hi, i am using odbc stage to extract data from netezza table using select * from table name. Due to improve the performance, i need to set value for one of the variables in the same session where the select query runs . i tried with open command. but it is not working. Is there a way to achieve that...
by bharathappriyan
Fri May 07, 2010 2:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Delete the category in automated way
Replies: 5
Views: 1574

hi,
I wanted to deleted the jobs.
by bharathappriyan
Fri May 07, 2010 2:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Delete the category in automated way
Replies: 5
Views: 1574

Hi,

Thanks for your reply. The version is 7.5.2.
by bharathappriyan
Thu May 06, 2010 10:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Delete the category in automated way
Replies: 5
Views: 1574

Delete the category in automated way

Hi,

I would like to delete the category and redeploy my code. Instead of doing this manually, i am planning to automate this. Is there a way to do that?

Thanks.
Bharathappriyan
by bharathappriyan
Fri Oct 09, 2009 12:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Create the sequential file based on condition
Replies: 3
Views: 1727

Create the sequential file based on condition

Hi,

The job has a source table and target sequential file. It is one to one mapping. If there is any data in the table, the sequential file should be created. Otherwise, the job should not create an Empty file.

Is there a way to handle in the job?

Thanks.
by bharathappriyan
Tue Jan 06, 2009 3:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error: ORA-12154: TNS:could not resolve
Replies: 1
Views: 1772

Error: ORA-12154: TNS:could not resolve

Hi, In my job i am calling a stored procedure and it is running fine in one server. The same job is giving the following error if i run it from other server. The same database is used. Error: ORA-12154: TNS:could not resolve the connect identifier specified Please help me out to resolve this issue. ...
by bharathappriyan
Tue Dec 23, 2008 11:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading CLOB data using ORACLE stage
Replies: 4
Views: 2321

Please use user defined SQL with cast function. The syntax is given below.
cast( '22-Aug-2003' AS varchar2(30)
by bharathappriyan
Mon Jun 16, 2008 2:06 pm
Forum: General
Topic: Is there a way to call windows bat file from unix?
Replies: 1
Views: 1029

Is there a way to call windows bat file from unix?

Hi,

I want to call windows bat file from unix using Autosys. I would like to know how to do this? Please advise.

Thanks,
Selva
by bharathappriyan
Tue Apr 17, 2007 9:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: UV Stage
Replies: 2
Views: 1311

UV Stage

Hi, I am facing problem to read hash file using UV stage. I am new to Datastage and learning the functions available. Please help me out how to read hash file through UV Stage. It is asking the Data source name. I searched the details. But i couldnt understand. Please forgive me if am wrong. Thanks ...
by bharathappriyan
Tue Apr 17, 2007 2:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using the delimiter character (ý) in sequential
Replies: 10
Views: 5597

Try with &Hfd as delimiter in the target sequential file stage
by bharathappriyan
Tue Apr 17, 2007 12:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF Index file Problem...
Replies: 18
Views: 8959

Hi,

Please try with Data format as EBCDIC.