Search found 42189 matches
- Wed Dec 17, 2008 7:53 am
- Forum: DSXchange Testimonials
- Topic: time to say good bye for me
- Replies: 4
- Views: 11499
- Tue Dec 16, 2008 7:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Copy file From Unix to Windows
- Replies: 6
- Views: 2966
- Tue Dec 16, 2008 3:19 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: After-Job subroutine behavior
- Replies: 1
- Views: 1201
Does the job (which includes the 'after job' logic) show that it completed when it triggers the downstream job? Or are you literally saying the job still shows a 'Running' status when the second job gets kicked off? Perhaps the sqlplus session itself is returning control to DataStage right after it ...
- Tue Dec 16, 2008 3:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting count of records passed through a link
- Replies: 9
- Views: 2937
- Tue Dec 16, 2008 3:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Difference Between Insert and Update / Update and Insert
- Replies: 2
- Views: 1601
The difference should be pretty apparent from thier names - it is the order the actions are taken. In either case, the first action must fail for the second to fire, so you typically choose which to use based on which of the operations you'll have the majority of. Unique keys can be critical to how ...
- Tue Dec 16, 2008 1:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting count of records passed through a link
- Replies: 9
- Views: 2937
- Tue Dec 16, 2008 11:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error creating new project
- Replies: 1
- Views: 1275
- Tue Dec 16, 2008 11:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting count of records passed through a link
- Replies: 9
- Views: 2937
- Tue Dec 16, 2008 11:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: extract query for where clause used in all jobs
- Replies: 9
- Views: 3469
- Tue Dec 16, 2008 10:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI Date conversion failed
- Replies: 8
- Views: 5021
- Tue Dec 16, 2008 10:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI Date conversion failed
- Replies: 8
- Views: 5021
Hmmm... obviously, something is different or there wouldn't be a change in behaviour of a job between environments. Sounds like it's not an obvious difference, however. :? Start with one job, verify that your changes will indeed allow it to work in both environments without change, then go all cookb...
- Tue Dec 16, 2008 9:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: multiple job run
- Replies: 1
- Views: 656
You'll need some form of job control for that. Simplest would be to build the Sequence jobs you'd need, even if that is 300. Or if you have a generic dsjob wrapper script, perhaps one Sequence job that takes two job names as parameters and uses the Execute Command stage to run them, one after the ot...
- Tue Dec 16, 2008 8:25 am
- Forum: General
- Topic: Syntax for running a datastage parallel job through unix
- Replies: 2
- Views: 1296
- Tue Dec 16, 2008 7:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds_uvput():record contains characters not define in NLS Map
- Replies: 3
- Views: 1663
- Tue Dec 16, 2008 7:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Trim Char Datatype
- Replies: 3
- Views: 1731