Search found 53125 matches
- Wed Apr 26, 2006 4:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: error while opening a job
- Replies: 11
- Views: 2677
- Wed Apr 26, 2006 3:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while running with 4 nodes
- Replies: 7
- Views: 2446
- Wed Apr 26, 2006 3:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: KeyLookup Failure! WHY?
- Replies: 2
- Views: 1090
The key lookup failed because the key did not exist on the reference input link. The job aborted because you had set the "lookup failed" rule to FAIL. By setting it to CONTINUE you allow the job to continue to run; any columns mapped from the reference input link will contain NULL (it becomes effect...
- Wed Apr 26, 2006 3:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: connect failed --Oracle error: -2127
- Replies: 9
- Views: 4728
- Wed Apr 26, 2006 3:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Certification Pass Score
- Replies: 18
- Views: 5581
So??? Maybe this site will help. I wonder if IBM would allow it as an alternate certification exam?
- Wed Apr 26, 2006 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: No color change in link
- Replies: 13
- Views: 4087
- Wed Apr 26, 2006 3:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Updates using Teradata API
- Replies: 1
- Views: 718
That is true of almost all passive stages in parallel jobs. You need to adopt a different mind set from your server job design skills. Parallel jobs do not accept this "blocking" strategy (so that fastest possible throughput can be obtained, without causing dataflow deadlocks and permitting of re-pa...
- Wed Apr 26, 2006 3:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem in Reading the fixed width files in Parallel jobs
- Replies: 4
- Views: 1114
- Wed Apr 26, 2006 3:17 pm
- Forum: Site/Forum
- Topic: Returning text error message
- Replies: 2
- Views: 2008
- Tue Apr 25, 2006 9:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to Query Stage Names from Universe
- Replies: 10
- Views: 2596
Why not use the API?
Code: Select all
DSGetJobInfo(hJob, DSJ.STAGELIST)
DSGetStageInfo(hJob, DSJ.LINKLIST)- Tue Apr 25, 2006 9:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while running with 4 nodes
- Replies: 7
- Views: 2446
Everything you need to know is here. main_program: Fatal Error: There are irreconcilable constraints on the number of partitions of an operator: parallel Dset_TEDSZ06002JB_00001. The number of partitions is constrained to 1, but the eSame input file, /work/EDWCST/WHSE/working/ds_TEDSZ06002JB_00001.d...
- Tue Apr 25, 2006 5:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Certification Pass Score
- Replies: 18
- Views: 5581
- Tue Apr 25, 2006 5:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Execute command with sequnce
- Replies: 5
- Views: 1800
- Tue Apr 25, 2006 5:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running job in control M
- Replies: 16
- Views: 17532
- Tue Apr 25, 2006 5:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup fileset vs Dataset
- Replies: 8
- Views: 8979