Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

4.1EA2: Unable to "Go to" package body from table dependencies tab

ArpodMar 18 2015 — edited Mar 18 2015

1) Open a table which is referenced from some package body

2) Go to "Dependencies" tab

3) Find that package body, right click and select "Go to <PACKAGE_NAME>"

4) Literally nothing happens - dependency tab is refreshed, that's it. No errors thrown in the log, no new statements at statement log except dba_dependencies query.

Going to functions, procedures, views, triggers and package specsĀ  that way works as intended.

Also, important: if the package spec or body is open, or was opened in current session, then "Go to package body" also works. I have no idea how that connects, but I've experimented a bit and that seems consistent - if you open the package manually, you can later open it via go to.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 15 2015
Added on Mar 18 2015
1 comment
109 views