ADB7124I The logging attribute of the LOB table space lob_tsname that is associated with the base table tbname is changed to LOGGED. Information on the logging attribute of the base table space is not available.

Explanation

An inconsistency exists if the logging attribute of the base table space is NOT LOGGED and the logging attribute of the LOB table space that is associated with the base table is LOGGED.
lob_tsname
The name of the LOB table space.
tbname
The name of the base table.

System action

Processing continues.

User response

If needed, change the logging attribute of the base table space or the LOB table space and try again.