Search found 70 matches

by pandujoy
Fri Dec 11, 2009 2:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: insert/update into tables
Replies: 3
Views: 2027

insert/update into tables

Hi , I am not sure how to go ahead with this issue... I have 3 tables where i have to insert or update data into tables. The problem i am having is if at all the job gets aborted due to the insert into the third table....can we roll back the trasaction (Insert) rows into first and second tables. App...
by pandujoy
Wed Dec 09, 2009 11:35 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Transfer files from one server to other using FTP stage
Replies: 8
Views: 4620

Thanks a lot chulett. I wrote a script and its running fine
by pandujoy
Wed Dec 09, 2009 10:50 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Transfer files from one server to other using FTP stage
Replies: 8
Views: 4620

Thanks chulett for you reply.

Does it mean that i have to run the script in datastage as EXesh before.
by pandujoy
Wed Dec 09, 2009 10:41 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Transfer files from one server to other using FTP stage
Replies: 8
Views: 4620

sorry for posting in the wrong forum...

is there a way to get files from the sftp server using datastage
by pandujoy
Wed Dec 09, 2009 10:33 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Transfer files from one server to other using FTP stage
Replies: 8
Views: 4620

Let me be clear...

Can we achieve getting the files from SFTP server using FTP stage in Datastage 8.0.1
by pandujoy
Wed Dec 09, 2009 10:20 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: Transfer files from one server to other using FTP stage
Replies: 8
Views: 4620

Transfer files from one server to other using FTP stage

hi, I am having a problem using FTP entraprise stage. With in the stage i have used the URL- ftp://host/filepath and added the userid and password. I ma getting the below error - is not valid remote file. not sure....when i using ftp from outside it works...infact its "sftp"....is there an...
by pandujoy
Fri Dec 04, 2009 5:13 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: row value to be populated in all the fields
Replies: 5
Views: 1432

hey thanks for the reply Infact this is a webservice and the problem is if i get 10 rows and in which i have 5 rows with "02" and 5 rows with "00" ...so since there is a row coming with "02" i have to change all the column values to "02" instead of "00&qu...
by pandujoy
Fri Dec 04, 2009 3:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: row value to be populated in all the fields
Replies: 5
Views: 1432

row value to be populated in all the fields

Hi Gurus, I am a bit confused how to do this.. Please share your thoughts... say i am getting 10 rows from source in which i have a column called row number. Eg:- rowno. model customerno. state 01 00 12334 IL 02 02 9876 CA 03 00 98767 LA Now my requirement is - if in the column "model" whe...
by pandujoy
Tue Nov 24, 2009 2:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Information Services error
Replies: 6
Views: 2710

thanks a lot guru it worked for me
by pandujoy
Fri Nov 20, 2009 8:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fixed length issue
Replies: 12
Views: 4464

thanks ashis/ray

I just realized that the fixed width is at oracle end. when i am doing a lookup @ the oracle db i am gettng this error....is there a way to just make both (source and lookup) fixed widht
by pandujoy
Thu Nov 19, 2009 9:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fixed length issue
Replies: 12
Views: 4464

come on its the problem with the fixed with lenght
by pandujoy
Thu Nov 19, 2009 8:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fixed length issue
Replies: 12
Views: 4464

Its a sparse lookup and the field "a'' comes in the lookup. I have to check for the available lookup and then pass it on.

Reg. SQL its just select statement
by pandujoy
Thu Nov 19, 2009 8:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fixed length issue
Replies: 12
Views: 4464

thanks for the reply. Let me expain - I have 4 fields and a,b,c,d i have to do a lookup for "a" on oracle db. so the job desing is sequentialfile - transformer- lookup-dataset so when i add all the four fields in transformer the lookup fails..but when i just pull field "a" the lo...
by pandujoy
Thu Nov 19, 2009 8:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fixed length issue
Replies: 12
Views: 4464

Fixed length issue

Hi Guru's, I am not sure how thsi fixed lenght works..... I am facing a problem - I have 4 fields where i have to do a lookup for a particular field against oracle Db. all the 4 fields have varchar 10 nullable "Y" . Not sure why this is happening. If i just take one field into the transfor...
by pandujoy
Thu Nov 12, 2009 12:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date to Timestamp conversion
Replies: 14
Views: 3353

can you tell me how to do...sorry my ignorance