CQM_LOCAL_PORTAL_PORT
Use the CQM_LOCAL_PORTAL_PORT parameter in CQMCAESV to specify the port on which the Java agent listens. The Java agent can be the primary CAE server, watchdog, or backup CAE server. This port is called the Java local portal port.
- Syntax
- CQM_LOCAL_PORTAL_PORT=port
- port
- The port number. Do not specify a value within the RMI port range, which by default is 3450-3460. If you specify a value in this range, a conflict might occur.
- Default
- 3444Note: The port 3444 has been registered with IANA for use by Db2® Query Monitor. With the exception of IBM® Tivoli Storage Optimizer for z/OS®, no third-party application should default to that port.
- Example
- CQM_LOCAL_PORTAL_PORT=3461