> -----Original Message----- > From: VM/ESA and z/VM Discussions > [mailto:[EMAIL PROTECTED] On Behalf Of Don > Sent: Thursday, February 16, 2006 4:02 PM > To: [email protected] > Subject: How to emulate the HMC console for 2nd level VM? > > > I need to bring up a second level VM system that does not > have a definiti= > on > for any local 3270's. It was set up to use the HMC line mode > console (SYS= > C). > Is there a way to emulate this environment second level on > VM? I can defi= > ne > a virtual 3270 console and use LOADP to override the default > setting but = > I > would rather do the same as the 1st level set up. >
Is this what you need? I'm not sure. http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/HCSE4B10/2.60 0 <quote> Use VINPUT to request the z/VM control program to send the accompanying data to the operating system running in your virtual machine. To the operating system, the data appears to have been entered from the system console. z/VM, as part of its service processor hardware simulation, assigns to your virtual machine operator console a subset of system console functions. If the operating system running in your virtual machine is able to receive commands from the system console, the specified command is sent by the control program to the operating system where it is interpreted and processed as though it had been entered from the system console. </quote> -- John McKown Senior Systems Programmer UICI Insurance Center Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited.
