I am administering a rather large database that has grown in complexity and design from a single application database. Now there is a plan to add a fifth application that ca
Have you looked into using RAC? You can have multiple physical databases but only one logical database. This would solve all of your integrity issues. And you can set aside nodes just for reporting.