Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: package dbms_pipe
Hi,
You have to create it first:
run %ORACLE_HOME%\rdbms80\admin\DBMSPIPE.sql
as SYS
Good luck!
+--------------------------------------------------------------------------+ | Vitaliy Mogilevskiy | Senior Consultant | CORE Technology Group, Inc. | E-mail: vit100gain_at_earthlink.net | Fax : (707) 516-2163 | Web Page: http://home.earthlink.net/~vit100gain/index.html | *** Free DBA Script Library at my Web Page *** +--------------------------------------------------------------------------+
"M. Bergk" wrote:
> I try to use the package DBMS_PIPE.
> All I get is the error PLS-00201 Identifier SYS.DBMS_PIPE must be
> declared.
> But the package is there and valid.
> I successfully use the package UTL_FILE.
> What am I doing wrong?
Received on Thu May 06 1999 - 14:36:07 CDT
![]() |
![]() |