ENABLEMONITORING
Valid For
GLOBALS
Description
Use the ENABLEMONITORING parameter to enable the
monitoring of Oracle GoldenGate instances from Oracle GoldenGate Monitor and collect
trend data for Performance Metrics Server. In Classic Architecture, it directs
Manager to publish the monitoring points that provide status and other information
to the Oracle GoldenGate Monitor clients.
ENABLEMONITORING UDP parameter before
starting the server in legacy, to bring up the PMSRVR GLOBALS
parameter. For Oracle GoldenGate
MA it is done by default. For details, see Using UDS to Communicate with PMServer in Administering Oracle GoldenGate.
Before you enable monitoring on any given platform, see Introduction to Oracle GoldenGate Monitoring in the Administering Oracle GoldenGate Monitor for your database to make certain that the operating system is supported.
Note:
When monitoring is enabled on a UNIX system for a high number of Oracle GoldenGate processes (approximately 400), the system-imposed limit on the maximum amount of allowed shared memory may be exceeded. The message returned by Manager is similar to this:
WARNING OGG-01934 Datastore repair failed" reported during "start...
If this occurs, increase the kernel parameter
kernel.shmall by eight times the default for the operating
system.
Default
Disabled
Syntax
ENABLEMONITORING
[ UDP ]
[ UDPPORT portnumber ]
[ HTTPPORT portnumber ]-
UDPPORT portnumber -
Valid with
UDPfor monitoring with a Performance Metrics Server (PMSRVR) on Windows and other operating systems that don't support UDS.The UDP listening port. It is optional. If provided, it overrides the existing
GLOBALSparameter,REPOUDPPORT. If not provided, it uses the value ofREPOUDPPORTas the port number.You can change the UDP port of a
PMSRVRin a secure deployment by adding therepoUDPPORTparameter to theGLOBALSfile. For more information on configuring the UDP and TCP ports for PMSRVR, see How to Create Secure or Non-Secure Deployments. -
HTTPPORT portnumber -
Valid with
UDPfor monitoring with a Performance Metrics Server. Not valid for the BDB or LMDB monitoring modes.The HTTP listening port for the service. It is optional. If not provided, 9004 is the default port number.