For Programmers: Free Programming Magazines  


Home > Archive > Cobol > August 2006 > COBOL and message IWZ200S with file status 96









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author COBOL and message IWZ200S with file status 96
rolf_cologne

2006-08-22, 3:55 am

Hi!

I'm receiving a message IWZ200Z with file status 96 - and I cannot find a
description of this file status.

Can anybody help me?

Thanks
Rolf

2006-08-22, 3:55 am

In article < 0c4c460b9fec524ca066d44971dcf48e@localho
st.talkaboutprogramming.com>,
rolf_cologne <rolf-peter_kollbach@msg-systems.com> wrote:
>Hi!
>
>I'm receiving a message IWZ200Z with file status 96 - and I cannot find a
>description of this file status.


Platform/compiler?

DD

rolf_cologne

2006-08-22, 7:55 am

The platform is AIX with the IBM COBOL compiler.

Regards,
Rolf

2006-08-22, 7:55 am

In article < 42d70950a331579180cdea8da1c06eff@localho
st.talkaboutprogramming.com>,
rolf_cologne <rolf.kollbach@gmx.de> wrote:
>The platform is AIX with the IBM COBOL compiler.


Well, I can't offer much help there; I use an IBM COBOL compiler but it is
on a mainframe. According to
<http://publibz.boulder.ibm.com/cgi-...=20020920180651>
a file status of '96' is:

-begin quoted text:

For VSAM file: An OPEN statement with the OUTPUT phrase was attempted, or
an OPEN statement with the I-O or EXTEND phrase was attempted for an
optional file, but no DD statement was specified for the file.

For QSAM file: An OPEN statement with the OUTPUT phrase was attempted, or
an OPEN statement with the I-O or EXTEND phrase was attempted for an
optional file, but no DD statement was specified for the file and the
CBLQDA(OFF) run-time option was specified.

--end quoted text

.... but I don't know how much help that is going to be. Has someone been
moving around your files so that they no longer match up with what is in
their SELECTs?

DD

ozzy.kopec@gmail.com

2006-08-22, 7:55 am

rolf_cologne wrote:
> Hi!
>
> I'm receiving a message IWZ200Z with file status 96 - and I cannot find a
> description of this file status.
>
> Can anybody help me?
>

Sorry no idea, here's an old (short) thread that may apply to your
problem: http://tinyurl.com/lz3re

William M. Klein

2006-08-22, 6:55 pm

If you go to:

http://publib.boulder.ibm.com/infoc....htm#statkeyyou will see that with IBM COBOL for AIX, FS=96 means "File system not available"--Bill Klein wmklein <at> ix.netcom.com"rolf_cologne" <rolf-peter_kollb
ach@msg-systems.com> wrote in messagenews:0c4c460b9fec524ca066d44971dc
f48e@localhost.talkaboutprogramming.com...> Hi!>> I'm receiving a message IWZ200Z with file status 96 - and I cannot find a> description of this file status.>> Can anybody help me?>> Th
anks> Rolf>

Pizzo

2006-08-27, 9:55 pm


rolf_cologne wrote:
> Hi!
>
> I'm receiving a message IWZ200Z with file status 96 - and I cannot find a
> description of this file status.
> ----------- cut -----------------



Try to see here --> http://www.simotime.com/vsmfsk01.htm


Bye all !!!

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com