Search found 42189 matches
- Mon Jun 27, 2005 6:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warning messages to be sent as a email
- Replies: 3
- Views: 1523
- Sun Jun 26, 2005 7:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File size
- Replies: 14
- Views: 3600
- Sun Jun 26, 2005 7:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Job 2288 Phantom 16902
- Replies: 4
- Views: 1034
- Sun Jun 26, 2005 7:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete data conditionally in the target file/table
- Replies: 5
- Views: 1114
Well, I did give an alternative way to handle it as one job with a 'before job' script. Your approach with the Sequencer is perfectly valid as well, one that skips running the job unless there are rows to process. One thing to keep in mind is that any routine that has a 'non-zero' return will be con...
- Sat Jun 25, 2005 2:50 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job appears not to have started after 60 secs
- Replies: 15
- Views: 7678
Yeesh, go home. Is there a upper limit for the T30, for example, if I put the kernels per process open file limit to 2008, does T30 = 2000 makes sense ? There's an upper limit to everything, I would think, but I'm afraid I don't know what that one is. Is it documented in the uvconfig file? (still lo...
- Sat Jun 25, 2005 2:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete data conditionally in the target file/table
- Replies: 5
- Views: 1114
You can't use the 'truncate' option if you don't want it to truncate on every run, regardless of how many records are in your source. From what I recall, it truncates the table when the stage starts up and connects to the target, before it starts to process any rows. You could write a small 'before ...
- Sat Jun 25, 2005 2:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job appears not to have started after 60 secs
- Replies: 15
- Views: 7678
So the in terms of Datastage there was a lot of work going on but in terms of the machine, it was working hard but not 100% loaded (about 80-90% idle and 2G memory free) I'm not sure I'd call 80-90% idle "working hard". Did you mean 10-20% idle? You'll probably need to cut back on the number of job...
- Sat Jun 25, 2005 11:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File size
- Replies: 14
- Views: 3600
That's an... interesting... and rather limiting... directive. I'm not even going to ask why that would be a 'requirement'. What's supposed to happen once they go over the 100MB limit? ps. The BASIC manual states that SYSCOM line only works with "PI/Open flavor accounts". Try removing it and using th...
- Sat Jun 25, 2005 10:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Upgradation & Migration
- Replies: 13
- Views: 9772
- Sat Jun 25, 2005 10:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Subtract Week From Date
- Replies: 3
- Views: 1721
- Sat Jun 25, 2005 8:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Upgradation & Migration
- Replies: 13
- Views: 9772
Not only do the Americans generally not understand what NLS actually is but they have very little understanding of foreign characters and even what such things as collation and locales are. [raises hand] Guilty as charged, Your Honor... not having had a need to use it as of yet. Mon ami, I probably...
- Sat Jun 25, 2005 8:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Upgradation & Migration
- Replies: 13
- Views: 9772
- Sat Jun 25, 2005 8:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Upgradation & Migration
- Replies: 13
- Views: 9772
- Sat Jun 25, 2005 7:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File size
- Replies: 14
- Views: 3600
Why do you 'need' this? Rather than tell us what you think you need, you're better off explaining what it is you are trying to accomplish. It goes beyond just asking "Is there way to know hash file size (include its directories created by DS) from DS DEsigner or Manager or Director or Administartor ...
- Sat Jun 25, 2005 7:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Executing SP wth routine
- Replies: 6
- Views: 1069