↧
Answer by Leigh Riffel for How to compare the database of a backup from...
A comparison really requires comparing the environments in some way. I would create a database link on your test system to your live system and then do some simple data dictionary comparisons on...
View ArticleAnswer by Uwe Hesse for How to compare the database of a backup from another...
It sounds to me like the used procedure is somehow suboptimal :-)We have two easy ways to create an identical test Database from a live DB:Simple Cloning and Snapshot Standby.Simple Cloning is the RMAN...
View ArticleHow to compare the database of a backup from another environment
Has anyone had any luck with taking a backup (approx 30 tables) from an Oracle database's live environment, then loading a test environment with this backup and doing a comparison between the test...
View Article