Search found 23 matches

by Sravani
Thu Apr 24, 2008 6:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compile error: Array 'NB' never dimensioned.
Replies: 12
Views: 12589

Hi Gurus,
The routine is in compiled state only. But still I am getting the same error when compiling my sequencer which is using the above routine. :(

Please help me.

Thanks.
by Sravani
Wed Apr 23, 2008 9:09 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Field level error logging
Replies: 3
Views: 982

Field level error logging

Hi,
We got a requirement like to populate our error table with the filed level errors.
For Ex: If a job is getting aborted, then we need to track the column name because of which the job got aborted.

How can we achieve this in Datastage? Help needed.

Thanks in advance.
by Sravani
Wed Apr 23, 2008 8:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compile error: Array 'NB' never dimensioned.
Replies: 12
Views: 12589

That CheckForFIle is exported into the current project. Still I am gettign the same error.
by Sravani
Wed Apr 23, 2008 8:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compile error: Array 'NB' never dimensioned.
Replies: 12
Views: 12589

That CheckForFIle is exported into the current project. Still I am gettign the same error.
by Sravani
Wed Apr 23, 2008 8:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using Join stage for joining three inputs
Replies: 2
Views: 1010

Using Join stage for joining three inputs

Hi, I have created a job where threre are three inputs and I am linking those 3 inputs to a join stage. The output of the join stage should be the as decribed below. Input 1: J1 J2 J3 C1 C2 Input 2 J1 J2 J3 C3 Input 3 J1 J2 J3 C4 WHere J1, J2, J3 are the key columns on which I am performing the join...
by Sravani
Wed Apr 23, 2008 8:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: lookup ref links problem
Replies: 3
Views: 983

Hi,
I think if the referece links exceeds the count 15 then there would be performace hit. But I am not sure.

Gurus,
Please validate it.

Thanks,
Sravani.
by Sravani
Wed Apr 23, 2008 7:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dynamic Job Execution
Replies: 6
Views: 1942

Create shell script to call the the jobs depending on the area name selected fro mthe table. For Ex: If Area_Name value is 'XXX' Then Run job1 Run Job2 Run Job3 If you do so, in case the Area_name is 'XXX', the control will trigger the job1 and then come out to call the next statement ie; it runs jo...
by Sravani
Wed Apr 23, 2008 7:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Compile error: Array 'NB' never dimensioned.
Replies: 12
Views: 12589

What should be done to load the "CheckForFile" in to project?

Thanks,
Sravani.