unlockdbase

Re-enables connections to a locked database.

Syntax

unlockdbase database

Parameters

database The identity of the database which is to be unlocked. This can be the path-name of the database (absolute or relative), or the system name of the database, as defined in the ROUTE-FILE. If omitted, the default database is unlocked.

Restrictions

On UNIX, super-user or database owner only. On Windows, database owner only.

Comments

If you are using Database Isolation, you must use the realroot host command to select required instance of Reality before running unlockdbase.

The TCL command ENABLE-LOGONS is equivalent to unlockdbase.