Backup or Restore Databases
Use the tasks in this section to backup or restore the OCSDM server application and reporting databases.
Backup Command Options
Use the following command line options when issuing the backup script in the following sections to specify your database and backup destination:
--all —(Default) Backs up the core database and all reporting databases. This flag is used if no other is entered.
--core —Backs up the core database only.
-d —Specifies the directory to store the backed up file.
--excludePlugins —Exclude archived Plugin zip files from the resulting backup file. By default, the resulting backup file contains all product plugin installation zip files which were previously uploaded to OCSDM. You can override this behavior by entering this command.
-ep —Same as the --excludePlugins command line option above.
--report —Backs up the reporting oracle database and repository.
--ocsdmdw —Backs up the ocsdmdw oracle database.
Note:
You are prompted to select the backup directory upon running a backup script. The default directory can be found at:<Installation directory>/../DatabaseBackup
Backup Databases on a Shutdown Server
The following sections describe how to backup the application database on an OCSDM server that is shutdown (cold backup).
Note:
You must have system administrator privileges on the server to do a database backup.The OCSDM database and a separate database for reporting (if you are using Oracle Communications Report Manager with OCSDM) runs on each cluster node. During a typical database backup, the backup for each of these database is done on the master node and the backup file is stored on the node running the backup only.
Shut Down the Session Delivery Manager Server
You can shut down the existing Oracle Communications Session Delivery Manager software version running on your system to install a new version of the software, restore a database or apply a software patch. If you are upgrading an OCSDM cluster, use these steps to shut down each server node in the cluster.
Backup the Database on the Shutdown Server
Use this task to do a backup the application database (Core DB), Oracle reporting database, and OCSDMDW reporting database on the shut down OCSDM server (cold backup) to a local directory path.
- Select Tools, and view the Heartbeat Summary table to check OCSDM cluster member node processes.
- Begin using
OCSDM. Use your web browser to navigate to the server login page by entering the host name or IP address, and port number in the web browser navigation bar. For example:
In the login page, enter the administrator login name and password that you configured in the Configure User Account Passwords section.http://example.com:8080
Backup Databases on a Running Server
Use this task to do a backup the application database (Core DB), Oracle reporting database, and OCSDMDW reporting database on the OCSDM server that is running (hot backup) to a local directory path.
Note:
Before you backup databases on the OCSDM server, ensure that you have system administrator privileges, and contact users to minimize or prevent them from using OCSDM during the backup.- Select Health Monitor, and view the Heartbeat Summary table to check OCSDM cluster member node processes.
- Begin using
OCSDM. Use your web browser to navigate to the server login page by entering the host name or IP address, and port number in the web browser navigation bar. For example:
In the login page, enter the administrator login name and password that you configured in the Configure User Account Passwords section.http://example.com:8080
Restore Databases
Use this task if you need to restore the application and reporting databases on your OCSDM system or cluster.
- Select Tools, Health Monitor and view the Heartbeat Summary table to check OCSDM cluster member node processes.
- Begin using
OCSDM. Use your web
browser to navigate to the server login page by entering the host name or IP
address, and port number in the web browser navigation bar. For example:
In the login page, enter the administrator login name and password that you configured in the Configure User Account Passwords section.http://example.com:8080
-
After the server starts (after the restoration of its databases), it attempts to synchronize all plugins installed on the local file system again. Select Tools, Plugin Management in the OCSDM GUI to ensure that all plugins are working properly in the Element Manager Plugins table.