Search found 149 matches

by raji33
Fri Oct 15, 2010 10:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: coding
Replies: 4
Views: 2313

coding

Hi All, can anyone help me with the situation. i have input as seq file and their is colmn email id and output is also a seq file and reject file is also seq file: Seq------trans-----seq(target) \ \(reject) \seq ex: roxy123@gmail.com(pass) roxy123@gmail..com(reject) roxy 123@gmail.com(reject) and em...
by raji33
Tue Oct 12, 2010 1:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Look up not found
Replies: 2
Views: 1771

Thanks chulett
by raji33
Tue Oct 12, 2010 1:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Look up not found
Replies: 2
Views: 1771

Look up not found

Hi Gurus,

can any one please help me understand this constraint

(StageVar = 'Y' and lkp.NOTFOUND = @false ) or lkp.NOTFOUND


Thanks
in advance
by raji33
Fri Oct 08, 2010 11:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: @NULL
Replies: 2
Views: 1041

Thank you chulett, got it
by raji33
Fri Oct 08, 2010 10:13 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: @NULL
Replies: 2
Views: 1041

@NULL

Hi All,

I have a condition If IsNull(DSLink1.EMP_ID) Then ' ' Else DSLink1.EMP_ID

Now iam confused when to use @NULL , Can we use @ NULL instead of ' ' in the condition .

Please suggest me.

Thanks in advance
by raji33
Fri Oct 08, 2010 8:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Null handling
Replies: 2
Views: 1198

Thank you very much chulett .
by raji33
Fri Oct 08, 2010 7:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Null handling
Replies: 2
Views: 1198

Null handling

Hi All, Iam new to datastage server edition when i was going through the jobs i came across the following functions may i know Y do we use them and i have searched for those functions in help topics also i dint find the result. NullHandleNumeric NullHandleVarchar Iam wondering whether such kind of f...
by raji33
Tue Sep 28, 2010 1:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: peoplesoft with datastage
Replies: 0
Views: 923

peoplesoft with datastage

Hi friends,

Iam working on datastage 7.5 server edition, and iam new to peoplesoft tools can any one tel me what is peoplesoft hcm,peoplesoft epm,OWS ,OWE,custom data,delivered jobs?

Thanks in Advance
by raji33
Fri Sep 24, 2010 8:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: sql scripts
Replies: 2
Views: 1665

yes every time they are running the query manually using sql developer, and

note:they dont want to use shell scripts

so asked me to convert to datastage jobs
by raji33
Fri Sep 24, 2010 5:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: sql scripts
Replies: 2
Views: 1665

sql scripts

Hi All, I was assigned a task to convert system generated sql script to datastage job and iam using server edition 7.5 version. sql script consists of 15 tables and 3 views and and many joins and many subqueries , the sql script is almost 3 pages and it is deleting and inserting records and the firs...
by raji33
Fri Sep 24, 2010 5:44 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom warning
Replies: 12
Views: 5501

No I didn't use any routines. In fact I have used custom sql and I didn't put any constraints in transformer, its a straight move.
by raji33
Fri Sep 24, 2010 9:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom warning
Replies: 12
Views: 5501

Now when i try to run the similar job iam getting the similar warning is their any thing to worry with this warning ?data is getting loaded but ending up with this these kind of warning in view log

start problems
DataStage Job 541 Phantom 8987
DataStage Phantom Finished
by raji33
Fri Sep 24, 2010 8:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom warning
Replies: 12
Views: 5501

sorry its not error its warning ,job is working fine and data is getting loading but iam getting this warning at last

start problems
DataStage Job 539 Phantom 13455
DataStage Phantom Finished
by raji33
Fri Sep 24, 2010 8:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom warning
Replies: 12
Views: 5501

Phantom warning

Hi All, I have a job like this oracle----->transformer------>oracle when i try to run job everything is fine regards are getting loaded but I am ending up getting following error can any one aware of it plz help me start problems DataStage Job 539 Phantom 13455 DataStage Phantom Finished Thanks Raji