Re: MVS TK4 or CE
IEF212I HERC01Q ASM SYSLIB - DATA SET NOT FOUND //ASM EXEC PGM=IFOX00,REGION=4096K,PARM=(OBJECT,NODECK) //SYSLIB DD DSN=HERC01.MACLIB,DISP=SHR,DCB=BLKSIZE=32720 // DD DSN=SYS1.MACLIB,DISP=SHR // DD
By
Mike Schwab
·
#3121
·
|
Re: MVS TK4 or CE
(COMBINED REPLY) Ren¨¦ Ferland wrote: Charles Bailey wrote: Oops! Sorry. In my own defense I *did* say I wasn't an MVS person!! ;-) <voiceover src="Emily Litella.wav"> "Oh. That's very different.
By
Fish Fish
·
#3120
·
|
Re: MVS TK4 or CE
Line 3 does not need a comma at the end. Line 4 is not a continuation of line 3. It is a separate DD statement asking for dsn SYS1.MACLIB to be concatenated to DDname SYSLIB. Charles Bailey
By
Charles Bailey
·
#3119
·
|
Re: MVS TK4 or CE
Hummm... I think the comma will generate further errors. :-) My guess is that the dataset HERC01.MACLIB does not exist. Cheers, Rene FERLAND, Montreal
By
Ren¨¦ Ferland
·
#3118
·
|
Re: MVS TK4 or CE
Jim Snellen wrote: [...] [...] I'm not an MVS person, BUT... Are you perhaps missing a trailing comma on JCL line 3? A similar statement (11 for example) ends with a trailing comma to indicate the
By
Fish Fish
·
#3117
·
|
Re: MVS TK4 or CE
Alright, here's where I stand. . . I am running MVS 3.8J TK4- as a guest under VM/CE.? I opted to go for the "convenience" route and used VMFPLC2 to create two CMS files on MAINT.? I spooled the
By
Jim Snellen
·
#3116
·
|
Re: MVS TK4 or CE
Thanks Bob and Rene. I've downloaded the MVS_VM.zip and studying the pdf contained therein.? I like the comment "This document assumes that the reader has a good working knowledge of how to run and
By
Jim Snellen
·
#3115
·
|
Re: MVS TK4 or CE
If you want to actually do a SYSGEN of MVS and build it from scratch then Jay Moseley¡¯s web site is where you want to go. He has the most complete instructions I¡¯ve ever seen. I learned so much
By
Jim Salvino
·
#3114
·
|
Re: MVS TK4 or CE
Hi Jim, As Rene indicated in the previous post, you need my modifications contained in mvs_vm.zip.? There are two modifications packaged there; one is to allow VM-based 3270 terminals that are dialed
By
Bob Polmanter
·
#3113
·
|
Re: MVS TK4 or CE
You can either use a dedicated printer, or use handshaking for spooled unit record devices. For the latter, I suggest you install the modifications written by Bob Polmanter for MVS under VM. They are
By
Ren¨¦ Ferland
·
#3112
·
|
Re: MVS TK4 or CE
Hello Jim, Am 19.10.2022 um 03:55 schrieb Jim Snellen <jsnellen55@...>: My personal opinion: It doesn't really matter. The base OS is the same on both installs and they differ in configuration
By
Patrik Schindler
·
#3111
·
|
Re: MVS TK4 or CE
Hello Mike, I was wondering which "flavor" of MVS do you usually run?? As Ren¨¦?suggested, I have downloaded both and want to learn more about MVS but don't know which to use or really focus.? I
By
Jim Snellen
·
#3110
·
|
Re: MVS 3.8J Software Contribution Announcement
Great stuff Larry, thank you. Please send your additions to Rob, too. Best, Mike Larry Belmontes <lbelmontes@...> schrieb am Fr. 14. Okt. 2022 um 05:30:
By
Mike Gro?mann
·
#3109
·
|
MVS 3.8J Software Contribution Announcement
I am contributing several projects to the MVS 3.8J community using ISPF v2.2 (ISPF-like product from Wally Mclaughlin). 1.?Perpetual Calendar on ISPF Panel This application is updated to include the
By
Larry Belmontes
·
#3108
·
|
MVS 3.8J Software Contribution Announcement
I am contributing several simple projects to the MVS 3.8J community using ISPF v2.2 (ISPF-like product from Wally Mclaughlin). * Perpetual Calendar on ISPF Panel This application is retrofitted to run
By
Larry Belmontes
·
#3107
·
|
Re: sysgen of MVS3.8
Nope. The tapes that are used for the SYSGEN are IPL'able. Joe wrote:
By
Joe Monk
·
#3106
·
|
Re: sysgen of MVS3.8
By
Dave Wade
·
#3105
·
|
Re: sysgen of MVS3.8
tor 2022-09-08 klockan 13:25 +0200 skrev Stefan Skoglund: Answers to myself (maybe) : do the prepackaged mvs in the install tapes know how to speak to the 3505's internal controller ?
By
Stefan Skoglund
·
#3104
·
|
Re: sysgen of MVS3.8
IPL reads 24 bytes from three 80 byte cards -- Mike A Schwab, Springfield IL USA Where do Forest Rangers go to get away from it all?
By
Mike Schwab
·
#3103
·
|
sysgen of MVS3.8
Reading Jays page about bootstraping MVS and how his handled the different card decks, is it possible to bootstrap from only one card reader, the 3505 one on localhost ? and so use nc localhost <
By
Stefan Skoglund
·
#3102
·
|