--- -
---- - ----
---- - - --- - - - ---
----- --_.- Technical Newsletter IBM Virtual Machine Facility/370: Planning and System Generation Guide
This Newsletter No. GN25-0837 Date
Base Publication No.
File No.
Prerequisite Newsletters!
Supplements
April 1, 1981 GC20-1801-10 S370-34 (VM!370 Release 6 PLC 17) GN25-0776 © Copyright IBM Corp. 1972. 1973. 1974, 1975, 1976, 1977, 1979, 1980, 1981
This Technical Newsletter contains replacement pages for Guide to support Release 6 Ptc 17 of the IBM virtual Machine Facility/370e Before inserting any of the attached pages into the !M/370 Guide read £are!ully the instructions on this cover. They indicate when and how you should insert pages. pages to
be Removed Notice
Preface iii-iv
contents vii-xiv
summary of Amendments xvii-xx
53-54
73-74
85-90 103-104 107-108 111-112.2
143-146
150.1-152
155-158
167-168
183-184
219-224
229-230
235-236
247-250
259- 260 269-270
329-330
337-338
349- 350 353-358
369- 372
375-380
385-386 401-"12 425- 426
431-432
441-442
Index 447-478
Reader's Comment Forms
Attached Pages to be Inserted*
Title, Edition Notice
preface iii-iv
contents vii-xiv
Summary of Amendments xvii-xx
53-54
73-74.2
85-90.2 103-104 107-108 111-112.2
143-146
150.1-152
155-158
167-168
183-184
219-224
229-230
235-236
247-250
259-260
269-270.2
329-330
337-338
349-350
353-358.2
369-372.2
375-380
385-386
401-412
425-426
431-432.2
441-442
Index 447-478
Reader's Comment Forms
*If you are insertinq pages from different Newsletters/Supplements and jdenticg! page numbers are involved, always use the pages with the
latest date (shown in the slug at the top of the page). The page with
the latest date contains the most complete information. IBM Corporation, Programming Publications, Department G60, PO Box 6, Endicott, New York 13760 @ Copyright IBM Corp. 1981
Printed in U.S.A.
RSCS Generation Procedure
The AXSLINKS COPY file is a list of 1 to 64 GENLINK macro statements.
The GENLINK macro defines the attributes of a link. The first GENLINK
macro in the AXSLINKS file must contain the ID of the local RSCS station. You must also code the TYPE=driverid operand with a valid
filename on this first GENLINK macro. You should code additional
GENLINK macros, with no operands, for links you may want to define
temporarily during an operating session.
The format of the GENLINK macro is:
r------------------------------ , r , , GENLINK , ID=linkid,TYPE=driverid[,CLASS=c] , i [,KEEP=holdslot] , [ , LINE=vaddr] I [,TASK=taskname] I L J L
ID=linkid is a 1-to 8-character alphameric location ID of the remote
location to be served by the link. If this operand is not
specified, the ID defaults to "undefined."
TYPE=dri ver id CLASS=c is a ens filename of a file which is the TEXT file for the
line driver program to be used to process files for the link.
The appropriate line driver program to be specified depends on
the type of remote telecommunications facilities to be used.
The TYPE operand must be specified if ID=linkid is coded. If oper-ana1s-om-tt-e-e-ct,- TYPE defaults to uund-efined".
is the spooling class (es) of the files which can be processed
by the active link. You can specify up to four spooling
classes (single alphameric characters from A to Z and 0 to 9)
with no intervening blanks, or *, which means all spool file
classes may be processed. If the CLASS operand is not specified
r
the default is KEEP=holdslot
LINE=vaddr
is a decimal number from 0 to 16 which designates the number
of virtual storage file tag slots to be reserved for exclusive
use by the link. If the KEEP operand is omitted, a default
"holdslot" value of 2 is assumed.
designates the virtual device address of a permanent
telecommunications line port to be used for processing files
on link. If the LINE operand is the default is "undefined". TASK=taskname
is a 1-to 4-character alphameric identifier. It specifies
the task name to be used by the line driver associated with
the link. If the TASK operand is omitted, the default is
"undefined". Part 3. Generating VM/370 (CP, eMS, RSCS, and IPCS) 281
Previous Page Next Page