Skip Navigation Links | |
Exit Print View | |
Oracle Solaris Cluster Data Service for Oracle External Proxy Guide Oracle Solaris Cluster 4.1 |
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:
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:
No debug messages
Function Begin and End messages
All debug messages and function Begin and End messages
For messages to appear in the system log, perform the following:
Edit the /etc/syslog.conf file and make sure that the debug is set.
*.err;kern.debug;daemon.debug;mail.crit /var/adm/messages
Disable the system log.
bash-3.00# svcadm disable system-log
Enable the system log.
bash-3.00# svcadm enable system-log
Integer
0-2
0
Any time
This property specifies the server-side Oracle Database user that the proxy monitor uses to connect to the database.
String
hauser
When disabled
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.
String
None
When disabled
This property specifies the plugin module name that the proxy monitor uses to connect to the database.
String
OracleExternalProxy
When disabled
This property specifies the Oracle Database or Oracle RAC service name that the proxy monitor uses to connect to the database.
String
None
When disabled
This property specifies the client-side location for the Oracle Tns_admin path that the proxy monitor uses to connect to the database.
String
/var/opt/oracle
When disabled