How to check or investigate certain process from a big file like ggserr.log file

         How to check or investigate certain process from a big file like ggserr.log file

[oracle@ftdcslsinf623 11.1.1.0.27]$ awk '/STOPPED/ {print}' ggserr.log '|' awk '/ABENDED/ {print}' ggserr.log
REPLICAT RARLI03T: STOPPED

Comments

Popular posts from this blog

Oracle Golden Gate FAQ

Oracle Golden gate - Long running transactions while stopping an extract

FAQ on Oracle Golden gate for unix & windows