Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> save package to file in sqlplus?

save package to file in sqlplus?

From: <tcblue_at_my-deja.com>
Date: Sat, 03 Feb 2001 19:51:04 GMT
Message-ID: <95hnf6$hvo$1@nnrp1.deja.com>

Hi,
I am working remotely, and only have access to sqlplus. I need to be able to retrieve/edit/re-load/compile a package on a remote server. I can: describe PKG_NAME;
fine, but i need the actual package itself so I can re-load/compile when i'm done editing. Is there some kind of dump command to dump it to a file (or like spool).... How do i access the package? a select statement? also, I'm not sure where packages are stored... Are under a system table or package table? Please let me know if you have the answers to these quesetions,

-Patrick T.-
tcblue82_at_yahoo.com

Sent via Deja.com
http://www.deja.com/ Received on Sat Feb 03 2001 - 13:51:04 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US