Entering content frame

Procedure documentation Executing DBM Commands on a Standby Component Locate the document in its SAP Library structure

Use

You send a DBM command directly to a standby component.

Use this command to retrieve information about the standby component and not for modifying activities.

Caution

Modifying DBM commands must be sent to the cluster and not to individual standby components. The cluster software forwards the commands to the master component. The master component executes these commands and synchronizes the standby components if necessary.

Prerequisites

You have the required server authorizations.

Syntax

hss_execute <hs_node> <dbm_command>

Options

Option

Description

<hs_node>

Host name or address of the standby component

<dbm_command>

DBM command

Reply

OK

Example

Logging on to the Database Manager CLI as operator DBM with password DBM, displaying the operational state of the standby component PARMA:

dbmcli -u DBM,DBM hss_execute PARMA db_state

 

Leaving content frame