Showing posts with label Data Guard. Show all posts
Showing posts with label Data Guard. Show all posts

Monday, September 8, 2025

The script to start observer

StartObserver.sh

nohup /oracle/app/oracle/product/19.0.0/clienthome_1/bin/dgmgrl -logfile /tmp/observer.log sys/*****@myconndb "start observer file='/oracle/app/oracle/dgbroker19c/observer/myconndb.dat';" &


nohup ./StartObserver.sh &