HP XP P9000 Smart Manager for Mainframe User Guide (TB589-96001, July 2013)
2. Concatenate the ISPF panel library HPQKPNLT to ISPPLIB DD name.
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. For details,
see the
ISPF User's Guide Volume I
.
3. Concatenate the ISPF message library HPQKMSGT to ISPMLIB DD name.
CAUTION:
In an environment in which the DBCS function is enabled, you must also concatenate the
ISPF panel library HPQKMSGT to ISPMALT (alternate message library) DD name. For details,
see the
ISPF User's Guide Volume I
.
4. Concatenate the ISPF table library HPQKTABT to ISPTLIB DD name.
When you log on to ISPF (if you have already logged on, you must log on again), you can start the
KTSTART command by selecting option 6 Command in the ISPF Primary Option Menu panel.
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
.
Operations to be performed in the next step
• Registering a license for Smart Manager for Mainframe
Related topics
• Registering a license for Smart Manager for Mainframe , page 42
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.
• 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.
User Guide 41