This object is owned by a different user!

When I open a package body file in the UI, execute the script, then connect to a different database and try it again, I get a "Confirm" dialog:

This object is owned by a different user!
Continue compilation anyway?
Yes No

What is this? I have to close and reopen the file to get around it. I remember "Yes" leaving me in a funny state but don't remember why and don't want to try it again. "Allow multiple connections" in preferences is NOT checked. Thx
 
It is a warning that you are about to compile an object owned by User A into the schema of User B. If you want to omit these warnings, check the "Don't show this message again" option and click on "Yes".
 
Back
Top