Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Implementation of key based authentications Linux/Unix
  • More info about /proc folder and its relation with processes. Linux/Unix
  • Kernel Parameters for Solaris Linux/Unix
  • Implementing Listener Security Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • crontab syntax Linux/Unix
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • oracle Dba site Oracle
  • V$transaction notes for finding XID composition. Oracle
  • For Search and replace unix command. Linux/Unix
  • Guide to Linux System Command Mastery Linux/Unix
  • Wait time tuning research Oracle
  • Good Oracle Architecture In Short and point to point Oracle
  • Drop tempfiles from database Oracle

Tag: goldengate

Oracle GoldenGate lag monitoring shell script

Posted on 12-Jun-202318-Jun-2023 By Admin No Comments on Oracle GoldenGate lag monitoring shell script

Following script will be useful for tracking Oracle GoldenGate replicat process and related lag. This script will generate output on standard screen.  You can redirect it using file redirection to logfile or other locations.  while true do <goldengate home directory>/ggsci <<EOF > test.out info all exit EOF lag=`cat test.out | grep TESTREPLICAT | awk ‘{print…

Read More “Oracle GoldenGate lag monitoring shell script” »

Linux/Unix, Oracle, shell

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • Gathering statistics with DBMS_STATS Oracle
  • Good Link from metalink 1 Oracle
  • Removing Blank lines from file using grep Linux/Unix
  • SAN Linux/Unix
  • How does one overcome the Unix 2 Gig file limit? Linux/Unix
  • kill all processes from specific user in solaris. Linux/Unix
  • ORACLE_SID in sqlplus Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme