Search found 42189 matches
- Mon Feb 02, 2015 10:38 am
- Forum: General
- Topic: Output file naming convention
- Replies: 6
- Views: 3487
- Mon Feb 02, 2015 8:49 am
- Forum: General
- Topic: Output file naming convention
- Replies: 6
- Views: 3487
- Sat Jan 31, 2015 3:51 pm
- Forum: General
- Topic: automatically remove "defunct " process
- Replies: 5
- Views: 2596
- Sat Jan 31, 2015 10:18 am
- Forum: General
- Topic: Monitoring if sqn datastage jobs finished successfully
- Replies: 8
- Views: 2337
Ah... the script resets any non-success job immediately so all the script can report is success - either the job finished successfully or the reset did. That's backwards in my opinion, you need to look at the failed job before resetting it. The script can check before starting the job and reset befo...
- Sat Jan 31, 2015 8:24 am
- Forum: General
- Topic: automatically remove "defunct " process
- Replies: 5
- Views: 2596
- Fri Jan 30, 2015 2:18 pm
- Forum: General
- Topic: Datastage 9.1 certification exam
- Replies: 7
- Views: 3433
Take it at the annual IOD... err... Insight conference in Las Vegas. From what I recall you can retake for free while there.
- Fri Jan 30, 2015 12:48 pm
- Forum: General
- Topic: automatically remove "defunct " process
- Replies: 5
- Views: 2596
- Fri Jan 30, 2015 11:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capturing record count for scd2 Insert and Update
- Replies: 3
- Views: 2974
Not sure what you mean by 'in DataStage'. We've designed our Type2 tables to include metadata columns that let us know what was inserted / updated per load but that allows collection of the information after the fact by querying the targets. We also use separate target stages for 'insert inserts' an...
- Fri Jan 30, 2015 8:15 am
- Forum: General
- Topic: DSjob command issue
- Replies: 18
- Views: 7538
Never mind the whole 'relative path' thing, while fine advice that's obviously not the issue here. Your error is an odd one and generally indicates a compatibility issue - say you bring over the command from another version of UNIX or one compiled with the 'wrong' compiler for the current O/S you co...
- Fri Jan 30, 2015 7:41 am
- Forum: General
- Topic: DSjob command issue
- Replies: 18
- Views: 7538
- Fri Jan 30, 2015 7:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Capturing record count for scd2 Insert and Update
- Replies: 3
- Views: 2974
- Thu Jan 29, 2015 8:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Update only job fails if no rows found to update
- Replies: 3
- Views: 2944
If you search, there are 22 other posts with that same 'no rows found' DB2 message in them. Perhaps this one helps? viewtopic.php?t=124265
- Wed Jan 28, 2015 10:19 pm
- Forum: General
- Topic: IBM Champion (Information Management) Nominations Now Open
- Replies: 5
- Views: 3270
- Wed Jan 28, 2015 10:17 pm
- Forum: General
- Topic: Monitoring if sqn datastage jobs finished successfully
- Replies: 8
- Views: 2337
Someone wrote the DS_RunJob.sh command for you, I would imagine. Don't recall any such thing shipping with the product, unless it is what the Director uses under the covers in crontab? Open it up and have a look at it, I'll wager it uses the dsjob command line function. Could be pretty bare bones or...
- Wed Jan 28, 2015 1:34 pm
- Forum: General
- Topic: DataStage Job's auditing
- Replies: 9
- Views: 4569