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: ConText and ProC PL/SQL

Re: ConText and ProC PL/SQL

From: Richard Murphy <rmurphy_at_lbpc.com>
Date: Tue, 12 Jan 1999 23:38:05 GMT
Message-ID: <369BDCF5.FB5A16A@lbpc.com>


I discovered since the CONTAINS function was not in the local database I had to call it as CONTAINS_at_CTXSYS(...) for proper parsing.

Richard Murphy wrote:

> Having trouble compiling some ProC code. It seems when using the
> CONTAINS function for ConText queries the SQLCHECK=NONE must be set, but
> when using embedded PL/SQL the SQLCHECK=SEMANTICS must be set.
> Does someone know how to resolve the conflict of putting a CONTAINS
> function into a PL/SQL block without using stored procedures.
>
> Thanks, Richard M.
Received on Tue Jan 12 1999 - 17:38:05 CST

Original text of this message

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