DSNJ707E csect_name LOCATION NAME location-name IN BSDS DOES NOT MATCH THE LOCATION NAME location-name ASSOCIATED WITH THE DATA SHARING GROUP.

Explanation

Db2 issues this message during startup when it detects that the LOCATION name in the bootstrap data set (BSDS) does not match the LOCATION name in the system communications area (SCA) structure.

System action

Db2 startup continues.

This message is non-scrollable. It remains highlighted on the console until you take the appropriate action.

Operator response

Notify the system programmer.

System programmer response

Depending on the accuracy of the BSDS value, take one of the following actions:
  • BSDS value is correct: Db2 startup will automatically replace the LOCATION name in the SCA with the correct value. The BSDS for each member of this Db2 data sharing group must specify this same value for LOCATION. If any member specifies a different value for LOCATION, use the change log inventory utility (DSNJU003) to change the LOCATION name.
  • BSDS value is not correct: Db2 startup will replace the LOCATION name in the SCA. The SCA value will be incorrect when startup is complete. Take the following actions to correct this situation:
    • Stop this Db2 subsystem.
    • If any member specifies a different value for LOCATION, use the change log inventory utility (DSNJU003) to change the LOCATION name.
    • Issue START DB2 for this member. START DB2 will correct the LOCATION name contained in the SCA.