When I connect to my oracle database as the myself (which has execute permissions to a given package but is not the owner) and navigate to packages and double-click on the package, I can see the package specification but not the body. When I do exactly the same thing in SQLDeveloper, I can see both the spec and body. When I log in as the schema owner (who owns the package), I can see both the package spec and body. Anyone else experiencing this?
↧