Oracle GoldenGate Error Messages

OGG-01508

Failed to initialize monitoring point service for process group {0} (error {1,number,0}). Monitoring point publishing will be disabled.


Cause

An Oracle GoldenGate process failed to initialize the shared memory for its monitoring point registry and service. This failure typically occurs if: there is not enough disk space to host the backing file (Linux); there is not enough memory to host the shared region; the backing file is being stored on an NFS mounted directory (Linux); or the system exhausted its allocation of available handles.


Action

For issues that relate to system resources, such as disk space and handles, increase the available resource by allocating more disk storage, by allocating more handles, or by reducing the consumption of those resources by other processes (as the case may be). For an NFS issue, either install Oracle GoldenGate on a local physical device or set the internal GLOBALS parameter _TMPSTOREDIR to a directory on a local physical device.