Skip to Main Content

SQL & PL/SQL

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!

how to open a package file(.prc)

517097Aug 10 2006 — edited Aug 11 2006
in Oracle sql/plus, I try to edit a package file(test.prc). I can not open it(test.prc). I can see a package file(test.prc)- select * from user_source.

but I can not open it. I tried. sql>start test.prc -not work
sql>edit test.prc - not work
sql>view test.prc - not work
sql>@test.prc - not work


How can i open a file and edit?

Thanks a lot in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 8 2006
Added on Aug 10 2006
4 comments
2,980 views