Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Lost functions and procedures in package utl_http
On Sat, 23 Oct 2004 12:35:18 +0200, Berg San <bsan_at_gmx.net> wrote:
>Hi,
>
>I've replaced some functions and procedures in the package utl_http. Is
>it possible to restore the package with the original functions and
>procedures?
>Or can I copy/create the package from another user?
>
>TIA,
>Berg.
The Oracle provided scripts are in $ORACLE_HOME/rdbms/admin.
All utl packages have a script file name starting with utl. You may need to run a file called prvt<package abbrev>.plb too All scripts need to be run as internal.
Any good reason to fool around with Oracle packages?
-- Sybrand Bakker, Senior Oracle DBAReceived on Sat Oct 23 2004 - 06:59:10 CDT
![]() |
![]() |