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

Home -> Community -> Usenet -> c.d.o.server -> Re: Import of PL/SQL procedure without doing a full user import

Re: Import of PL/SQL procedure without doing a full user import

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Tue, 9 Jan 2001 20:06:01 +0100
Message-ID: <93fo34$9qktn$2@ID-62141.news.dfncis.de>

imp show=y log=<filename> etc
will dump the procedure to an ascii file. The file will need to be heavily edited.

Hth,

Sybrand Bakker, Oracle DBA

"James Williams" <techsup_at_mindspring.com> wrote in message news:3a5b569f.108587803_at_news.mindspring.com...
> I have a PL/SQL program that did not go through change control. The
> source is inside a user level export. Without importing the entire
> file could I direct export to look for a certain procedure?
>
> I have reviewed the Oracle Utilities manual but don't see a way as of
> 8.1.6.
>
> I could always use fromuser touser if I can find an area with enough
> disk space.
Received on Tue Jan 09 2001 - 13:06:01 CST

Original text of this message

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