Hi there,
I have two database, A and B. where A is the source and B is cloned using data pump. after the clone, I see some objects missing. How do I print out every missing object? I created a database link in B, pointing to A,
so basically compare dba_objects in database A, and dba_objects in database B.
the link exist in B, named sourcedblink