Entering content frame

Procedure documentation hss_removestandby Locate the document in the library structure

Use

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

Prerequisites

·        You are connected to the database instance of the hot standby system on the virtual server.

·        You have the server authorization ParamFull.

Syntax

hss_removestandby <hs_node>

<hs_node>

Computer name or IP address of the standby instance

Reply

OK

In the event of errors, see Reply Format.

Example

Logging on to the Database Manager CLI as operator OLEG with password MONDAY, connecting to the database instance DEMODB on virtual server HOTEL_VIRTUAL, deleting the standby instance on computer PARMA:

>dbmcli -u OLEG,MONDAY -d DEMODB –n HOTEL_VIRTUAL hss_removestandby PARMA

OK

 

Leaving content frame