Go to main content

Oracle® Solaris Cluster Data Service for Oracle Communications ASAP Guide

Exit Print View

Updated: September 2015
 
 

Oracle HA for Oracle Communications ASAP Extension Properties

Extension properties for the Oracle HA for Oracle Communications ASAP resource type are described below.

For details about system-defined properties, see the r_properties(5) man page and the rg_properties(5) man page.

ORCL.asap Extension Properties

The ORCL.asap resource type represents the Oracle Communications ASAP in an Oracle Solaris Cluster configuration. The extension properties of this resource type are as follows:

Debug_Level

This property controls the debug level for the control script and its functions.

Data Type: Integer

Range:0 – 3

Default: 0

Tunable: Anytime

Application_User

Specifies the username that is used to start the application. If this value is not set, the HA for Oracle Communications ASAP agent sets the ASAP installation user as the value of this property.

Data Type: String

Default: None

Tunable: When disabled

ASAP_HOME

Specifies the directory into which the ASAP software is installed.

Data Type: String

Default: None

Tunable: When disabled

Control_Server_Type

Defines the type of the Control Server: MASTER/SLAVE. When deploying ASAP across several UNIX machines, you must set the value of this property to SLAVE while creating a Slave Control Server resource.

Data Type: String

Default: None

Tunable: When disabled

Master_Control

Specifies the name of the Master Control Server.

Data Type: String

Default: None

Tunable: When disabled

Slave_Control

Specifies the name of the Slave Control Server.

Data Type: String

Default: None

Tunable: When disabled

CRITICAL_PROCESS_LIST

A comma-separated list of critical processes to be monitored for taking recovery action. If the process in the list terminates abnormally and if the Control Server fails to restart the process, the highly available ASAP agent would restart the resource.

Data Type: String array

Default: None

Tunable: Anytime

UNMONITORED_PROCESS_LIST

A comma-separated list of processes selected to be not monitored by the HA ASAP agent for performing maintenance. The agent will not report a status message when the selected process is stopped. You must make sure that the process is enabled for monitoring after performing maintenance by removing the process name from the property.

Data Type: String array

Default: None

Tunable: Anytime

ENV_PROFILE

Specifies the absolute path to the Oracle Communications ASAP environment file. This file is typically installed in $ASAP_HOME when Oracle Communications ASAP is installed. If the value for this property is not set, the Oracle Communications ASAP agent uses the default file Environment_Profile installed under the $ASAP_HOME directory.

Data Type: String

Default: ""

Tunable: Anytime

Detailed_probing

This property controls whether detailed probing on the application is performed. If this property is set to True, the agent probe executes the run_suite command followed by checking the status of the work order using an SQL query. It uses POTS Demonstration Service Activation Model and SRP emulator. The administrator should make sure that POTS Demonstration Service Activation Model is installed and SRP emulator is running while using this property.

Data Type: Boolean

Default: False

Tunable: Anytime