Dataguard Monitor
Some of my fun tools I have created during my free time. :)
Dataguard Monitor a monitoring tool for monitor the log shipping to dataguard server. It will auto upgrade every minute. The status show the current status of the recovery process and the archive log number/instance node currently applied. The log not apply show the number of archive log waiting to be apply.
- DGcheck.exe is the main executable file
- Dgcheck.exe.config – configuration file. Key1 is the sys password, Key2 is the connection string
- Oracle.DataAccess.dll – the required oracle ddl file
Setup
- Download oracle odp.net ODAC1120320Xcopy_32bit from Oracle website
- Extract the zip file to c:\temp
- Install using the command
- install.bat odp.net20 c:\oracle\odp odp
- (to uninstall uninstall all c:\oracle\odp)
- Unzip to the dataguard_status.zip
- Execute the DGcheck.exe
Download Files
No comments:
Post a Comment