10.6 Starting and Stopping Oracle Connection Manager
After configuring Oracle Connection Manager, you can start and administer it using the Oracle Connection Manager Control (CMCTL) utility.
At the operating system command line, the basic syntax for this utility is:
cmctl [command] [argument1 . . . argumentN] [-c instance_name]
The -c
parameter specifies the Oracle Connection Manager instance that you want to administer. Instances are defined in the cman.ora
file.
Note:
The use of password access to Oracle Connection Manager parameters is desupported in Oracle Database 23ai.Oracle provides an enhanced connection method, Local Operating System Authentication" (LOSA), which permits only the user who started CMAN to perform admin operations. This method is consistent with other operating system authentication methods used with Oracle Database. If you are currently using password access to CMAN, then Oracle recommends that you remove the CMAN password, and instead rely on LOSA.
To start and stop Oracle Connection Manager using the Oracle Connection Manager Control utility: