
CAUTION:
To concatenate a dataset to libraries, make sure that the attributes of the target libraries are the same
as the attributes of the dataset. For example, if the dataset attributes are DSORG=PO and RECFM=FB,
the LRECL setting must be the same among the datasets. For details, see the
DFSMS: Using Data Sets
.
For details about how to change dataset attributes, see the description of IEBGENR and IEBCOPY in
the
DFSMSdfp Utilities
.
Postrequisites
• Registering a licenses
Related topics
• Registering licenses, page 47
Using the ALTLIB command and LIBDEF service to concatenate the libraries
required for executing the KTSTART command
Use the ALTLIB command and LIBDEF service to concatenate the target libraries (REXX Exec library,
ISPF panel library, ISPF message library, and ISPF table library) required for executing the KTSTART
command in the ISPF panel. The concatenation is invalidated when the KTSTART command terminates.
Procedure
• To concatenate the REXX Exec library HPQKEXET or HPQKEXVT, use the TSO/E ALTLIB command.
• If the existing library concatenated to SYSEXEC DD name has fixed length format (RECFM=FB),
concatenate the REXX Exec library HPQKEXET.
• If the existing library concatenated to SYSEXEC DD name has variable length format
(RECFM=VB), concatenate the REXX Exec library HPQKEXVT.
• To concatenate the panel library HPQKPNLT, message library HPQKMSGT, and table library
HPQKTABT, use the LIBDEF service of ISPF.
CAUTION:
• In an environment in which the DBCS function is enabled, you must also concatenate the ISPF
panel library HPQKPNLT to ISPPALT (alternate panel library) DD name, and concatenate the
ISPF message library HPQKMSGT to ISPMALT (alternate message library) DD name. For details,
see the
ISPF User's Guide Volume I
.
• To concatenate a dataset to libraries, make sure that the attributes of the target libraries are the
same as the attributes of the dataset. For example, if the dataset attributes are DSORG=PO and
RECFM=FB, the LRECL setting must be the same among the datasets. For details, see the
DFSMS:
Using Data Sets
. For details about how to change the dataset attributes, see the description of
IEBGENR and IEBCOPY in the
DFSMSdfp Utilities
.
Installation and setup46
Commentaires sur ces manuels