HP XP P9000 Smart Manager for Mainframe User Guide (TB589-96001, July 2013)
Deleting the user SVC by using the KTALCSVC environment setup command
You must delete a user SVC before version updating and assign the same SVC number after version
updating if the currently enabled user SVC version is older than the prerequisite user SVC version of
Smart Manager for Mainframe after version updating.
If a dynamic user SVC has been registered by using the KTALCSVC environment setup command,
use the KTALCSVC command to delete the user SVC.
1. Execute the KTINSCHK command to confirm the currently enabled user SVC version.
2. If this version is older than the prerequisite user SVC version of Smart Manager for Mainframe
after version updating, execute the KTALCSVC command as shown below.
START KTALCSVC,PARM='DELETE'
CAUTION:
A user SVC is shared by Smart Manager for Mainframe and Business Continuity Manager. Therefore,
in a system where Business Continuity Manager is installed, make sure that Business Continuity
Manager is not running before deleting the user SVC.
Related topics
• Prerequisite user SVC versions for Smart Manager for Mainframe, page 56
• KTINSCHK, page 117
• KTALCSVC, page 121
Deleting the user SVC from the IEASVCxx parmlib member
You must delete the user SVC before version updating, and then re-assign the same SVC number after
version updating if the currently enabled user SVC version is older than the prerequisite user SVC
version of Smart Manager for Mainframe after version updating. If the static user SVC has been
registered by using the IEASVCxx parmlib member, delete the user SVC from the IEASVCxx parmlib
member.
1. Execute the KTINSCHK command to confirm the currently enabled user SVC version.
2. If this version is older than the prerequisite user SVC version of Smart Manager for Mainframe
after version updating, disable (comment out) the SYMDEF statement that contains the &YKSVCNO
system symbolic name in the IEASYMxx parmlib member, as shown below:
/* SYMDEF(&YKSVCNO='SVC-number') */
3. Disable (comment out) the SVCPARM statement that specifies the JYUASVC module of the
IEASVCxx parmlib member, as shown below:
/* SVCPARM SVC-number,REPLACE,TYPE(3),EPNAME(JYUASVC),APF(NO),NPRMPT(NO),AR(NO) */
User Guide 207