开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育
Using the VS1 6.0 starter system
The IBM VS1 6.0 starter system is a very basic system, with the bare functionality needed to generate your own system. This document describes considerations for your first use of the starter
By Kevin Leonard · #41 ·
Re: Announcement: VS1 6.0 DLIBs are available
Thank you for your work. It is appreciated.
By Mike Ward · #42 ·
Re: Using the VS1 6.0 starter system
I have never used telnet.? How do you connect to hercules 3.07? ? ? command o ?
By Gary Cozzolino · #43 ·
Re: Using the VS1 6.0 starter system
Gary, It would be usefull to know what your host is - Windows 7,8,9,10.. Linux etc. Chris --
By cjar1950@... · #44 ·
Re: Using the VS1 6.0 starter system
Thanks Chris, I'am using Windows 10 Microsoft Telenet>
By Gary Cozzolino · #45 ·
Re: Using the VS1 6.0 starter system
Gary, I personally use Windows 7 and Putty or SecureCRT. With Windows 7, I would try "telnet localhost 3270" or "telnet 127.0.0.1 3270" from a Command Prompt. Chris --
By cjar1950@... · #46 ·
Re: Using the VS1 6.0 starter system
Do not have windows 7 available. Tried your options, none of them worked, any other suggestions ?
By Gary Cozzolino · #47 ·
Re: Using the VS1 6.0 starter system
Gary, I think with Windows 10 you must go into "Add and Remove Programs" and under "Windows Features" you need to specifically enable the TELNET client that is built into Windows. HTH, Mark S.
By Mark Waterbury · #48 ·
Re: Using the VS1 6.0 starter system
Gary, Back to basic principles. 1. Check your config file has:- 001F? ? 3215? ? noprompt You might have CNSLPORT 3270 This 3270 is the port you need to enter below. 2. Start Hercules, with
By cjar1950@... · #49 ·
Re: Using the VS1 6.0 starter system
Thanks Chris,? Got Telenet to work (had to change? ( settings to echo on from echo off(default) many thanks !!!
By Gary Cozzolino · #50 ·
Re: IEHDASDR
Any one else having trouble with IEHDASDR ??>?
By Gary Cozzolino · #51 ·
Re: IEHDASDR
By Gary Cozzolino · #52 ·
Re: IEHDASDR
No one can properly answer this inquiry without additional information. What is shown by the log is that there may have been SEEK errors, normally indicative of a definition error. The questions that
By Mark L. Gaubatz · #53 ·
Re: IEHDASDR
Gary: Did you intend to ship out a duplicate inquiry with no new information? I posted the information that is needed earlier today in response. This is the same type of error that the MVS-types had
By Mark L. Gaubatz · #54 ·
Re: Announcement: VS1 6.0 DLIBs are available
Kevin, The system you provided works file, have generated a working system, copied compilers and sort from MVS 3.8j,tested vsam, cobol, and sort all works great. encountered 1 problem APF (IEAAPF00)
By Gary Cozzolino · #55 ·
Re: Announcement: VS1 6.0 DLIBs are available
Gary, See this manual: http://bitsavers.trailing-edge.com/pdf/ibm/370/OS_VS1/GC20-1752-3_OS_Virtual_Storage_1_Features_Supplement_Release_6_197701.pdf See page 87 (page 91 in Adobe Acrobat PDF
By Mark Waterbury · #56 ·
Re: Announcement: VS1 6.0 DLIBs are available
Do not know where IEFSDPPT is located ? With RELEASE 7, never used a PPT.?? Does it reside in PARMLIB or a assembled CSECTcan? you show me an example?
By Gary Cozzolino · #57 ·
Re: Announcement: VS1 6.0 DLIBs are available
Definitely can reproduce the problem. I'm pretty sure it wasn't true in any later release, which doesn't help with this one. I'm looking to see if I can find anything that looks like an APAR
By Kevin Leonard · #58 ·
Re: Announcement: VS1 6.0 DLIBs are available
Thanks, For checking this out. Gary Definitely can reproduce the problem.? I'm pretty sure it wasn't true in any later release, which doesn't help with this one.? I'm looking to see if I can find
By Gary Cozzolino · #59 ·
Re: Announcement: VS1 6.0 DLIBs are available
I used the following patch to the PPT in the dlib but after a gen the program was not authorized ? //ASPZAPT JOB 'G COZZOLINO',CLASS=A,MSGCLASS=A//S0? ? ? EXEC PGM=IMASPZAP//SYSPRINT DD
By Gary Cozzolino · #60 ·