JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Cluster Data Service for Oracle External Proxy Guide     Oracle Solaris Cluster 3.3 3/13
search filter icon
search icon

Document Information

Preface

1.  Installing and Configuring HA for Oracle External Proxy

A.  HA for Oracle External Proxy Extension Properties

Index

Appendix A

HA for Oracle External Proxy Extension Properties

This section describes the extension properties for the resource type ORCL.oracle_external_proxy. This resource type represents the Oracle External Proxy application in an Oracle Solaris Cluster configuration.

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

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

Debug_level

This property indicates the level to which debug messages for the ORCL.oracle_external_proxy resources are logged. When the debug level is increased, more debug messages are written to the terminal, the console, and the system log /var/adm/messages as follows:

0

No debug messages

1

Function Begin and End messages

2

All debug messages and function Begin and End messages

For messages to appear in the system log, perform the following:

  1. Edit the /etc/syslog.conf file and make sure that the debug is set.

    *.err;kern.debug;daemon.debug;mail.crit /var/adm/messages
  2. Disable the system log.

    bash-3.00# svcadm disable system-log
  3. Enable the system log.

    bash-3.00# svcadm enable system-log
Data Type

Integer

Range

0-2

Default

0

Tunable

Any time

Dbuser

This property specifies the server-side Oracle Database user that the proxy monitor uses to connect to the database.

Data Type

String

Default

hauser

Tunable

When disabled

Ons_nodes

This property specifies the Remote Oracle Notification Server (ONS) nodes such as node:port[,node:port] that the proxy monitor uses to connect to the database.

Data Type

String

Default

None

Tunable

When disabled

Plugin_name

This property specifies the plugin module name that the proxy monitor uses to connect to the database.

Data Type

String

Default

OracleExternalProxy

Tunable

When disabled

Service_name

This property specifies the Oracle Database or Oracle RAC service name that the proxy monitor uses to connect to the database.

Data Type

String

Default

None

Tunable

When disabled

Tns_admin

This property specifies the client-side location for the Oracle Tns_admin path that the proxy monitor uses to connect to the database.

Data Type

String

Default

/var/opt/oracle

Tunable

When disabled