Finding Record processed status

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
iamnagus
Participant
Posts: 48
Joined: Wed Sep 29, 2004 1:16 am

Finding Record processed status

Post by iamnagus »

I have 10 records in input file.

I extracted using sequential file stage and kept into another sequential file stage.

I want to find the Record Status for all records.

for ex, if a record is processed with Warnings it should be flagged as 'W'
if a record is processed with Errors then it should be flagged as 'E'
if a record is processed successfully then it should be flagged as 'N'.

How to perform this process in datastage server eddition?

how to get the solution can any explain this?

Regards..
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Moderator - please delete this duplicate thread of this one.
Post Reply