OrientDB Manual

Console - RELEASE DATABASE

Switches database from "frozen" state (where only read operations are allowed) to normal mode.

Execution of this command requires presence of server administration rights.

This command is very usefull in case you would like to do "live" database backups. You can "freeze" database, do file system snapshot, "release" database, copy snapshot anywhere you want. Using such approach you can perform backup in short term.

Syntax

RELEASE DATABASE

See also

Examples

Release the current database:

RELEASE DATABASE