Search found 53125 matches
- Wed Feb 18, 2009 3:23 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic:
- Replies: 4
- Views: 5529
The uv command is safer to use than uvsh or dssh in this context, because it takes automatic care of removing defunct printer shared memory segments (and has the authority to do so (provided permissions and ownership on the executables have been set correctly), which uvsh and dssh do not). Don't for...
- Wed Feb 18, 2009 3:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine getting aborted
- Replies: 6
- Views: 2203
- Wed Feb 18, 2009 3:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: location of libdsplugin.so
- Replies: 9
- Views: 5834
Can you find it using a partial name search? In particular the "lib" part of the name may not be present.
(Run this with superuser privilege so that permissions aren't a problem, or redirect stderr to /dev/null.)
Code: Select all
find / -name '*dsplugin.so' -print- Wed Feb 18, 2009 3:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: data string does not match format
- Replies: 2
- Views: 886
- Wed Feb 18, 2009 3:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORCHESTRATE exception in parallel process: APT_Archive
- Replies: 2
- Views: 1239
- Wed Feb 18, 2009 3:13 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can DSJobName be used for InvocationID
- Replies: 12
- Views: 7471
- Wed Feb 18, 2009 3:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File tera_cs.txt does not exist for ICU charset 'ASCL_ISO885
- Replies: 1
- Views: 1897
- Wed Feb 18, 2009 3:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to purge job logs through command line.
- Replies: 5
- Views: 2349
CLEAR.FILE is NOT the same as a log purge. CLEAR.FILE destroys control records, forcing DataStage to re-create those next time the job runs. And CLEAR.FILE certainly does not provide partial purge (number of days old or number of job runs to keep). There is absolutely no command line interface suppl...
- Wed Feb 18, 2009 4:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how could i append "Date" to sequential file name
- Replies: 1
- Views: 1203
- Wed Feb 18, 2009 4:43 am
- Forum: General
- Topic: how could i append "Date" to sequential file name
- Replies: 13
- Views: 7885
- Wed Feb 18, 2009 4:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how to find the job/sequence which uses parameter
- Replies: 1
- Views: 806
Yes, and a Search of DSXchange ought to find a suitable query.
- Wed Feb 18, 2009 4:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Routine getting aborted
- Replies: 6
- Views: 2203
- Wed Feb 18, 2009 4:37 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can DSJobName be used for InvocationID
- Replies: 12
- Views: 7471
- Wed Feb 18, 2009 4:33 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash Lookup failure
- Replies: 2
- Views: 1435
- Wed Feb 18, 2009 4:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Migration from v 8.0 to v 8.1
- Replies: 23
- Views: 8340