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

Home -> Community -> Usenet -> c.d.o.server -> Re: How can I have an user access the CTX_DLL package?

Re: How can I have an user access the CTX_DLL package?

From: Mike <nospam_at_nowhere.com>
Date: Sun, 13 Oct 2002 16:34:50 +1100
Message-ID: <VB7q9.14998$Sr6.482567@ozemail.com.au>


Grant the role CTXAPP (i think)

"David Sharples" <david.sharples3_at_ntlworld.com> wrote in message news:URFp9.4470$4r1.66829_at_newsfep3-gui.server.ntli.net...
> give them execute permission.
>
> "Giovanni Azua" <bravegag_at_hotmail.com> wrote in message
> news:ao6sr6$jeh2l$1_at_ID-114658.news.dfncis.de...
> > Hello,
> >
> > I am getting these errors while defining preferences...
> >
> > ERROR at line 2:
> > ORA-06550: line 2, column 4:
> > PLS-00201: identifier 'CTX_DLL.CREATE_PREFERENCE' must be declared
> > ORA-06550: line 2, column 4:
> > PL/SQL: Statement ignored
> > ORA-06550: line 3, column 4:
> > PLS-00201: identifier 'CTX_DLL.SET_ATTRIBUTE' must be declared
> > ORA-06550: line 3, column 4:
> > PL/SQL: Statement ignored
> > ORA-06550: line 4, column 4:
> > PLS-00201: identifier 'CTX_DLL.SET_ATTRIBUTE' must be declared
> > ORA-06550: line 4, column 4:
> > PL/SQL: Statement ignored
> > ORA-06550: line 5, column 4:
> > PLS-00201: identifier 'CTX_DLL.SET_ATTRIBUTE' must be declared
> > ORA-06550: line 5, column 4:
> > PL/SQL: Statement ignored
> > ORA-06550: line 6, column 4:
> > PLS-00201: identifier 'CTX_DLL.SET_ATTRIBUTE' must be declared
> > ORA-06550: line 6, column 4:
> > PL/SQL: Statement ignored
> >
> > TIA,
> > Regards,
> > Giovanni
> >
> >
>
>
Received on Sun Oct 13 2002 - 00:34:50 CDT

Original text of this message

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