HP XP P9000 Smart Manager for Mainframe User Guide (TB589-96001, July 2013)
CAUTION:
System symbols are shared by Smart Manager for Mainframe and Business Continuity Manager.
Therefore, you must be careful when setting system symbols in an environment where Business
Continuity Manager is installed.
Operations to be performed in the next step
• Settings required for registering a license in the ISPF panel
Related topics
• Settings required for registering a license in the ISPF panel, page 40
• Notes on setting environment variables or system symbols if Business Continuity Manager is in-
stalled, page 55
• KTDSPENV, page 121
• Collecting event logs, page 142
• Collecting the CLI command-execution log, page 157
Settings required for registering a license in the ISPF panel
A license for Smart Manager for Mainframe is registered by executing the KTSTART command in the
ISPF panel. The KTSTART command is an REXX script that provides an ISPF panel interface.
To execute the KTSTART command in the ISPF panel, you need to concatenate the REXX Exec library,
ISPF panel library, ISPF message library, and ISPF table library by using either of the following methods:
• Using DD names to concatenate
• Using the ALTLIB command and the LIBDEF service to concatenate
Using DD names to concatenate the libraries required for executing the KTSTART
command
Use DD names 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 takes effect when you log on to ISPF (if you have already logged on, you must log on
again).
1. Concatenate the REXX Exec library HPQKEXET or HPQKEXVT to SYSEXEC DD name.
• If the existing library concatenated to SYSEXEC DD name has fixed length format (RECFM=FB),
concatenate the REXX Exec library HPQKEXET to SYSEXEC DD name.
• If the existing library concatenated to SYSEXEC DD name has variable length format
(RECFM=VB), concatenate the REXX Exec library HPQKEXVT to SYSEXEC DD name.
Installation and Setup40