¿ªÔÆÌåÓý

How to clear EREP using CPEREP and sometimes I wish for printed manual again
Hi, I've been reading various manuals on the CPEREP command. I still have yet to figure out how to clear my EREP data (let alone figure out why my EREP area is full already). I guess I'm wondering: 1)
By Bertram Moshier · #4575 ·
Re: Do I have a looping issue?
wrote: It's not in VM (CP) code; the CS is in MVS code running in a virtual machine. Tony H.
By Tony Harminc · #4574 ·
Re: Adding disks found in DMKRIO and CPEREP error
Hi Bob, Thank you so very much for the FILEDEV command for CPEREP. CPEREP ran with only a RC of 4 (Warning as I remember). Bertram / WB8ERT
By Bertram Moshier · #4573 ·
Re: Adding disks found in DMKRIO and CPEREP error
Hello Bob, In DMKRIO ASSEMBLE, I'm seeing 3390 with CLASS=DASD for address 390,16. I'm also seeing 3390 drives on channels A, B, C, D, E, and F (A00 - FFF) all withOUT CLASS=DASD. What is the purpose
By Bertram Moshier · #4572 ·
Re: virtual memory and overlays
And to elaborate a bit on why exactly - the reason is that it would be really cool if we could compile on the same platform by pulling this off. We are looking at cross-compilation, like you would
By [email protected] · #4571 ·
Re: Adding disks found in DMKRIO and CPEREP error
ACCDEV is the DDNAME of the CPEREP output report. Issue: FILEDEF ACCDEV DISK X X A Before running CPEREP. Bob Bolch wrote:
By Bob Bolch · #4570 ·
virtual memory and overlays
Just a wild question here with regard to the compiler we need to use for cREXX. The gcc compiler ported to VM/370 suffers address space size problems (so I have heard from reliable sources) and even
By [email protected] · #4569 ·
Re: Adding disks found in DMKRIO and CPEREP error
Hello Bob, Thank you for letting me know about the 3390 drives. I'll remove them from my vm370ce.conf file. I'll look through DMKRIO for other drives, I can add to the Hercules configuration. Bert /
By Bertram Moshier · #4568 ·
Re: Adding disks found in DMKRIO and CPEREP error
For item 3, VM/370 does not support 3390 disks. Over the years, support for 3380s was added, by modifications present on the MAINT 094 disk. The 3390 disks in DMKRIO have the CLASS=DASD parameter
By Bob Bolch · #4567 ·
Re: Do I have a looping issue?
Hercules should not be in the business of reporting program checks. It should only report on a disabled wait condition, which it does. OSTAILOR is a useless option and should default to QUIET. If an
By Aaron Finerman · #4566 ·
Adding disks found in DMKRIO and CPEREP error
Hi, I'm trying to add disks found in DMKRIO because I want to create my own accounts and on different drives. I'm running into three issues. 1) My error recording area is full. When I run CPEREP, I
By Bertram Moshier · #4565 ·
Is AP or MP support in VM/CE?
Hi, Just wondering is AP/MP support in VM/CE? I remember having (at Owens Corning Fiberglas) two systems; one was an AP and the other MP. Thanks, Bertram / WB8ERT
By Bertram Moshier · #4564 ·
Re: Do I have a looping issue?
It appears that tk4- issues an OSTAILOR QUIET so that will hide it for many users Dave
By Dave Wade · #4563 ·
Re: Do I have a looping issue?
By Dave Wade · #4562 ·
Re: Do I have a looping issue?
Have we actually determined WHY these protection exceptions are occurring, albeit apparently legitimately with VM/370? If so I missed understanding that. Yes, I got that CS is being used to test
By Harold Grovesteen · #4561 ·
Re: It has been awhile and I forget how to get past a power loss
By Dave Wade · #4560 ·
Re: It has been awhile and I forget how to get past a power loss
By Dave Wade · #4559 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
Some day, I will remember that. ... Mark S.
By Mark A. Stevens · #4558 ·
Re: #VMCE #rexx EE goes XEDIT - compiling a wish list #VMCE #rexx
VM/370 does not have EXEC2. I don't know if EE is reentrant, which is a requirement of a saved segment. Currently, EE resides in the user area at x'20000'. That restricts the CMS commands it can issue
By Bob Bolch · #4557 ·
Re: Do I have a looping issue?
Fish, I am running HercGUI, as I stated in my original post. I clicked the "Ignore" button and I'm now running a guest MVS under VM/CE with no looping error messages. Thank you for the fix or
By Jim Snellen · #4556 ·