Search found 15603 matches
- Tue Oct 03, 2006 8:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Splitting Huge targetfile into small file
- Replies: 5
- Views: 1820
There is no reason to use any KeyMgt calls, that would slow a job down immensely. The MODulo will give you a group number, but won't split output files automatically. By far the easiest on UNIX is split. If it must be done in a DataStage job I would put the logic into some short BASIC code, since a ...
- Tue Oct 03, 2006 7:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: BLANK VALUES
- Replies: 7
- Views: 2073
- Tue Oct 03, 2006 6:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How Find Out the last Space or Hyphen in a String
- Replies: 9
- Views: 3097
When debugging code it is helpful to print out intermediate results and, when in doubt, check the manual for functions you are not sure of. I used the "DCOUNT" instead of the "COUNT" inadvertantly, so the postiion of the last space or dash was reported incorrectly. If you wish to write this as a fun...
- Tue Oct 03, 2006 5:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Enhance performance
- Replies: 4
- Views: 1000
- Tue Oct 03, 2006 5:14 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Syntax for substring
- Replies: 10
- Views: 3015
- Tue Oct 03, 2006 5:10 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning Msg in wrapper stage job
- Replies: 6
- Views: 1775
- Tue Oct 03, 2006 5:09 am
- Forum: General
- Topic: Regarding Delimiters
- Replies: 2
- Views: 2195
The sequential file stage only supports one delimeter character per file. If you have several characters then the best way is to read the whole record as one long column and change the different delimiters into a single one, write this to another sequential file and then read that file with the corr...
- Tue Oct 03, 2006 4:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How Find Out the last Space or Hyphen in a String
- Replies: 9
- Views: 3097
- Tue Oct 03, 2006 4:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning Msg in wrapper stage job
- Replies: 6
- Views: 1775
- Tue Oct 03, 2006 4:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Enhance performance
- Replies: 4
- Views: 1000
At version 7x you don't need to insert IPC stages if you specify in your job's "performance" settings that jobs are to use interprocess buffering and/or your project defaults are set to do so. Splitting a job to run in separate processes will only give you a performance benefit if the job is CPU bou...
- Tue Oct 03, 2006 4:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Splitting Huge targetfile into small file
- Replies: 5
- Views: 1820
- Tue Oct 03, 2006 4:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How Find Out the last Space or Hyphen in a String
- Replies: 9
- Views: 3097
- Mon Oct 02, 2006 2:26 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unzip in unix
- Replies: 12
- Views: 5169
- Mon Oct 02, 2006 2:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unzip in unix
- Replies: 12
- Views: 5169
- Mon Oct 02, 2006 10:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unzip in unix
- Replies: 12
- Views: 5169