| William M. Klein 2005-03-25, 8:55 am |
| You have already received a number of useful replies. However, part of the
reason that some have been less than clear is that when posting to a COBOL
forum, you need to specify whether you are asking for the codes (values)
returned in
file-status-1 (2-byte field)
or
file-status-2 (6-byte-field)
or
non-COBOL
Those in file-status-1 are documented in the IBM COBOL manuals. Those in
file-status-2 require you to look at the VSAM documentation.
This all seems pretty clear to me in the place that you probably should start
looking:
http://publibz.boulder.ibm.com/cgi-...igy3lr20/4.2.13
--
Bill Klein
wmklein <at> ix.netcom.com
"Rick" <leng1@bigfoot.com> wrote in message
news:d1j265$ce6$1@mawar.singnet.com.sg...
> Hi,
> Would appreciate if anyone could advise where can I get hold
> of those VSAM Error Code manual (their error codes and their descriptions) ??
> Tks in advance :-)
>
|