Compilation owner warning - wrong?

cct

Member²
I have seen the warning message - This object is owned by a different user! Continue... many times, but usually uncertain why.

I have just compiled/recompiled a dozen or so package specs and bodies against my DEV DB, then closed the connection and reconnected to Test. Same username, and get this message for every compilation.

This is wrong - is the same user as those on the DB.

This is in version 12.04.1826 32 bit.

Chris
 
This can happens if you open a Program Unit from the database, change the connection for the corresponding Program Window, and then recompile.
 
No, I always open the source file. That is why I raised it.

Sequence was to open the 12 or so source files whilst connected to DEV db, compiled each, and finally disconnected all from DEV. I then connected to TEST db, and got the message for every one I tried to compile.

Chris
 
Back
Top