The default is 2.
OUTBOUND_CONNECT_TIMEOUT Specifies, in seconds, the length of time that the
Oracle Connection Manager instance waits for a
valid connection to be established with the database
server or with another Oracle Connection Manager
instance. The default is 0.
PASSWORD_instance_name The encrypted instance password, if set.
REMOTE_ADMIN Specifies whether remote access to an Oracle
Connection Manager is allowed. The default is NO.
SESSION_TIMEOUT Specify the maximum time, in seconds, allowed for a
user session. The default is 0.
TRACE_DIRECTORY Specifies the directory for the trace files. The default
is the /network/trace subdirectory under the Oracle
home directory.
TABLE 15-3 cman.ora Parameters (continued)
534 Oracle Database 11g DBA Handbook
The Connection Manager Control Utility (CMCTL)
The Connection Manager Control Utility provides administrative access to CMADMIN and
CMGW. The Connection Manager is started via the cmctl command. The command syntax is
cmctl command process_type
The default startup command from an operating system prompt is as follows:
cmctl start cman
The commands are broken into four basic types:
Operational commands such as start
Modifier commands such as set
Informational commands such as show
Command utility operations such as exit
Using the parameter REMOTE_ADMIN, you can control, but not start, remote managers. Unlike
the Listener utility discussed earlier in this chapter, you cannot interactively set a password for the
Oracle Connection Manager.
Pages:
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799