DSNL082I LOCATION LUNAME GENERICLU
Explanation
This message is a section of output from the DISPLAY DDF command, which is part of message DSNL080I.
DSNL082I and DSNL083I: Location information
The DDF status information is followed by location information:

DSNL082I LOCATION LUNAME GENERICLU WLB
DSNL083I location luname genericlu wlb-value
- location
- The location name of DDF, as recorded in the bootstrap data set (BSDS). The location name can be specified by one of the following methods:
- The Db2 LOCATION NAME field on the DSNTIPR installation panel
- The LOCATION option in the DDF statement of the DSNJU003 (change log inventory) utility
- luname
- The DDF LU name, as recorded in the BSDS. The LU name can be specified by one of the following methods:
- The Db2 NETWORK LUNAME field on the DSNTIPR installation panel
- The LUNAME option in the DDF statement of the DSNJU003 (change log inventory) utility
A value of -NONE indicates one of the following situations:
- An LU name is not configured.
- The DDF record in the BSDS already has a value for IPNAME. Therefore, DDF did not activate its Systems Network Architecture (SNA) or Advanced Program to Program Communication (APPC) support.
If an LU name is configured, the luname field contains the fully qualified LU name, which consists of a network ID, a period delimiter, and the LU name. The network ID is determined from VTAM® after DDF is started. A network ID of NONE indicates that DDF is not yet started, or initialization with VTAM failed.
- genericlu
- The DDF generic LU name, as recorded in the BSDS. The generic LU name can be specified by one of the following methods:
- The Db2 GENERIC LUNAME field on the DSNTIPR installation panel
- The GENERIC option in the DDF statement of the DSNJU003 (change log inventory) utility
A value of -NONE indicates one of the following situations:
- A generic LU name is not configured.
- The DDF record in the BSDS already has a value for IPNAME. Therefore, DDF did not activate its Systems Network Architecture (SNA) or Advanced Program to Program Communication (APPC) support.
If a generic LU name is configured and enabled, the genericlu field contains the fully qualified generic LU name, which consists of a network ID, a period delimiter, and the generic LU name. The network ID is determined from VTAM after DDF is started. A network ID of NONE indicates that the DDF is not yet started, or initialization with VTAM failed.
wlb-value
FL 502 The WLB value that the location is configured with.- RQST
- Db2 returns to the remote client a request to enable sysplex workload balancing.
- DFLT
- Db2 honors the sysplex workload balancing option requested by the client.

The location name, LU name, and generic LU name for DDF are also included in message DSNL004I when DDF is started.
Related information