Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: package dbms_pipe
Hi,
The DBMS_PIPE package is not granted to users by default, so you need to get your DBA to grant you EXECUTE privilege.
Rgds
Andrew
"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 - 20:21:41 CDT
![]() |
![]() |