Compare User Objects

rhalpain

Member
In our environment all developers log on to each DB with the same id and use the same schema (ie: test@test1 using prod schema, read@prod1 using prod schema). The Compare User Objects defaults to the current user's schema. Is there a way to specify the schema of the object I want to compare?
 
No, you need to connect as the object owner. This is on our list of enhancement requests though.

------------------
Marco Kalter
Allround Automations
 
You can already specify a target schema in the current version (on the Options tab page of the Compare User Objects tool).
 
Back
Top