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.
You have the server authorization ParamFull.
hss_removestandby <hs_node>
<hs_node> |
Host name or address of the standby component |
OK
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