Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Good links for x$ tables in oracle. Oracle
  • Jai Shree Ram Oracle
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • Kill a session dynanically using execute immediate Oracle
  • initUOCIOTTO.ora Oracle
  • SAN Linux/Unix
  • How to sort list of files on basis of their sizes. Linux/Unix
  • load SPM baseline from cursor cache Oracle
  • sess_server.sql Oracle
  • default permission on ~/.ssh/authorized_keys2 or authorized_keys Linux/Unix
  • Temporary Tablespace Information and restriction. Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • Korn Shell Arithmatic Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Oracle Metalink useful notes 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

  • 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
  • Virtual Indexes in Oracle Oracle
  • AWR license Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • ORA-8031 issue and solution if it is occuring due to truncate. Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • SQLPLUS COPY command Precautions. Oracle
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • arch_configUOCIOTTO.ora Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme