Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: DBMS_PIPE question

Re: DBMS_PIPE question

From: Thomas Vanya <twvanya_at_nospameastman.com>
Date: 1997/10/21
Message-ID: <01bcde32$36c5e040$0cdb74a6@pc88511209.tex.emn.com>#1/1

Make sure the user doing the compile has execute access on the DBMS_PIPE package/procedure.
The execute privilege must be given outside of a role.

-- 
Thomas W. Vanya
Oracle and OracleRdb Database Administrator
Eastman Chemical Company
-------------------------------------------------------------------------
(Due to proliferation of spammers, remove nospam from address.)

Mahmood Ezad Butt <mbutt_at_qualitech.com> wrote in article
<01bcdd9f$2d2a0b80$103eb326_at_mbutt.techs.com>...

> I am getting compile errors while trying to create private pipes using
the
> dbms_pipe.create_pipe function. says does'nt know about create pipe
> function. Aybody used it before.
>
> Please post answers on the newsgroup or mail to:
> mbutt_at_techsatwork.com
>
Received on Tue Oct 21 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US