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!

File type pck in SQL Developer

user6682421Oct 31 2014 — edited Nov 3 2014

I am thinking about switching from PL/SQL Developer to SQL Developer but I run into a problem when all my hundreds of database packages are saved in the .pck format. When I open a .pck file in SQL Developer I can't even compile the file as the "/" sign is unknown in SQL Developer.

In the .pck format the package spec and the package body are saved in the same file with a "/" as the separator sign between the spec and the body.

I have seen some old postings regarding this problem on this forum but no solution. Is it still not possible to work with .pck files in an efficient way in SQL Developer?

(I am using SQL Developer 4.0.2.15)

Regards,

Olle

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 1 2014
Added on Oct 31 2014
2 comments
2,503 views