View previous topic :: View next topic |
Author |
Message |
priyasriramulu Beginner
Joined: 31 Jan 2007 Posts: 1 Topics: 1
|
Posted: Sun Feb 04, 2007 11:43 pm Post subject: Vsam 28 error!!! |
|
|
Hi,
Am getting a "VSAM 28 error" when am trying to copy the Flat file to Vsam file using REPRO and getting Return code of 12.I would like to display some customized error message in case of VSAM 28.The problem am facing is am not able to get the Vsam Return code from REPRO all am getting is the IDCAMS return code 12.Please help! |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Mon Feb 05, 2007 6:53 am Post subject: |
|
|
priyasriramulu,
If you want a customized message then you need to route the output from REPRO to a dataset and read that using a pgm/fileaid/sort and generate the error mesage
in the next step.
Hope this helps...
Cheers
Kolusu
Ps: Stop posting the same question in the multiple forums. _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
|
|