JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for Oracle Web Tier Guide     Oracle Solaris Cluster 4.0
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring HA for Oracle Web Tier

A.  HA for Oracle Web Tier Extension Properties

ORCL.ohs Extension Properties

ORCL.opmn Extension Properties

Index

ORCL.ohs Extension Properties

The extension properties of the ORCL.ohs resource type are as follows:

Child_mon_level

Child monitoring level for the process monitoring facility (PMF). This property is inherited from the SUNW.gds resource type and should not be changed.

Data type

Integer

Default

—1

Tunable

When disabled.

Component_instance

The name of the Oracle HTTP Server instance listed in the opmnctl output.

Data type

String

Default

ohs1

Tunable

When disabled.

Debug_level

Determines the amount of debug information produced.

Data type

Integer

Default

0

Per node

True

Range

02

Tunable

At any time.

Failover_enabled

Determines whether to failover when retry_count is exceeded during retry_interval.

Data type

Boolean

Default

True

Tunable

When disabled.

Log_level

Determines the log level for event based traces.

Data type

Enum

Default

NONE

Range

NONE, INFO, or ERR

Tunable

At any time.

Monitor_retry_count

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.

Data type

Integer

Default

4

Range

0 - 2147483647

-1 indicates an infinite number of retry attempts.

Tunable

At any time

Monitor_retry_interval

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.

Data type

Integer

Default

2

Range

02147483647

-1 indicates an infinite retry interval.

Tunable

At any time

Network_aware

Determines whether the application uses network. This property is inherited from the SUNW.gds resource type and should not be changed.

Data type

Boolean

Default

False

Tunable

At creation.

Probe_timeout

The timeout value (in seconds) that the fault monitor uses to probe the resource.

Data type

Integer

Default

90

Range

02147483641

Tunable

At any time.

Stop_signal

The signal sent to the application for being stopped.

Data type

Integer

Default

15 (SIGTERM)

Range

1 (SIGHUP) to 37 (SIGLOST)

Tunable

When disabled.