DSNL449I DB2 HAS NO INFORMATION RELATED TO LUNAME luname

Explanation

A -RESET INDOUBT LUNAME('luname') FORCE command was issued but Db2 has no knowledge of the specified 'luname'.
luname
The logical unit name, as defined to VTAM®, of the coordinator or participant

System action

No information was purged. System processing continues normally.

User response

Determine the correct luname as follows:
  • Use the -DISPLAY THREAD(*) TYPE(INDOUBT) LOCATION(*) command to determine locations for which Db2 has indoubt responsibility.
  • Query the SYSIBM.LOCATIONS table to correlate a location name with an luname. The LINKNAME column contains the luname associated with the location name in the LOCATION column.
Then reissue the command, specifying the correct luname.