¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: $HASP050 JES2 RESOURCE SHORTAGE. CODE = JQES
Er, I don't think the CLPA has much to do with it... Yes, there are numerous types of "cold" starts - MVS, JES2, CICS, etc. but the one relevant to the spool is a JES2 cold start. CLPA - clear link
By Greg Price · #1545 ·
Re: $HASP050 JES2 RESOURCE SHORTAGE. CODE = JQES
Re-ipl your system; and start with a could ipl? r 0,clpa,cmd=co.? Also make sure in Sys1.parmlib(jes2parm)? the second line is clpa, regards; Rahim
By Rahim Azizarab · #1544 ·
$HASP050 JES2 RESOURCE SHORTAGE. CODE = JQES
I see this has been asked once before, but if there was a resolution I didn't understand it. I'm running MVS3.8j built from Jay Moseley's instructions with no mods yet. I've been running without
By BlameTroi · #1543 ·
Re: Need help getting MVS to run
Hello James, Am 16.09.2020 um 06:47 schrieb James Butler via groups.io <jnbutler1815@...>: It's important to be precise in your descriptions, so people know what's meant instead of
By Patrik Schindler · #1542 ·
Re: Need help getting MVS to run
That's what I have Joe, TK4-
By James Butler <jnbutler1815@...> · #1541 ·
Re: Need help getting MVS to run
No, MVS doesnt have its own version. What has its own version is TK4-, which is a turnkey package based on MVS. I run the brew version on my MAC (3.13), along with my own Jay Moseley system, and
By Joe Monk · #1540 ·
Re: Need help getting MVS to run
You need to make sure your console port in your MVS.conf is the same as the statement I gave you.? If you are using out of the box TK3 or4 it would be 3270? I gave you 3271.? I change mine for
By Rahim Azizarab · #1539 ·
Re: Need help getting MVS to run
I finally got it to work! I had to delete all the files and extract from the zip archive again. Then everything worked. Before I was trying to run Hercules that I had installed with Brew and MVS, but
By James Butler <jnbutler1815@...> · #1538 ·
Re: Need help getting MVS to run
Hello, Am 15.09.2020 um 20:35 schrieb jnbutler1815 via groups.io <jnbutler1815@...>: This sounds if some application (or another instance of Hercules) is already running on Port 3270.
By Patrik Schindler · #1537 ·
Re: Need help getting MVS to run
I got MVS to start again but I never see the logo now. When I tried to login with 3270 terminal emulator with user HERC01 I get error message that the user HERC01 is not available. I am following the
By James Butler <jnbutler1815@...> · #1536 ·
Re: Need help getting MVS to run
Thanks Rahim, I will try that later.
By jnbutler1815@... · #1535 ·
Re: Need help getting MVS to run
you want to say?? ? (x3270 -model 3279-2-E -once localhost:3271&) instead of ? (x3270 -model 3279-2-E -once 127.0.0.1:3271&).? It happened to me when I installed the Hercules on my Mac. Rahim
By Rahim Azizarab · #1534 ·
Need help getting MVS to run
I have setup Hercules and MVS on my iMac. I have Hercules started and when I start MVS it says it is waiting for port 3270 to become free. Well, Hercules is listening on that port. Is this the correct
By jnbutler1815@... · #1533 ·
Re: Get names of all generations of a GDG
You can use the HISTORY parameter in LISTCAT command ( IDCAMS program).... also... LISTC ent("dataset-name-gdg" ) HISTORY and then.... find a unique string "NONVSAM" in a list ..... Example. listc
By Marco Silva · #1532 ·
Re: RES: [H390-MVS] is there a standard/best way to manage personal source code?
On the mainframe, I use IEBUPDTX, which is a modification of IBM's IEBUPDTE.? It is a "poor man's" Version Control System.? IEBUPDTX is simple and effective in version tracking. It is pre-installed
By Ed Liss <egliss4024@...> · #1531 ·
Re: MVS38J Page File Error
My bet? It depends from how the host OS, and its bare hardware, where the hercules emulator run, behave. From my experience I would say that a complete power loss is rarely a source of such an error.
By Giuseppe Vitillaro · #1530 ·
Re: MVS38J Page File Error
I am not running the 38J system, but I have had the same problems. I did a hercules STOPALL then hibernated my windows then the next day restarted and did a STARTALL and expected it to come back.
By naturtle · #1529 ·
Re: MVS38J Page File Error
Well, if you are running TK4-, there are timed jobs that run (like MF1) if you have not disabled them, and any job that runs could conceivably invoke paging, plus MVS was never as ¡°quiet¡± when
By pjfarley3 · #1528 ·
Re: MVS38J Page File Error
Well, another option is to add a paging volume, define a page data set, add it. Then for the datasets in use, drain the dataset, delete, define, and add. Then drain the new dataset and leave in place
By Mike Schwab · #1527 ·
Re: MVS38J Page File Error
Peppe, this might or might not be completely irrelevant, but some time ago I posted in one of the Hercules groups asking whether anyone else had experienced strange disk I/O errors after having closed
By John James · #1526 ·