On Wednesday, 11/17/2004 at 11:00 PST, Ranga Nathan <[EMAIL PROTECTED]> wrote: > Thanks. Duane Fink gave me this to try and it worked: > salipl 123 (extent 1 iplparms cons=sysg > > But as mentioned, I had to leave the integrated 3270 console open. It > would be nice if z/VM does not care for the integrated console.
But you explicitly asked for 'cons=sysg'. Just like if you said 'cons=20' and device 20 wasn't there, you get a 1010 wait. If you want CP to choose from a list of possible consoles, you need OPERATOR_CONSOLES in SYSTEM CONFIG. E.g. Operator_Consoles 020 SYSTEM_3270 SYSTEM_CONSOLE Don't specify cons= on SALIPL; cons= will override OPERATOR_CONSOLES. Alan Altmark z/VM Development IBM Endicott ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
