z/OS Communications Server
x’3002’ RC_LU_INACTIVE
x’3002’ RC_LU_INACTIVE
The luname identified in the EZZ6034I/EZZ6035I messages is in the Telnet
inactive pool. The luname could
have been added to this pool via command:
VARY TCPIP,procname,TELNET,INACT,luname
Or, previously an error occurred during OPEN ACB processing for this luanme.
When the OPEN ACB error
occurs the Telnet Server places the luname in the inactive pool to prevent
the server from attempting to
retrying the OPEN ACB until the underlying problem has been resolved. To
verify if the luname is in the
INACTIVE pool, issue command:
DISPLAY TCPIP,procname,TELNET,INACTLUS
Before attempting to re-activate the TELNET luname, check the status of the
luname in VTAM via command:
D net,ID=luname
If this is a statically defined lunme in VTAM (i.e. not a application model),
then it should have a status of
CONCT (connectable). For a Model application, verify that the VTAM
application major node is active. Then
re-activate the luname to the TELNET Server using command:
VARY TCPIP,procname,TELNET,ACT,luname
Or for multiple lunames:
VARY TCPIP,procname,TELNET,ACT,ALL