Hi,
according to DebugSQL log in SQL window the CTRL + click function uses the dbms_utility.name_resolve to resolve the object name and type but this procedure runs with the caller privileges and does not resolve names if the caller has no right for the object.
Can you extend the object name and type resolving to select dba views directly if dbms_utility.name_resolve does not resolv the name and the "Use DBA Views if available" option selected?
Best regards, Zolt
according to DebugSQL log in SQL window the CTRL + click function uses the dbms_utility.name_resolve to resolve the object name and type but this procedure runs with the caller privileges and does not resolve names if the caller has no right for the object.
Can you extend the object name and type resolving to select dba views directly if dbms_utility.name_resolve does not resolv the name and the "Use DBA Views if available" option selected?
Best regards, Zolt