On Thu, 16 Feb 2012 16:28:34 +0100, J. Cassidy <[email protected]> wrote:
>Would not be the first time that someone logged off instead of
>disconnecting a z/OS guest.
>
>There again, if the z/OS guest was disconnected in an "unclean" way that
>is a another thing altogether.
>
>In the z/VM OPERATOR log, also search for 'logged off by system'.

I've never understood why z/OS doesn't provide a command interface to CP.  
z/VSE does.

Some things to think about for production guests:
1)  Remove harmful commands from their repertoire.  E.g. CP MODIFY COMMAND 
LOGOFF IBMCLASS * PRIVCLASS ABCDE   removes LOGOFF from class G.  (A 
too-simplistic example.)

2)  Prevent CP DISCONNECT from hanging in CP READ by placing COMMAND SET RUN ON 
in the guest's directory entry

3)  Prevent any CP READ fwhen the guest is disconnected from being fatal by 
placing COMMAND SET TIMEBOMB OFF in the directory entry.

Alan Altmark
Senior Managing z/VM and Linux Consultant
IBM Endicott

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to