Restores the database to read-write mode after archiving is complete.
ENDARCHIVE appName dbName
appName | Name of the application containing the archived database. |
dbName | Name of the archived database. |
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.
ENDARCHIVE;
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |