kerravon86@yahoo.com.au [H390-MVS]
2018-02-20 10:29:01 UTC
I have been following the steps of Jay Moseley's
instructions and I am up to here:
http://www.jaymoseley.com/hercules/installMVS/icustom.htm
section "IPL the MVS system" which says:
"Note: You must use a tn3270 client for the generated MVS 3.8j console and not a telnet client as we have been using for the starter system console."
My experimentation is that that is correct, that
I can't use a 3215 like I could with the starter
system.
I suspect that the reason for that is the step here:
http://www.jaymoseley.com/hercules/installMVS/iSYSGEN.htm
that says "Stage 1 SYSGEN01
The Stage 1 jobstream - SYSGEN01 (contained in file sysgen01.jcl in the jcl directory) - contains all of the specifications for the hardware configuration of the new MVS 3.8j system to be built."
I have looked at that sysgen01.jcl (excerpt below)
and it seems that there are indeed no 3215 consoles
defined. The TK3 system allows both 3215 and
3270 as far as I know, so I don't know why 3215
is being left out as an option here.
Can someone confirm this and tell me what I need
to do to get a 3215 defined at this stage so that I
never need to use a 3270 console?
Thanks. Paul.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 00430003
* SYSTEM CONSOLES * 00440003
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 00450003
* 00460003
CONSMST CONSOLE C00470003
MCONS=010, C00480003
ALTCONS=009, C00490003
AREA=04, C00500003
PFK=12, C00510003
ROUTCDE=ALL 00520003
* 00530003
CONSALT CONSOLE C00540003
SECONS=009, C00550003
ALTCONS=010, C00560003
AREA=04, C00570003
PFK=12, C00580003
ROUTCDE=ALL 00590003
* 00600003
CONSHC CONSOLE C00610003
SECONS=O-015, C00620003
ALTCONS=009, C00630003
ROUTCDE=ALL 00640003
* 00650003
MSTCONS IODEVICE C00660003
UNIT=3277, C00670003
MODEL=2, C00680003
ADDRESS=010, C00690003
FEATURE=(EBKY3277,DOCHAR,KB78KEY,AUDALRM,NUMLOCK,SELPEN) 00700003
* 00710003
ALTCONS IODEVICE C00720003
UNIT=3277, C00730003
MODEL=2, C00740003
ADDRESS=009, C00750003
FEATURE=(EBKY3277,DOCHAR,KB78KEY,AUDALRM,NUMLOCK,SELPEN) 00760003
* 00770003
HCCONS IODEVICE C00780003
UNIT=1403, C00790003
MODEL=2, C00800003
ADDRESS=015 00810003
EJECT 00820003
instructions and I am up to here:
http://www.jaymoseley.com/hercules/installMVS/icustom.htm
section "IPL the MVS system" which says:
"Note: You must use a tn3270 client for the generated MVS 3.8j console and not a telnet client as we have been using for the starter system console."
My experimentation is that that is correct, that
I can't use a 3215 like I could with the starter
system.
I suspect that the reason for that is the step here:
http://www.jaymoseley.com/hercules/installMVS/iSYSGEN.htm
that says "Stage 1 SYSGEN01
The Stage 1 jobstream - SYSGEN01 (contained in file sysgen01.jcl in the jcl directory) - contains all of the specifications for the hardware configuration of the new MVS 3.8j system to be built."
I have looked at that sysgen01.jcl (excerpt below)
and it seems that there are indeed no 3215 consoles
defined. The TK3 system allows both 3215 and
3270 as far as I know, so I don't know why 3215
is being left out as an option here.
Can someone confirm this and tell me what I need
to do to get a 3215 defined at this stage so that I
never need to use a 3270 console?
Thanks. Paul.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 00430003
* SYSTEM CONSOLES * 00440003
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 00450003
* 00460003
CONSMST CONSOLE C00470003
MCONS=010, C00480003
ALTCONS=009, C00490003
AREA=04, C00500003
PFK=12, C00510003
ROUTCDE=ALL 00520003
* 00530003
CONSALT CONSOLE C00540003
SECONS=009, C00550003
ALTCONS=010, C00560003
AREA=04, C00570003
PFK=12, C00580003
ROUTCDE=ALL 00590003
* 00600003
CONSHC CONSOLE C00610003
SECONS=O-015, C00620003
ALTCONS=009, C00630003
ROUTCDE=ALL 00640003
* 00650003
MSTCONS IODEVICE C00660003
UNIT=3277, C00670003
MODEL=2, C00680003
ADDRESS=010, C00690003
FEATURE=(EBKY3277,DOCHAR,KB78KEY,AUDALRM,NUMLOCK,SELPEN) 00700003
* 00710003
ALTCONS IODEVICE C00720003
UNIT=3277, C00730003
MODEL=2, C00740003
ADDRESS=009, C00750003
FEATURE=(EBKY3277,DOCHAR,KB78KEY,AUDALRM,NUMLOCK,SELPEN) 00760003
* 00770003
HCCONS IODEVICE C00780003
UNIT=1403, C00790003
MODEL=2, C00800003
ADDRESS=015 00810003
EJECT 00820003