Entering content frame

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

Use

You can delete a database instance that has been defined as a standby component from a hot standby system. All files for this database instance are deleted.

Prerequisites

You have the server authorization ParamFull.

Syntax

hss_removestandby <hs_node>

 

<hs_node>

Host name or address of the standby component

Reply

OK

Example

Logging on to the Database Manager CLI as operator DBM with password DBM, connecting to the HOTEL_VIRTUAL hot standby system from the local computer, deleting the standby component PARMA:

dbmcli -u DBM,DBM -d HOTEL_VIRTUAL hss_removestandby PARMA

OK

 

Leaving content frame