mco_HA_replica_stop

This function causes a local asynchronous stop request to be sent from the standby application.

For an overview see page HA Applications

Prototype

 
    MCO_RET	mco_HA_replica_stop (	mco_db_h db)
 

Arguments

db Connection handle to master database

Description

This function causes a local asynchronous stop request to be sent from the standby application

Return Codes

MCO_S_OK Successful.