Re: dial cpwatch and what it says
Le mar. 11 f¨¦vr. 2020 ¨¤ 19:41, Gregg Levine <gregg.drwho8@...> a ¨¦crit : And was this a user created mod? Or was it something that IBM created I can see CPWATCH on the WATERLOO tape, with a
By
Ren¨¦ Ferland
·
#342
·
|
dial cpwatch and what it says
Hello! After updating Docker, its suggestion not mine, I promptly tried again Adrian's Docker container for Hercules and the VM Six Pack and found that yes indeed CPWatch was there. I checked on the
By
Gregg Levine
·
#341
·
|
Re: Stupid Question - how to add a file to MAINT MNT19E
Back in the day, as an ordinary VM user, that was quite beyond my capability. Instead I uses an easier but more sledgehammer to crack a nut approach. I defined a temporary disk the same size as the
By
Peter Coghlan
·
#340
·
|
Re: Stupid Question - how to add a file to MAINT MNT19E
Adrian There will be a document somewhere that describes the file modes. (CMS user guide) Mode ¡°0¡± files are only visible if you have write access to the disk, Unless you patched the access
By
Dave Wade
·
#339
·
|
Re: Stupid Question - how to add a file to MAINT MNT19E
The 2 will assure that it is visible on a CMS system drive like S or Y. If it¡¯s anything but 2 it won¡¯t show up in the list of files. Dennis
By
Walter Eggmo
·
#338
·
|
Re: Stupid Question - how to add a file to MAINT MNT19E
This is from my notes, and I don't recall where it came from. Anyone with more information, please speak up, but this is what I have: 1 normal 2 common files, typically on S and Y 3 erase after read 4
By
Dave McGuire
·
#337
·
|
Re: Stupid Question - how to add a file to MAINT MNT19E
Thank you all ... You are gentlemen and scholars! I will try tomorrow. Btw ... What does?the 2 in the filemode signify?
By
adriansutherland67
·
#336
·
|
Re: Stupid Question - how to add a file to MAINT MNT19E
Make sure its mode Y2 as well Dave Sent: 11 February 2020 21:25 To: [email protected] Subject: Re: [h390-vm] Stupid Question - how to add a file to MAINT MNT19E rel c ipl 190 (clear savesys cms George
By
Dave Wade
·
#335
·
|
Re: Stupid Question - how to add a file to MAINT MNT19E
Filemode as target must be C2 based on your description. Mark Sent: Tuesday, February 11, 2020 12:45 PM To: [email protected] Subject: [h390-vm] Stupid Question - how to add a file to MAINT MNT19E So
By
Mark L. Gaubatz
·
#334
·
|
Re: Stupid Question - how to add a file to MAINT MNT19E
Not a stupid question at all. It is tricky to make changes to files on the Y or S disks. As far as I recall, the directories for the Y and S disks are saved as part of the saved CMS system and these
By
Peter Coghlan
·
#333
·
|
Re: Stupid Question - how to add a file to MAINT MNT19E
rel c ipl 190 (clear savesys cms George
By
George Shedlock <gshedlock352@...>
·
#332
·
|
Stupid Question - how to add a file to MAINT MNT19E
So I logged on to MAINT Acc 19e C Copied the file But although the new file is on the "c" drive (even after an IPL) it is not visible on Y/S (for MAINT or anyone) And then in the back of my mind
By
adriansutherland67
·
#331
·
|
Re: building BREXX
For me the most useful "cultural" description is this. Computers and VMs are like pets, they have names and you keep them fed and healthy; containers are like cattle, they have no name and you shoot
By
adriansutherland67
·
#330
·
|
Re: building BREXX
This is my most complex example - the script that builds my yata thingy - https://github.com/adesutherland/yata/blob/master/cmsbuild.sh Basically it IPLs, sends in 3 files via the card reader, does
By
adriansutherland67
·
#329
·
|
Re: building BREXX
Hi Adrian, works like a charm. Except high CPU usage of com.docker.hyperkit, but if I google around, that seems a macos docker app problem. Extremely useful for the type of thing I am planning to do,
By
[email protected]
·
#328
·
|
Re: building BREXX
No problem. I fixed it by putting an &DISK = A in between, marking the first time I edited something in classic exec. Logging on after that loads the new BREXX TEXT, which means I can now debug,
By
[email protected]
·
#327
·
|
Re: building BREXX
I can't check today. What should happen is RESLIB should patch the command table.. Dave
By
Dave Wade
·
#326
·
|
Re: building BREXX
Hi Dave, that is good to know. Question then is, why does the MKBREXX EXEC build a BREXX MODULE. I still cannot build the BREXX TEXT. Just to verify: when I mount brexx 191 as J, and run MKBREXX, the
By
[email protected]
·
#325
·
|
Re: building BREXX
Folks (especially Rene) There is no REXX MODULE because having a REXX module in CMS is pretty useless. In VM/370 CMS MODULES are usually loaded at the same location in main store, in the start of the
By
Dave Wade
·
#324
·
|
Re: building BREXX
Its a tad harder, because it done through the query command and I didn¡¯t want to front that with an exec. Too many options? Dave Sent: 10 February 2020 22:31 To: [email protected] Subject: Re:
By
Dave Wade
·
#323
·
|