Hi! I am new to Hercules and i am having unanticipated problems. I acquired the Turnkey MVS 3.8 CD feeling that a sucessful package would be the best...
Easiest way around this is probably to comment out the line for device 00C in your Hercules configuration file (MVS.CONF as I remember) You would have...
Thanks for the info, it allowed me to connect between the host (WinXP 192.168.0.1) and the guest (os390 192.168.0.4) via tcpip (3270 on port 23 and FTP) but I...
Using REGEDIT go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters right click IPEnableRouter, select Modify and set value to 1. A. ......
Hi, Don Higgins of PC/370 fame http://home.tampabay.rr.com/dhiggin1/pc370.htm has put together a new GPLed Java emulation project which might interest some of...
To enable IP Forwarding on Windows 2000/XP, make the following registry change: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters] ...
Sounds good. I've been wondering about something like that for a while - does anyone know of a suitable z390 assembler primer/textbook? (Either downloadable ...
Wesley Parish
wes.parish@...
Nov 2, 2005 11:01 pm
44563
Here's part of an E-mail from Jim Morrison: The latest version of the S370ASM tutorial has been uploaded to ...
Hello. The homepage of Project of BSP (URL is http://www.bsp-gmbh.com/hercules/snapshots/index.html#snapshots) revived. Thank you. Probably, everybody thinks...
Hi there. First off the bat let me say I have never used any type of mainframe before. I have been playing around for a little while, creating datasets & ...
Hey all, I have an ASM file that I need to load into an MVS dataset. Problem is, it's outside MVS on my host system. I was planning to copy/paste it into a...
IDCAMS can do a lot of things - but its specialty is processing VSAM datasets - so I don't think this is what you want. Most operators don't really know or...
Mike Cairns
mike@...
Nov 6, 2005 6:45 am
44568
I cannot tell you how to run/install the game - I haven't tried it myself. I can tell you a few things that may help in general though. If you have...
Mike Cairns
mike@...
Nov 6, 2005 7:00 am
44569
Go to your PC's JCL directory: C:\MVS38J\JCL Edit MVS0080. Copy from the start down to the ./ADD card to the start of your file and modify as needed...
John, The IDCAMS function to copy files is REPRO, to use IDCAMS to copy the file you need a DD * with the input data (your source program): //INFILE DD * ...
Mainframe OS390 is emulated by herc,the driving system OS is LINUX Redhat AS 4 and the client system is windows.I configured the CTC Connection as herctcp.html...
Thanks to several of you all of my previous problems have been solved. Thanks again. I am now running Snapshot Build 10/31 on WinXP Pro. I have moved to new...
... Make sure you attach at least one extra 3270 terminal before you IPL. I generally IPL with one telnet terminal and four 3270 terminals attached (1 master...
Wow, does this bring back memories. I ported Adventure to the Stanford time sharing system (Orvyl) back in the 1970s. You will definitely need to run it in an...
You're right! If I do that it works perfectly. If someone tells us how to attach after IPL please post it. Thank you for your prompt and effective assistance....
Ack. Well, I decided that as done in MVS0080, I was going to try and create my own NetSol login screen. I created a map, named it turnkey.map, and built an ASM...
I had the exact same thing happen yesterday when switching NETSOL screens. The problem stems from a bug in netsol.rex included on the Turnkey CD. Volker...
What definitions do you use in the hercules.cnf file to define more than one extra 3270 terminal please? I have only been able to get the master console and...
Mike Cairns
mike@...
Nov 7, 2005 12:33 am
44579
So, I started to IPL and got: *IEA994A ALL SYS1.DUMP DATA SETS ARE FULL AND NO SVC DUMPS CAN BE TAKEN *IEE479W MASTER SCHEDULER FAILED, REIPL Hmm... that...
Hi All, Thanks for ALL the Help, I finall got it all working. Steps... 1. Enable IP Forwarding (Windows 2000/XP) registry change (Belts and Braces here): ...