Entering content frame

Procedure documentation Defining a Standby Component Locate the document in its SAP Library structure

Use

You define a standby component for a hot standby system.

Prerequisites

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

·        You have the server authorization ParamFull.

Syntax

hss_addstandby <hs_node> login=<os_user>,<os_user_password> [path=<dependent_path>] [delay=<hs_delay_time>]

Options

Option

Description

<hs_node>

Host name or address of the standby component

<os_user>

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

<os_user_password>

The operating system user’s password

<dependent_path>

Installation path of the server software (depends on the database version) on the standby host.
If you do not specify a path, the system uses the database software with the same version as the master component

<hs_delay_time>

Delay (in seconds) with which log entries for the master component are read into the standby component and the corresponding transactions are executed.

Reply

OK

Example

hss_addstandby PARMA login=ANNA,MAY

OK

See also:

Example in Setting Up a Hot Standby System

 

Leaving content frame