To find Missing DB Objects from one schema,sid to other schema,sid
Hi Friends..
I have an requirement as bellow...
Recently we migrated from one schema to other ,some of the DB objects are missed while migrating.
After Migration now the schema and SID are Different for newly created schema
while comparing the newly created schema2 with old schema1 found that some of the DB objects are missed.
So i need to find out the difference's from Schema1 to Schema2.
But now schema 2 is having different sid and schema name and to make the changes in schema2 with respect to schema1.
Please let me know how to go ahead with this....
Thanks in advance...