Search found 53125 matches
- Sat Feb 27, 2010 2:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date Manipulation
- Replies: 7
- Views: 2277
- Sat Feb 27, 2010 2:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status code = -9999 DSJE_DSJOB_ERROR
- Replies: 21
- Views: 16291
022 is not enough if you want to run jobs saved/compiled by another user, because you will not be able to write to the job logs. The alternative is to set the setgid bit on the project directory. This will only affect subsequently-created objects, so should be done immediately the project is created.
- Sat Feb 27, 2010 2:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: dssh view is annoying
- Replies: 3
- Views: 1226
- Sat Feb 27, 2010 12:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel Job not stopping after processing records
- Replies: 2
- Views: 1090
- Fri Feb 26, 2010 11:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: 8.01 end-of-wave not working
- Replies: 10
- Views: 2427
- Fri Feb 26, 2010 5:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading files using file pattern -Is there a max limit?
- Replies: 14
- Views: 11213
Try this UNIX command and see it you run into a problem.
There may be an operating system limit on the size of a list.
Code: Select all
for file in `ls -1 Datafile*`
do
echo $file
done- Fri Feb 26, 2010 5:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer Records getting dropped
- Replies: 2
- Views: 1401
- Fri Feb 26, 2010 2:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Time Dimension population
- Replies: 2
- Views: 1532
- Fri Feb 26, 2010 2:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Meta Data of HashFile
- Replies: 2
- Views: 914
- Fri Feb 26, 2010 1:49 pm
- Forum: General
- Topic: Connectivity to Cubes ?
- Replies: 6
- Views: 2528
- Fri Feb 26, 2010 5:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Idea to resolve database table lock after job abort?
- Replies: 5
- Views: 1649
- Fri Feb 26, 2010 5:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Finding latest file versions
- Replies: 1
- Views: 829
- Fri Feb 26, 2010 5:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Idea to resolve database table lock after job abort?
- Replies: 5
- Views: 1649
- Fri Feb 26, 2010 5:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: delay during the finishing stages of DS jobs
- Replies: 3
- Views: 1447
- Fri Feb 26, 2010 5:17 am
- Forum: General
- Topic: Connectivity to Cubes ?
- Replies: 6
- Views: 2528