HP XP Array Manager Software User Manual

Page 199

Advertising
background image

To create an operation definition file for a cluster configuration:

1.

Create an operation definition file on the active server (database server A) on which the virtual
server EVS_C is running and set required items.

Create the file with the following name:

Application-Agent-installation-directory

\DRM\script\conf\_Operation_A.dat

An example of entries in this file is as follows:

BACKUP_OBJECT=MSEXCHANGE

DB_SERVER_NAME=VServer_C

INSTANCE_NAME=-

TARGET_NAME=

FTP_HOME_DIR=C:\FTP_ROOT

FTP_SUB_DIR=script

SET_DRM_HOSTNAME=1

2.

On the active server (database server A), execute

EX_DRM_EXG_DEF_CHECK

, which is a check

tool for operation definition files.

EX_DRM_EXG_DEF_CHECK operation-ID -db

The operation definition file is checked. In addition, a temporary directory for extended commands
is automatically created.

If an error occurs, correct the contents of the file and execute the check tool again.

3.

Copy the operation definition file created on the active server (database A) to the backup server.

Copy the file to the following folder.

Application-Agent-installation-directory

\DRM\script\conf\

4.

On the backup server, execute

EX_DRM_EXG_DEF_CHECK

, which is a check tool for operation

definition files.

EX_DRM_EXG_DEF_CHECK operation-ID -bk

The operation definition file is checked. In addition, a temporary directory for extended commands
is automatically created.

If an error occurs, change the backup server configuration depending on the contents of the
operation definition file, or change the contents of the operation definition file depending on the
backup server configuration. When you change the backup server configuration, re-execute the
check tool. When you change the contents of the operation definition file, place the same file on
the database server, and then re-execute the check tool.

5.

Copy the operation definition file you created on the active server (database server A) into the
standby server (database B).

The copy destination is:

Application-Agent-installation-directory

\DRM\script\conf\

Application Agent CLI User Guide

199

Advertising