Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Database schema validation

user-l715sJun 27 2023

Hi All,

I am working on a post DB migration reconciliation activity where in the database objects need to be validated whether it has been migrated successfully or not. The validation is being performed by querying the dba_ tables and also using the SQL Developer Database Diff tool. I am looking for any script(PL/SQL code) which can be used to perform the validation to reduce the manual effort involved. Hence reaching out to all experts to kindly suggest on the script which can provide the validation results

Comments
Post Details
Added on Jun 27 2023
6 comments
835 views