Oracle CTX_DUMMYOP
Version 26ai

General Information
Library Note Morgan's Library Page Header
The best Oracle News for FY2026

Oracle Database 26ai is now availble. If you haven't you downloaded already: Why?
Purpose Undocumented orphaned package head containing a single function.
AUTHID DEFINER
Documented No
First Available 26ai
Security Model Owned by CTX with no privileges granted
Source {ORACLE_HOME}/ctx/admin/ctxpredw.sql
 
DUMMYOP (new 26ai)
Undocumented FUNCTION dummyop(
colval  IN  VARCHAR2,
text    IN  VARCHAR2,
ia      IN  sys.odciindexctx,
sctx    IN OUT DummyIndexMethods,
cflg   IN NUMBER                  /*, env sys.ODCIEnv*/)
RETURN NUMBER IS LANGUAGE C
NAME    "contains"
LIBRARY dr$lib
WITH context
PARAMETERS (
  context,colval,
  colval INDICATOR,
  text,
  text INDICATOR,
  text LENGTH,
  ia,
  ia INDICATOR STRUCT,
  sctx,
  sctx INDICATOR STRUCT,
  cflg,
  cflg INDICATOR,
RETURN OCINumber);
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
What's New In 21c
What's New In 26ai

Morgan's Library Page Footer
This site is maintained by Daniel Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2026 Daniel A. Morgan All Rights Reserved