LS,
PL/SQL Developer Version 10.0.5.1710 (version 9.0.6.1661 as well)
We do see tables and views of an other schema.
We do NOT see packages and packages bodies.
"desc owner.package_name" in a command window result in
"object dos not exists".
Straingly enough the describe DOES work in SQL*Plus and it DOES work in Toad. We can see all those packages and the content of their bodies.
A schema with execute rigths DOES see the objects.
How can I make the packages/bodies visible in PLSQL Developer without granting the execute right?
What well hidden filter seem to be active?
Regards,
Andr
PL/SQL Developer Version 10.0.5.1710 (version 9.0.6.1661 as well)
We do see tables and views of an other schema.
We do NOT see packages and packages bodies.
"desc owner.package_name" in a command window result in
"object dos not exists".
Straingly enough the describe DOES work in SQL*Plus and it DOES work in Toad. We can see all those packages and the content of their bodies.
A schema with execute rigths DOES see the objects.
How can I make the packages/bodies visible in PLSQL Developer without granting the execute right?
What well hidden filter seem to be active?
Regards,
Andr