There aren't any.
DataStage will report the number of rows it sends along a link, and the number of records rejected. You might be able to perform arithmetic on these numbers to deduce the number of loaded records.
Search found 53125 matches
- Tue Feb 02, 2010 10:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to get number of loaded records to log table
- Replies: 8
- Views: 2620
- Tue Feb 02, 2010 4:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Max length for string data type in datastage
- Replies: 4
- Views: 4892
- Tue Feb 02, 2010 4:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Operator terminated abnormally: received signal SIGBUS
- Replies: 6
- Views: 6736
- Tue Feb 02, 2010 4:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "No output from command " from routine stage
- Replies: 28
- Views: 9496
- Tue Feb 02, 2010 3:39 pm
- Forum: IBM QualityStage
- Topic: Match cut off value
- Replies: 5
- Views: 1842
- Tue Feb 02, 2010 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Operator terminated abnormally: received signal SIGBUS
- Replies: 6
- Views: 6736
is it good way to delete the log files from (/opt/IBM/InformationServer/Server/Scratch) to readuce the space issue i.e we get the error message Operator terminated abnormally: received signal SIGBUS No. They are unrelated. Do an Internet search for SIGBUS. But it IS a good idea to keep the scratchd...
- Tue Feb 02, 2010 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Max length for string data type in datastage
- Replies: 4
- Views: 4892
- Tue Feb 02, 2010 3:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Resource bundle corresponding to message key CONN-NGBR-00002
- Replies: 4
- Views: 10621
The message text associated with message ID CONN-NGBR-00002 can not be found. That DSHOME is set should be sufficient. It may simply be that this message is not in the resource table. Not all messages are in the resource table. Are you using English or Portuguese? Time to annoy your support provider.
- Tue Feb 02, 2010 3:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: "No output from command " from routine stage
- Replies: 28
- Views: 9496
- Tue Feb 02, 2010 3:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ds.rc -s not found
- Replies: 1
- Views: 1530
- Tue Feb 02, 2010 3:10 pm
- Forum: IBM QualityStage
- Topic: Question: 1)Overflow 2)"Running Job ..." in 4 days
- Replies: 15
- Views: 6493
It may not be possible. It depends on your data. For example if there are many records with same birth month and first name, then you will tend to get overflow used in pass 4. There's a similar argument for pass 7. Match will still work when there is overflow - it just won't be as efficient. If the ...
- Tue Feb 02, 2010 3:06 pm
- Forum: IBM QualityStage
- Topic: Match cut off value
- Replies: 5
- Views: 1842
- Tue Feb 02, 2010 3:03 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequence aborts though all jobs within it finish successfull
- Replies: 7
- Views: 2967
- Tue Feb 02, 2010 3:00 am
- Forum: General
- Topic: time conversion
- Replies: 17
- Views: 10756
- Tue Feb 02, 2010 2:58 am
- Forum: General
- Topic: Getting Rowcount
- Replies: 1
- Views: 1104
Download ETLstats from Kim Duke's website rather than contemplating reinventing the wheel.