The DSCC agent port is defined by the common agent container as jmxmp-connector-port. The default common agent container port number is 11162. If for administrative reasons you need to use a different port number for the DSCC agent and common agent container, use the following procedure.
Note - You cannot use DSCC to perform this task. Use the command line, as described in this procedure.
$ su Password: # cacaoadm list-params ... jmxmp-connector-port=11162 ...
The common agent container must be stopped when changing the DSCC agent port number.
# cacaoadm stop # cacaoadm set-param jmxmp-connector-port=new-port # cacaoadm start
For the location of this command, see Command Locations in Oracle Fusion Middleware Administrator’s Guide for Oracle Directory Server Enterprise Edition.
In addition, when you create a new server, you must specify the non-default DSCC agent port number.