Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • pvm_rbs1.sql (to collect rbs info from db) Oracle
  • nfs mount command Linux/Unix
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • shutdown linux Linux/Unix
  • How to remove blank lines using vi editor command Linux/Unix
  • online_bkup.sql Oracle
  • cache buffer chain latch Oracle
  • Kernel Parameters for Solaris Linux/Unix
  • find_pk.sql /* Find Primary Key */ Oracle
  • oracle 10g on linux Linux/Unix
  • Composite Index creation tip from Vivek Oracle
  • How can I tell if ASO is installed ? Oracle
  • Display the top 5 salaries for each department using single SQL Oracle
  • Some OS level threshold for performance. Linux/Unix

Tag: replicat lag

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

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • dbinv.sql Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • DBMS_SQL for alter session. Oracle
  • Formatter Explain plan Output 1 Oracle
  • Facts about SCN and Rollback Segment Oracle
  • Temporary Tablespsace Temp tablespace behaviour Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme