Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • move_arch_files.ksh Linux/Unix
  • Rename Oracle Instance Name Oracle
  • Oracle Data Direct to TAPE Oracle
  • Virtual Indexes in Oracle Oracle
  • Find_table_size.sql Oracle
  • logminer and my_lbu Oracle
  • Reading config file from other folder inside class Python/PySpark
  • RAC with RHEL4 and 11g Oracle
  • Good Site for Oracle Internals Oracle
  • Roles and Stored Object behaviour Oracle
  • Explain Plan Output 2 Oracle
  • Removing Ctrl-M from end of line using vi Linux/Unix
  • SAN Linux/Unix
  • How to see which patches are applied. Oracle

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)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • eplan9i.sql Oracle
  • Find long Running Transaction Linux/Unix
  • When error comes for temporary tablespace with version <= 9i Oracle
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • MYSQL for Oracle DBA MYSQL
  • GSQ.sql Oracle
  • The most important Tuning Notes Oracle
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme