Restore the FOXMAN‑UN Database
General
Before starting to restore the database, determine the database name. The default name is NEM_DATABASE.
Please note:
The database names (NEM_DATABASE, PM_DATABASE, NEMSEC_DATABASE, and DIRAC_DATABASE) are fixed and cannot be changed.
If a backup from an older release with a changed database name needs to be restored, do the following (command line example given):
→ check the details of the database:
edbrestore -l -b DB_BACKUP_NAME
→ restore the database backup file:
edbrestore -i -b DB_BACKUP_NAME
Please note:
The default restore process as performed via “Local Restore” of the Remote Admin Tool or via the “edbrestore” command without options restores/overwrites all files with the exception of “nem.conf” and “ucst.ini”.
The default restore process provides a copy of these two files containing a time stamp in the file name. The restore process log shows a corresponding message.