I get this erorr (x'868') if I don't insert a pause between calling IXGCONN and IXGWRITE. As far as I can tell no "staging" is occurring. I also get x'82D' (connector has been disconnected) for a reason I can't fathom. At first I thought it was due to calling IXGWRITE in a different task than IXGCONN, but I wrote a small assembler program as a test case to send to IBM and that works fine. Does anyone know of a trace or other diagnostic that would tell me why I'm getting x'82D'? And yes, I checked that I'm not calling disconnect in between.
Peter DeFabritus wrote: > > This message may be ignored, since there is in fact no problem. I > complained to IBM a few months ago about this confusing message, and they > indicated that they might fix this (by eliminating it) at some point in the > future. > > On Thu, 21 Sep 2006 13:56:56 -0500, Ed Micucci <[EMAIL PROTECTED]> wrote: > > >I am trying to run Health Checker on z/OS 1.7. I've defined a LOGR > >DASD-only logstream because we run a basic sysplex. On start up, it gets: > > > > *HZS0350E IBM HEALTH CHECKER FOR Z/OS 312 > > HAS SUSPENDED WRITING TO LOG STREAM HZS.HISTORY. > > RC: 00000008 REASON: 00000868 > > > >The manual says the "staging data set...has not finished being formatted". > >Whatever formatting process its talking about never does finish. > >Does anyone have any tips/ideas? > > > >Thanks. > > > >Ed Micucci > >Sysprog, Penn State > > -- Don Poitras - zSeries R & D - SAS Institute Inc. - SAS Campus Drive mailto:[EMAIL PROTECTED] (919)531-5637 Fax:677-4444 Cary, NC 27513 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

