Reservation DB - Variant does not contain a container error

When trying to delete a specific reservation from our R&R database, we get the error “Variant does not contain a container” and the reservation can’t be deleted. Does anyone have suggestions on what this means and how I can delete this reservation? Thanks in advance.

Subject: Reservation DB - Variant does not contain a container error

Turning the debugger on will help you to see the line where the code fails.

Post this line here.

-v

Subject: RE: Reservation DB - Variant does not contain a container error

Can you please tell me how to do that?

Subject: RE: Reservation DB - Variant does not contain a container error

This could be due to database corruption.

Running database maintenance against the R&R Manager database could resolve this problem:

Make sure you have a current back up of the database before running this maintenance as any corrupt documents will be deleted by the Fixup command.

From the Domino console, run the following commands:

load fixup databasename.nsf -F

load compact databasename.nsf -c -i

load updall databasename.nsf -R