Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: package dbms_pipe
Thank you Andrew,
I am the DBA myself and I had done the grant already, but it doesn't help.
Regards, Matthias.
Andrew Babb schrieb:
> 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 Fri May 07 1999 - 00:08:26 CDT
![]() |
![]() |