Search found 1 match
- Wed Mar 21, 2007 7:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job reporting
- Replies: 2
- Views: 705
Job reporting
We are working on a process to report (weekly) on input and reject row counts from jobs. The process involves shell scripts calling the dsjob command, manually created job files which contain the job, stage and link names to be reported on (used as the dsjob parameter values), a table which stores t...