Singleuser mode
In singleuser mode, you can make modifications to the database; however, no users can be accessing the database (that is, working in the Contenta application) when you execute the application in this mode.
To execute the program in singleuser mode, you must use the -singleuser switch. If you execute the program in singleuser mode and there are user sessions attached to the database, the application does not execute and the following message is displayed:
Open of "dbname@ODBC_DSN" failed: Can't attach single user. There are n users registered as active
Where dbname@ODBC_DSN is the name of the database with the ODBC data source name, and n is the number of user sessions attached to the database. See the Contenta Sessions Command for information about displaying and clearing active user sessions.