Entering content frame

Procedure documentation hss_enable Locate the document in the library structure

Use

You define a database instance as a master instance for a hot standby system.

Prerequisites

·        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.

Syntax

hss_enable lib=<hs_storage_dll> node=<virtual_server_name>

Options

Option

Description

<hs_storage_dll>

Name of the library required for controlling the memory management system

<virtual_server_name>

Name of the virtual server

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 DEMODB database instance on the virtual server HOTEL_VIRTUAL.Defining the master instance specifying the libhsscopy library for controlling the memory management system.

>dbmcli –u OLEG,MONDAY –d DEMODB –n HOTEL_VIRTUAL hss_enable lib=libhsscopy node=HOTEL_VIRTUAL

OK

 

Leaving content frame