ENABLE-LOGONS

Enables logon to the current database for all ports.

Syntax

ENABLE-LOGONS

Restriction

SYSMAN account only. Can only be executed by the database owner, or, on a UNIX system, the super-user.

Comments

The unlockdbase command performs the same function from the host system environment.

A new database is locked to all users except the database owner (its creator) or super-user until unlocked using ENABLE-LOGONS or unlockdbase.

See Also

unlockdbase, INHIBIT-LOGONS, lockdbase.