Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • shr1.sql for MTS or Shared server configuration Oracle
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • Histogram information Oracle
  • SYSOPER Mystery Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • Distributed Transaction Troubleshooting. Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • Database logon trigger issue Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • Renaming Global Name GLOBAL_NAME Oracle
  • Btee and Bitmap Plans in Oracle 9i and higher Oracle
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • how to find OS block size Oracle
  • backspace in SQL Plus not working then..? Linux/Unix
  • Oracle 11g Training on 29JAN1010 Oracle

Tag: goldengate 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
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • Oracle Internal Good Websites 1 Oracle
  • eplan.sql Oracle
  • Good RAC & Standby Notes Oracle
  • Sort with ASCII order and Numeric Order Linux/Unix
  • OEM-troubleshooting on 20-MAY-08 Oracle
  • standard Monitoring – 1 Oracle
  • ORA-8031 issue and solution if it is occuring due to truncate. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme