ENDARCHIVE

Restores the database to read-write mode after archiving is complete.

Syntax

ENDARCHIVE appName dbName

appName Name of the application containing the archived database.
dbName Name of the archived database.

Notes

After you call BEGINARCHIVE, use ENDARCHIVE to restore the database to read-write mode. Otherwise, the read-only state persists even after the termination of the current session. See the Database Administrator's Guide for more information about restructuring and backup files.

Example

ENDARCHIVE;

See Also

BEGINARCHIVE

©2004 Hyperion Solutions Corporation. All Rights Reserved.
http://www.hyperion.com