cassiusdrow
Member²
How can I use Compare User Objects to compare two schema's objects when I don't have the password for one of the schemas?
For example, on our production machine (prod), my schema (user) has read access to everything owned by the application schema (app), but I don't have the application schema's password. While on our test machine (test), I have access to the application schema's password.
I would like to compare objects from app@test to objects owned by app@prod, but log into prod as user@prod.
Is there any way to do this in v5.1?
For example, on our production machine (prod), my schema (user) has read access to everything owned by the application schema (app), but I don't have the application schema's password. While on our test machine (test), I have access to the application schema's password.
I would like to compare objects from app@test to objects owned by app@prod, but log into prod as user@prod.
Is there any way to do this in v5.1?