User Tools

Site Tools


alert_script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
alert_script [2016/10/11 10:18] – created z0hpvkalert_script [2025/03/08 22:24] (current) – external edit 127.0.0.1
Line 11: Line 11:
 function show_usage { function show_usage {
     echo " "     echo " "
-    echo "Usage: $PWD/monitor_gg.sh ORACLE_SID GGHOME" +    echo "Usage: ./monitor_gg.sh ORACLE_SID $GGHOME" 
-    echo "   ORACLE_SID Name of the Database instance that is configured for Goldengate replication. " +    echo "   ORACLE_SID  : Database Instance. " 
-    echo "   GGHOME : Directory where Goldengate is installed. " +    echo "   GGHOME : Directory where GoldenGate is installed. " 
-    echo "Example: $PWD/monitor_gg.sh DBNAME /u07/goldengate"+    echo "Example: ./monitor_gg.sh DBNAME /u07/goldengate"
     echo " "     echo " "
     exit 1     exit 1
alert_script.1476181125.txt.gz · Last modified: 2025/03/08 22:23 (external edit)