ADMINISTERING
About this task
The tool respects the number and size limits when collecting a database. The tool ignores the DATABASE_CAPTURE_ENABLED configuration variable.
Procedure
Enter the following command at the server console, where red.nsf is the name of the database file to be captured in the abc directory relative to the data directory.
load dbcapture abc\red.nsf
Tip: You can also run the dbcapture tool from an Operating System command prompt by entering the following command: dbcapture abc\red.nsf
Results
The collected database has the same name as the source database file with a .cor extension.
Parent topic: Detecting corrupted databases Previous topic: Collecting corruption data for all databases on a server