SPR# PPOR928P2X - Fix a problem with DAOS errors displaying when DAOS is disabled. The problem was caused by the special object DAOS_OBJ_INDEX found set on databases other than daoscat.nsf. When the database is being loaded the object causes this message to be displayed:
"The DAOS catalog cannot be opened. DAOS cannot operate normally.: The integrity of a database storage container has
been lost - the container will be rebuilt."
Setting DEBUG_CHECK_FOR_DAOSCAT_DATABASE=1 enables Domino to check the database name when loading the database and finding this object. The object is removed and the load continues.
↧