Minimize PMSRVR entries to /var/log – Oracle GoldenGate Classic

        Bobby Curtis

        Minimize PMSRVR entries to /var/log – Oracle GoldenGate Classic

        Quick tip for Bug 30193036:

        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 

        Recent posts

        Related Posts

        Performance with Oracle GoldenGate

        Read more

        Add a deployment to Oracle GoldenGate 19c Microservices

        Once you have an up and running Oracle GoldenGate Microservices environment, there may come a time...

        Read more

        Agnostic GoldenGate AdminClient – Microservices

        Back in 2017 when Oracle GoldenGate 12c (Microservices) was released it came with a new command...

        Read more