DSNL028I luw-id=token ACCESSING DATA preposition LOCATION location nettype netvalue

Explanation

This message follows DSNL027I and identifies a remote location where work might have been occurring for the distributed thread. This message is informational and with the DSNL027I message identifies a remote location where diagnostic information might have to be collected.
luw-id=token
The logical unit-of-work ID of the thread followed by an '=' sign and a token which may be used in place of 'luw-id' in any Db2 command that accepts 'luw-id' as input.
preposition
'FOR' if the thread is a database access thread and 'AT' if the thread is an allied thread that has distributed activity.
location
This field contains one of the following:
  • The requester's relational database name (location name)
  • The requester's VTAM® LU name (<luname>)
  • The requester's IP address
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 partner.

Problem determination

See message DSNL027I.