Code Comments
Programming Forum and web based access to our favorite programming groups.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
Post Follow-up to this messageIn 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
Post Follow-up to this messageThe platform is AIX with the IBM COBOL compiler. Regards, Rolf
Post Follow-up to this messageIn 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
Post Follow-up to this messagerolf_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
Post Follow-up to this messageIf you go to: http://publib.boulder.ibm.com/infoc....htm#statkeyyou will see that with IBM COBOL for AIX, FS=96 means "F ile system not available"--Bill Klein wmklein <at> ix.netcom.com"rolf_cologn e" <rolf-peter_kollb ach@msg-systems.com> wrote in messagenews:0c4c460b9fec524ca066d44971dc f48e@l ocalhost.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>
Post Follow-up to this messagerolf_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 !!!
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.