TSM Service Application: Logon Failures for G06.04 and Later RVUs
SCF ALTER PROCESS $ZZKRN.#TSM-ZTCP0, CPU 0
Check the INFILE parameter:3.
If it is $SYSTEM.ZTSM.CTCPIP0, go to Step 4.●
If it is $SYSTEM.ZTSM.INIT0, issue the following commands:●
SCF ALTER PROCESS $ZZKRN.#TSM-ZTCP0, INFILE
$SYSTEM.ZTSM.CTCPIP0
a.
FUP DUP $SYSTEM.ZTSM.INIT0, $SYSTEM.ZTSM.CTCPIP0b.
Check the $SYSTEM.ZTSM.CTCPIP0 file for the correct IP address and that the
primary processor number is 0 and the backup processor number is 1. If the IP
address and processor numbers are incorrect, correct them in this file.
4.
Restart the primary TCPIP process by issuing the following command: 5.
SCF START PROCESS $ZZKRN.#TSM-ZTCP0
Troubleshooting the TSM Backup LAN (Cannot Connect to the Backup Service
Connection IP Address):
Issue the following command at a TACL prompt: 1.
SCF INFO PROCESS $ZZKRN.#TSM-ZTCP1, DETAIL
Check the CPU number in the resulting output:2.
If it is 01, go to Step 3.●
If it is not 01, issue the following command: ●
SCF ALTER PROCESS $ZZKRN.#TSM-ZTCP1, CPU 1
Check the INFILE parameter:3.
If it is $SYSTEM.ZTSM.INIT1, go to Step 4.●
If it is $SYSTEM.ZTSM.CTCPIP1, issue the following commands:●
SCF ALTER PROCESS $ZZKRN.#TSM-ZTCP1, INFILE
$SYSTEM.ZTSM.CTCPIP1
a.
FUP DUP $SYSTEM.ZTSM.INIT1, $SYSTEM.ZTSM.CTCPIP1b.
Check $SYSTEM.ZTSM.CTCPIP1 file for the correct IP address, and that the
primary processor number is 1 and the backup processor number is 0. If the IP
address and processor numbers are incorrect, correct them in this file.
4.
Restart the backup TCP/IP process by issuing the following command: 5.
SCF START PROCESS $ZZKRN.#TSM-ZTCP1