Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Mutating Table Error while using database trigger Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • Finding locked objects Oracle
  • AWR settings- MMON is not taking snapshot. Oracle
  • EXTPROC Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • sess1.sql Oracle
  • adding new line after specific pattern using sed Linux/Unix
  • RAC 11g with vmware Oracle
  • send email from unix mailx with attachment. Linux/Unix
  • To find explain plan for a statement that occurred in past. Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • To Find Orphan OS processes. Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • How to choose Driver table in SQL statement Oracle

Tag: extract 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • Sending email with file attachment. Linux/Unix
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • GSQ.sql Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • get_vmstat.ksh Linux/Unix
  • Small sample shell program Linux/Unix
  • DBMS_SQL for alter session. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme