pwd /u02/gg/source/scripts


+++++++PRIM to STBY GG SYNC++++++++++++++
ggdr_sync_01_rsync.ksh  using exclude_list.txt --- works, but rsync asks for a password
I
I
V
ggdr_sync_02_rename_SID.ksh

+++++++DATAGUARD FAILOVER SCRIPTS++++++++


ggdr_01_if_switchedover_enable_GG.ksh --- checks every 5 mins if STANBY has been switch or failedover. 
I
I
V
ggdr_02_SQL_Eable_GG_param.ksh -- If STB is the primary now, enables GoldenGate replication in STB on database level, runs ALTER SYSTEM SET enable_goldengate_replication=TRUE SCOPE=BOTH;
I
I
V
ggdr_03_failover_GoldenGate.ksh >> --- Starts wrapper scripts for GGSCI 
I
I
V
ggdr_04_obey_switchover.ksh >> obey file logs into the new primary starts manager in STB GG home, adds exttrail and extracts, starts them up
I
I
V
ggdr_05_rename_obey_afterGG_switchover.ksh >> renames GG obey script so cron doesnt drop and recreate new GG processes every 5 minutes

