DSNL448I UNABLE TO FORCE COLD START WITH nettype netvalue, SESSION STILL EXISTS
Explanation
A -RESET INDOUBT LUNAME('luname')
FORCE or a -RESET INDOUBT IPADDR('ipaddr') FORCE command was issued
to force a cold start, but network connections still exist between Db2 and the partner 'luname' or
'ipaddr'. The information related to this partner was not purged,
so a cold start is not performed.
- nettype
- Identifies the type of network used to access the remote site.
There are two possible values:
- LU --
- indicates that VTAM® is used to connect to the remote site.
- IPADDR --
- indicates that TCP/IP is used to connect to the remote site.
- netvalue
- The network address of the remote location. netvalue can
be blank.
- If nettype is LU, netvalue specifies the VTAM LU name of the remote location.
- If nettype is IPADDR, netvalue specifies the IP address of the remote location.
System action
System processing continues normally.
User response
For SNA, you can use the VTAM command DISPLAY NET to determine the existence of sessions between two logical units. Terminate the sessions by using the VTAM command VARY NET,TERM to allow the RESET INDOUBT to occur. For TCP/IP, terminate all connections to the IP address.Determine the correct luname or ipaddr and reissue the command.