Search found 3329 matches
- Mon Jul 13, 2009 2:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: need to split records into multiple records
- Replies: 9
- Views: 3447
- Mon Jul 13, 2009 2:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Write status to tgt file when no src recs
- Replies: 13
- Views: 2723
Kryt0n,
Not sure what you are trying to say.
checks for output file present and more than zero bytes size. So that must work (unless you have first line is header turned on).
Not sure what you are trying to say.
Code: Select all
test -s- Sat Jul 11, 2009 5:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Scheduling a Job every Two hours?
- Replies: 4
- Views: 1566
- Fri Jul 10, 2009 2:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting count from seq file
- Replies: 26
- Views: 7023
Can I suggest a simple
in the after-job shell
Some obvious points are left out for you to analyse and refine.
Code: Select all
echo "yourTableName " `wc -l outputDataFileName` >> outputStatsFileNameSome obvious points are left out for you to analyse and refine.
- Fri Jul 10, 2009 2:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to schedule job
- Replies: 8
- Views: 2042
- Fri Jul 10, 2009 2:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Multivalued fields in Server Hashed File
- Replies: 4
- Views: 1440
To put it in simple terms, if you have multiple valued field stored in an column in an hash file seperated with value markers, you can normalise the structure so each value will appear in a row of its own. This method is extremely useful to prepare set of rows from one row with one (or more) additio...
- Fri Jul 10, 2009 9:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: unable to schedule job
- Replies: 8
- Views: 2042
- Fri Jul 10, 2009 8:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: row merger
- Replies: 3
- Views: 1252
- Fri Jul 10, 2009 8:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage Director view log Unable to see
- Replies: 8
- Views: 13638
- Fri Jul 10, 2009 7:56 am
- Forum: General
- Topic: removing '$' sign while reading source amount column
- Replies: 2
- Views: 905
- Fri Jul 10, 2009 6:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CPU Utilization 100%
- Replies: 14
- Views: 7448
Check the DataStage machine throughput when 1.) DataStage server down 2.) DataStage server running 3.) DataStage jobs running This will give you an idea. As mentioned before, try running individual jobs rather than 10 in a go. Are you using a transformer in the job? 10 jobs may themselves spawn 20 p...
- Fri Jul 10, 2009 6:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CPU Utilization 100%
- Replies: 14
- Views: 7448
- Fri Jul 10, 2009 5:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: C++ routine error
- Replies: 16
- Views: 4437
- Fri Jul 10, 2009 5:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CPU Utilization 100%
- Replies: 14
- Views: 7448
- Fri Jul 10, 2009 5:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CPU Utilization 100%
- Replies: 14
- Views: 7448