Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Cluster Data Service for Oracle Web Tier Guide Oracle Solaris Cluster 4.0 |
1. Installing and Configuring HA for Oracle Web Tier
A. HA for Oracle Web Tier Extension Properties
The extension properties of the ORCL.ohs resource type are as follows:
Child monitoring level for the process monitoring facility (PMF). This property is inherited from the SUNW.gds resource type and should not be changed.
Integer
—1
When disabled.
The name of the Oracle HTTP Server instance listed in the opmnctl output.
String
ohs1
When disabled.
Determines the amount of debug information produced.
Integer
0
True
0 – 2
At any time.
Determines whether to failover when retry_count is exceeded during retry_interval.
Boolean
True
When disabled.
Determines the log level for event based traces.
Enum
NONE
NONE, INFO, or ERR
At any time.
The number of times that the process monitor facility (PMF) restarts the fault monitor during the time window that the Monitor_retry_interval property specifies. This property refers to restarts of the fault monitor itself rather than to the resource. The system-defined properties Retry_interval and Retry_count control restarting of the resource.
Integer
4
0 - 2147483647
-1 indicates an infinite number of retry attempts.
At any time
The time (in minutes) over which failures of the fault monitor are counted. If the number of times that the fault monitor fails exceeds the value that is specified in the extension property Monitor_retry_count within this period, the PMF does not restart the fault monitor.
Integer
2
0 – 2147483647
-1 indicates an infinite retry interval.
At any time
Determines whether the application uses network. This property is inherited from the SUNW.gds resource type and should not be changed.
Boolean
False
At creation.
The timeout value (in seconds) that the fault monitor uses to probe the resource.
Integer
90
0 – 2147483641
At any time.
The signal sent to the application for being stopped.
Integer
15 (SIGTERM)
1 (SIGHUP) to 37 (SIGLOST)
When disabled.