python program oracle

Creating Oracle DR/Standby synchronization report using Python scripting

Dear Readers, In my previous posts, I discussed about tablespace/FRA/RMAN backup/Patchset level monitoring/DB inventory using python. Here comes my new python code for generating DR/Standby synchronization status report from the list of databases provided in the DB list. Note: This code is ready to use. You may need to make […]