Entering content frame

 Defining an Additional Standby Component 

Use

You define an additional standby component for the hot standby system.

Prerequisites

·        In the Database Manager CLI, you are connected to the hot standby system via the master component.

·        The operational state of the hot standby system is ONLINE.

·        All the data paths and files (run directory, volumes, trace files, and so on) of the standby component to be added match those of the master component.

·        You have the server authorization ParamFull.

Syntax

hss_addstandby <hs_node_nnn> login=<user>,<password> [path=<dependent _path>] [delay=<hs_delay_time_nnn>]

 

hs_node_nnn

Server name/standby component address nnn.

user

Operating system user on the standby server; must have administration rights for the server.

dependent_path

Installation path of the database software on the standby server. If you do not enter a path, the database software is used that has the same version as the database software on the master component.

hs_delay_time_nnn

Time delay (in seconds) for the standby component nnn to restore log entries.

Reply

The system displays an OK message.

 

 

Leaving content frame