Posts

Showing posts from September, 2019

Steps to enable Monitoring in Classic 19c GoldenGate

Image
Steps to enable Monitoring in Classic 19c GoldenGate  Performance Metric server short form is PMSRVR  Performance Metric Server is available in GoldenGate classic from version 12c(12.1.3.x) . Before this version we need to write our own shell scripts to monitor if GoldenGate process are running or in ABEND mode . With Classic architecture and MicroServices Architecture in 12c on wards Oracle has done great job of monitoring the GoldenGate with help of PMSRVR utility . By default it is available in Microservices installation There are different tools available for Monitoring the GoldenGate 1.Oracle Enterprise Manager plugg-in with Monitor Agent 2.Performance Metric Server What is the use of PMSRVR ? You can monitor it from Browser this means you don't need to login to GoldenGate server and check it  GUI based tool  Based on Berkeley DB which is a embedded key-value database libraries providing scalable high-performance data management services to applications.