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!

Duplicate Synonym in Details Tab [SQL Dev 17.4.1]

ApexBineMar 12 2018 — edited Mar 12 2018

When I create a synonym on a package the detail tab shows it twice:

pastedImage_0.png

This is a bit confusing, until you realise the underlying statements joins via OWNER and NAME. Unfortunately Dba_synonyms doesn't give any information about the type, so package spec and package body are being returned.

Is this intended behaviour? I would expect package spec only (or a clear destinction between the two in the Details tab).

Best regards,

Sabine

This post has been answered by thatJeffSmith-Oracle on Mar 12 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 9 2018
Added on Mar 12 2018
1 comment
329 views