Zen
... or possibly Samizdat
Search found 53125 matches
- Wed Dec 05, 2007 12:01 am
- Forum: General
- Topic: Deployment without using dierector
- Replies: 11
- Views: 2250
- Tue Dec 04, 2007 11:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running a DS Job in multi processor machine
- Replies: 3
- Views: 899
You don't have to. But you can. There is no relationship whatsoever between processing nodes in the configuration file and the number of CPUs in the server. Too many processing nodes per CPU may well swamp the machine; too few may under-utilize the machine; somewhere between too many and too few the...
- Tue Dec 04, 2007 11:54 pm
- Forum: General
- Topic: Deployment without using dierector
- Replies: 11
- Views: 2250
- Tue Dec 04, 2007 11:53 pm
- Forum: General
- Topic: How do I use simple functions (ConvertMonth) in a Server Job
- Replies: 4
- Views: 1952
The actual Catalog name is DSX.CONVERT.MONTH (there are some strange "standards" behind the Built-In and Example categories).
The Catalog name is case sensitive.
Code: Select all
DEFFUN ConvertMonth(Arg1,Arg2) Calling "DSX.CONVERT.MONTH"The Catalog name is case sensitive.
- Tue Dec 04, 2007 3:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: PX Lookup performance
- Replies: 1
- Views: 836
- Tue Dec 04, 2007 3:37 pm
- Forum: General
- Topic: Problem reading in fixed position flat file
- Replies: 1
- Views: 1070
- Tue Dec 04, 2007 1:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Node pools
- Replies: 6
- Views: 1549
- Tue Dec 04, 2007 1:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datastage
- Replies: 4
- Views: 1132
- Tue Dec 04, 2007 1:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: decimal value is out of range for the integer
- Replies: 3
- Views: 3131
- Tue Dec 04, 2007 6:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running a DS Job in multi processor machine
- Replies: 3
- Views: 899
- Tue Dec 04, 2007 6:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Performance issue(most of the disk I/O)
- Replies: 1
- Views: 825
DSR_EXECJOB.B is the program that runs jobs. If you delete it you will never run another job in that project. RT_CONFIG396 is a dynamic hashed file that contains the runtime configuration of job number 396. If you delete it job number 396 will be almost irretrievably corrupted. Of course they will b...
- Tue Dec 04, 2007 6:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need a logic in parallel job design
- Replies: 4
- Views: 1344
- Tue Dec 04, 2007 6:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how can i Kill/abort the job running more than ten minutes
- Replies: 5
- Views: 1494
- Tue Dec 04, 2007 6:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage Parallel 7.5 Certification
- Replies: 1
- Views: 961
- Tue Dec 04, 2007 6:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove Header and Trailor records from a fixed width file
- Replies: 4
- Views: 1586