I can make a CP disabled wait by IPLing my reader. Its full of stuff
that isn't iplable. Not sure what happens if it empty (my reader is
never empty)

 i c
HCPVMJ232E IPL UNIT ERROR; IRB 01404017 00000010 020040C1 00800000 SNS 800000000
0000000000000000000000000000000000000000000000000000000
HCPGIR450W CP entered; disabled wait PSW 000E0000 00000232

Also not sure if that will be enough to make DIRMAINT do what you want.

Ron

On 12/5/07, Thomas Kern <[EMAIL PROTECTED]> wrote:
> If you use the SHUTTRAP program from the IBM Downloads page to intercept
> the SIGNAL SHUTDOWN interrupt, you can terminate your code nicely and
> then load the Disabled Wait PSW to trigger CP to log you off AND
> properly inform the issuer of the SIGNAL SHUTDOWN command.
>
> /Tom Kern
>
> Jim Bohnsack wrote:
> > In "glancing" at the subject line, my first thought was "why would
> > anyone (other than maybe a developer in Endicott) want to create a CP
> > Disabled Wait"?
> >
> > Jim
> >
> > Kris Buelens wrote:
> >> ------=_Part_2456_31291049.1196879405992
> >> Content-Type: text/plain; charset=ISO-8859-1
> >> Content-Transfer-Encoding: 7bit
> >> Content-Disposition: inline
> >>
> >> On can use the CP STORE command.
> >>
> >> Here an extract of my RxServer code as response to a Signal Shutdown:
> >>     if shutdown='SHUTDOWN' then 'CP STORE PSW 000A0000 80000FFF'
> >>
> >> 2007/12/5, Dave Keeton <[EMAIL PROTECTED]>:
> >>
> >>>  I'm working through Appendix E in the DirMaint Tailoring and Admin
> >>> guide
> >>> (SC24-6135-01) and I'm not sure how to complete one of the steps. I'm on
> >>> step 9,  "Test DirMaint's automatic restart and recovery" and I'm not
> >>> sure
> >>> how to "Create a CP disabled wait state".
> >>>
> >>> How does one go about creating this condition? I've encountered it
> >>> before;
> >>> I see it when a Linux guest is shutdown and the guest is still logged
> >>> on. I
> >>> don't know how to force this condition. Any help would be greatly
> >>> appreciated.
> >>>
> >>> Thanks in advance,
> >>> Dave Keeton
> >>> Oregon State Data Center
> >>>
> >>>
> >>>
> >>
> >>
> >>
> >
> >
>

Reply via email to