On Thursday, 01/06/2011 at 04:13 EST, George Henke/NYLIC 
<george_he...@newyorklife.com> wrote:

> 'cp sleep 5 sec'   

Gag.  Sleep?  Is there something asynchronous happening that you need to 
wait for?
                                                        
> "CP DET 01E""CP DEF CON 440 3270""CP SET MACH ESA""CP I" ADDRESS 
"LOADPARM 
> ||SYSNAME||"M"  

You could help yourself a bit by
1. Changing the CONSOLE statement in the directory to use 440 instead of 
01E since CMS doesn't care what address you use.  Then you can get rid of 
DETACH and DEFINE.
2. Getting rid of SET MACHINE ESA as you already have MACHINE ESA in the 
directory. 
                                                      
> 'cp sleep 1 MIN' 

This last SLEEP will never be issued because the preceding IPL will blow 
away CMS and the exec.  An appropriate comment in your PROFILE would be 
good.  :-)
    
> We are, however, using CF: 
> 
> The only SPECIALs in the z/OS guest are: 
> 
> SPECIAL 420 MSGP CFSRV04     
> SPECIAL 424 MSGP CFSRV01     
> SPECIAL 428 MSGP CFSRV05   

If you want multiple z/OS consoles, you could add SPECIAL nnn 3270 
entries.  Just make sure that MVS is configured to require authentication 
on its consoles since anyone can DIAL MVSGUEST.

Alan Altmark

z/VM and Linux on System z Consultant
IBM System Lab Services and Training 
ibm.com/systems/services/labservices 
office: 607.429.3323
alan_altm...@us.ibm.com
IBM Endicott

Reply via email to