Issue in Cobol file

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
AmeyJoshi14
Participant
Posts: 334
Joined: Fri Dec 01, 2006 5:17 am
Location: Texas

Issue in Cobol file

Post by AmeyJoshi14 »

Hi,

Our job is :

Code: Select all

Sequential file--->copy--->Oracle Stage
(Cobol fie)
|
Sequential file 
(Reject)
We are reading cobol file using sequential file(Mainframe Option).Some of the records are not formatted properly, those records should be captured in rejected file.But it is not getting rejected. :cry:
In the job log it is showing the warning as :

Code: Select all

seq_src: Record format type=implicit: cannot save rejected records.
where seq_src= Source Sequential file.

How can we capture rejects from Cobol file?
Please help me!

Thanks in Advance!
http://findingjobsindatastage.blogspot.com/
Theory is when you know all and nothing works. Practice is when all works and nobody knows why. In this case we have put together theory and practice: nothing works. and nobody knows why! (Albert Einstein)
AmeyJoshi14
Participant
Posts: 334
Joined: Fri Dec 01, 2006 5:17 am
Location: Texas

Post by AmeyJoshi14 »

Hi,
One more thing we can not use Complex flat file stage since we are facing some problem in CFF stage for version 8. :(

Thanks!
http://findingjobsindatastage.blogspot.com/
Theory is when you know all and nothing works. Practice is when all works and nobody knows why. In this case we have put together theory and practice: nothing works. and nobody knows why! (Albert Einstein)
AmeyJoshi14
Participant
Posts: 334
Joined: Fri Dec 01, 2006 5:17 am
Location: Texas

Post by AmeyJoshi14 »

Any help one this! :cry:
http://findingjobsindatastage.blogspot.com/
Theory is when you know all and nothing works. Practice is when all works and nobody knows why. In this case we have put together theory and practice: nothing works. and nobody knows why! (Albert Einstein)
Roopanwita
Participant
Posts: 125
Joined: Mon Sep 11, 2006 4:22 am
Location: India

Post by Roopanwita »

We are also facing same problem ..can anybody help us out!
Actually we are reading data from Sequential file stage(Mainframes) but it is not getting rejected.... :cry:
Do we have to use CFF stage inorder to capture rejects..

Thanks,
vinay_renu2001
Participant
Posts: 46
Joined: Wed Sep 28, 2005 9:24 am

Post by vinay_renu2001 »

Hey Amey,

May i know what issues are you facing to use CFF stage in 8.0?

Thanks
Vinay
Post Reply