Discussion:
How to emulate the HMC console for 2nd level VM?
(too old to reply)
Don
2006-02-16 22:02:17 UTC
Permalink
I need to bring up a second level VM system that does not have a definition
for any local 3270's. It was set up to use the HMC line mode console (SYSC).
Is there a way to emulate this environment second level on VM? I can define
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.
Brian Nielsen
2006-02-16 22:30:33 UTC
Permalink
Before you IPL the second level system, do: TERM SYS3270 ON
When you IPL, use LOADPARM SYSG
On the SAL screen use CONS=SYSG

Brian Nielsen
Post by Don
I need to bring up a second level VM system that does not have a
definition
Post by Don
for any local 3270's. It was set up to use the HMC line mode console
(SYSC).
Post by Don
Is there a way to emulate this environment second level on VM? I can
define
Post by Don
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.
========================================================================
McKown, John
2006-02-16 22:25:02 UTC
Permalink
This post might be inappropriate. Click to display it.
Don W.
2006-02-17 01:02:41 UTC
Permalink
Thanks for all the responses. I hadn't realized there was a SYS3270 option
on the TERM command. That was what I was looking for.
Don
2006-02-16 23:24:13 UTC
Permalink
Thanks for the responses. Yes, I think that does answer my question. I will
give it a try.
Don W.
2006-02-22 00:46:15 UTC
Permalink
Post by Don
Thanks for the responses. Yes, I think that does answer my question. I will
give it a try.
========================================================================
I tried using SYS3270 and I abended our z/VM 5.1 system. Maybe I didn't set
it up properly but I didn't think it would cause a PRG004. I have a console
set to TERM CONMODE 3270 and SYS3270 ON. I do an IPL 6528 CLEAR LOADP SYSG.
I do not get a SALIPL screen only a VM read. Then the first level VM system
crashes with PRG004. I am doing this on a z/900 in native mode (no LPARs).
Should this work?

Loading...