Restoring from a management database backup
Use the apicup
command to list backups and then restore the selected
backup of the management database.
Before you begin
- If you restore the management subsystem database, you must also restore the portal subsystem database from a backup that was taken at the same time. The database backups of the management and portal must be taken at the same time to ensure that the portal sites are consistent with the management database.
- Restoring the management database requires downtime and is a destructive process that deletes current data and copies backup data. During the restoration process, external traffic must be stopped.
- To restore the management database, you must use the original project directory that was created
with
apicup
during the initial product installation. You cannot restore the database without the initial project directory. If necessary, restore the project directory from your Project directory backup.
About this task
Restoring a backup restores the registration credentials (client_ID, client_secret) that were in use at the time that the selected backup was created. For more information about the registration credentials, see Changing the registration client_id and client_secret for applications.