Search found 5168 matches
- Fri Mar 09, 2007 12:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Warning
- Replies: 34
- Views: 8409
We are 5 memebers in a team, if some one hasn't set the option in director which causing the job to abort. So if at all any option in DS Administrator (Like purging of log etc.,) i can set the option. So the option should be to call the jobs from dsjob command with -warn option. So who ever runs it...
- Thu Mar 08, 2007 10:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Key Columns
- Replies: 11
- Views: 3203
- Thu Mar 08, 2007 10:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: can't stop job
- Replies: 6
- Views: 1475
- Thu Mar 08, 2007 10:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: auto clear log
- Replies: 17
- Views: 3770
Or use Kim's code at you Risk. * ------------------------------------------------------------ * EtlClearInstanceIDs * Decription: * This will clear instance IDs. * USE AT YOUR OWN RISK * ------------------------------------------------------------ * Parameters: * 1. JobName * -----------------------...
- Thu Mar 08, 2007 10:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Key Columns
- Replies: 11
- Views: 3203
As the OP stated that input has many records when considiring first 4 keys and the duplicate rows are getting rejected during the key field mark. And would be able to get the full list only if all the six fields are marked as key. But its a very good valid point that, if the lookup is done only base...
- Thu Mar 08, 2007 10:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: auto clear log
- Replies: 17
- Views: 3770
How can i clear status file by script. I have an option in DS "Job --> Clear Status File" which clears all the instance of the job.I wanted to clear all the instances which ran one week ago? how to do that? If you are referring to Multiple instance jobs, better do a compile rather than tweaking aro...
- Thu Mar 08, 2007 10:05 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: can't stop job
- Replies: 6
- Views: 1475
- Thu Mar 08, 2007 10:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Key Columns
- Replies: 11
- Views: 3203
It is Hahsed file and not Hash file. And the hashing mecanism is for the whole keys rather than the keys. Its basically stores the data based on the order of the field. The position can be still changed while reading the file using the "Position" option. But care should be take while using this. It ...
- Thu Mar 08, 2007 9:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Key Columns
- Replies: 11
- Views: 3203
- Thu Mar 08, 2007 9:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: can't stop job
- Replies: 6
- Views: 1475
- Thu Mar 08, 2007 9:17 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trunc in datastage
- Replies: 3
- Views: 2817
- Thu Mar 08, 2007 9:12 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: auto clear log
- Replies: 17
- Views: 3770
- Thu Mar 08, 2007 8:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Select Privileges & Sox compliance
- Replies: 12
- Views: 3181
- Thu Mar 08, 2007 7:48 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Warning
- Replies: 34
- Views: 8409
Hi, Go to Director.Click "Tools --> Option" and go to Limits tab and set the option "No Limit" for warnings. After this setting jobs won't abort if it's called from sequencer / job control / unix script etc., Director option won't affect if the job is been called by dsjob. Director setting is for e...
- Thu Mar 08, 2007 7:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Promblem compiling parallel transformer
- Replies: 3
- Views: 1105