You define a database instance as the master instance of a hot standby system.
The database instance is on that computer to which you assigned the virtual server name using the cluster software.
The database instance is in the OFFLINE operational state.
You have connected to the database instance on the virtual server.
You have the server authorization ParamFull.
hss_enable lib=<hs_storage_dll> node=<virtual_server_name>
Option |
Description |
---|---|
<hs_storage_dll> |
Name of the library required for controlling the memory management system |
<virtual_server_name> |
Name of the virtual server |
Call the Database Manager CLI, log on as operator OLEG with the password MONDAY, establish a connection to the database instance DEMODB on the virtual server HOTEL_VIRTUAL, define the master instance by specifying the library libhsscopy for triggering the memory management system:
>dbmcli –u OLEG,MONDAY –d DEMODB –n HOTEL_VIRTUAL hss_enable lib=libhsscopy node=HOTEL_VIRTUAL
OK
Database Manager CLI Tutorial, Setting Up a Hot Standby System
Database Administration, Hot Standby