HP Operations Manager

Install and configure the remote database system


After installing and configuring the management server, as described in the topic "Install and configure the management server database", you must then install and configure the database on the remote server.
  1. Install the MS SQL Server with the instance name of your choice.
  2. Create the directory <HPOM database files directory>\backup.
  3. Copy the database backup files from the management server directory <HPOM database files directory>\backup to the same location on the remote database server.
  4. Restore the openview database:

    cscript Restore_openview.vbs <SQL Server instance name> <full backup file location> <transaction log file location>

  5. Now that you have copied the HP Operations Manager database to the remote server, you must set up a database backup on this server for production data protection:

    Deploy the self management policy VP_SM_DB_BACKUP to the HPOM database server. This policy will schedule and trigger the database backup of the openview database.

Related Topics: