The CAGSPARM DD statement is a PO or PDSE data set with record format fixed (RECFM=F), 80-byte records (LRECL=80), and any suitable blocking. The CAGSPARM DD statement contains members that contain all relevant parameters for the individual CA GTS components and any clients which may be operating under CA GTS control. All members of this data set, unless otherwise indicated by a client, employ a suffixing scheme. Every member in this data set ends in a two-character identifier which may be alphanumeric characters and the characters @, # and %.
The default for this identifier is '00' unless explicitly overridden (see CASUFFIX DD Statement). This approach allows the use of a single data set for many different CA GTS systems, each using its own suffix.
The CAGSPARM DD statement is required. If the statement is not present, a user-ABEND of 1000 at startup accompanies diagnostic messages.
|
Copyright © 2013 CA.
All rights reserved.
|
|