Minimize PMSRVR entries to /var/log – Oracle GoldenGate Classic
Quick tip:
If you are having a problem with error messages filling up /var/log/*, you can minimize this by simply editing the ogg-audit.xml file. Here is the solution:
1. Make a backup of $OGG_HOME/diretc/logging/ogg-audit.xml or comment out the line mentioned below.
2. Replace the value “info” with “warn” in the level xml element
<level value=“warn”/>
3. Restart PMSRVR from the ggsci prompt
GGSCI> stop pmsrvr !
GGSCI> start pmsrvr
Current Oracle Certs
Bobby Curtis
I’m Bobby Curtis and I’m just your normal average guy who has been working in the technology field for awhile (started when I was 18 with the US Army). The goal of this blog has changed a bit over the years. Initially, it was a general blog where I wrote thoughts down. Then it changed to focus on the Oracle Database, Oracle Enterprise Manager, and eventually Oracle GoldenGate.
If you want to follow me on a more timely manner, I can be followed on twitter at @dbasolved or on LinkedIn under “Bobby Curtis MBA”.