This PTM is new in 12c version and it gives users to view and monitor GG in real time GUI mode
Download jar file from the below location and place it in some location
https://www.oracle.com/technetwork/middleware/goldengate/oracle-goldengate-exchange-3805527.html
Pre req’s :
1. Add “ENABLEMONITORING” in GLOBALS file
edit params ./GLOBALS
add ENABLEMONITORING
2. from your local open command prompt and check java is installed or not
from your local pc: run--> cmd
C:\Users\myuser> java -jar <complete_path_of_jarfile>
Ex: java -jar C:\Users\myuser\Desktop\ogg-performancetoolkit-3810657.jar
Go to File à Connect à New Connection
FIill in the server loggin details and then you are all set to use it, Thanks
0 comments:
Post a Comment