Keyboard Shortcuts
Likes
- H390-OSVS
- Messages
Search
Replacement file: vs167gen_2021-07-27.zip
I uploaded a new file "vs167gen_2021-07-27.zip" containing sample VS1 6.7 build jobs on 2021-07-31. This replaces the previous "vs167gen_2021-06-11.zip" file of sample build jobs, which has been deleted. The sample stage 1 deck has been modified to include a UNITNAME for "SYSSQ" because IBM uses that name in some of its distributed procedures (in particular, ASMFC, ASMFCG, ASMFCL, ASMFCLG, PTFLE and RMTGEN). If you've already done a sysgen without SYSSQ, you might want to modify those procedures to specify SYSDA instead.
-- |
File /VS1 Release 6.7/vs167gen_2021-07-27.zip uploaded
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: Kevin Leonard <groups-list@...> Description: |
File Notifications
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: |
File Notifications
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: |
File /generating-vtp.7z uploaded
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: |
File /sys3.linklib.bkup.aws uploaded
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: |
File Notifications
#file-notice
[email protected] Notification
The following files have been deleted from the Files area of the [email protected] group.
By: Gary Cozzolino <gcozzie@...> The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: |
Re: VS1/6.7 Generating from starter system
Kevin,
toggle quoted message
Show quoted text
Looking for your comments on the new VTP. Thanks Gary On Thursday, June 24, 2021, 04:10:28 PM MST, Kevin Leonard <groups-list@...> wrote:
A package of Share Program Library Agency tapes is available at cbttape.org: ? I don't know if it includes what you're referring to. -- |
File /sys3.linklib.bkup.aws uploaded
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: |
File /sys3.linklib.bkup.aws uploaded
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: |
File Notifications
#file-notice
[email protected] Notification
The following files have been deleted from the Files area of the [email protected] group.
By: Gary Cozzolino <gcozzie@...> The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: |
File Notifications
#file-notice
[email protected] Notification
The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: The following files have been uploaded to the Files area of the [email protected] group. By: Gary Cozzolino <gcozzie@...> Description: |
Added Folder /generating-vtp
#file-notice
[email protected] Notification
Gary Cozzolino <gcozzie@...> added folder /generating-vtp |
Re: VS1/6.7 Generating from starter system
It's been a long time, but I vaguely remember ATMS having a submission facility when running under VS1. At one time I think I even had listings of it, but that was long ago. VS1 has a native "in-core reader" capability, but it doesn't work anything like what we're accustomed to from MVS. Instead of passing it one JCL statement at a time, you call it as a subroutine (that's what is used to submit started tasks).
-- |
Re: VS1/6.7 Generating from starter system
IIRC, the SPM development environment inside CICS for VS1 also had an
toggle quoted message
Show quoted text
internal reader, as well as the ability to browse spool and suchlike. Once upon a time, I replicated the SPM spool capabilities (but not the rest) in CICS for MVS, using the QUEUE command sources as a starting point. That was my first systems programming task that involved actual programming. On Tue, Jun 22, 2021 at 8:59 AM <ckeene@...> wrote:
Many moons/years/decades ago I wrote an internal reader using “SSI”. It --
Jay Maynard |