Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Import of PL/SQL procedure without doing a full user import
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
![]() |
![]() |