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