Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ConText and ProC PL/SQL
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
![]() |
![]() |