Oracle GENCURSORMANAGERINTERFACE
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 OLAP Cursor Manager Interface
AUTHID CURRENT_USER
Data Types SQL> desc genRawSequence
genRawSequence VARRAY(32767) OF RAW(32767)

SQL> desc genWStringSequence
genWStringSequence VARRAY(32767) OF NVARCHAR2(10922)
Dependencies
DBMS_OLAPI_LIB2 GENRAWSEQUENCE GENWSTRINGSEQUENCE
Documented No
First Available Not known
Security Model Owned by SYS with EXECUTE granted to PUBLIC
Source {ORACLE_HOME}/olap/admin/olapidcm.plb
Subprograms
 
CLOSE
Undocumented genCursorManagerInterface.close(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD
 
FETCH2BLOCKS
Undocumented genCursorManagerInterface.getch2blocks(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD
 
FETCH2INITIALBLOCKS
Undocumented genCursorManagerInterface.fetch2initialBlocks(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD
 
FETCH3BLOCKS
Undocumented genCursorManagerInterface.fetch3blocks(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD
 
FETCH3INITIALBLOCKS
Undocumented genCursorManagerInterface.fetch3initialBlocks(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD
 
FETCHBLOCKS
Undocumented genCursorManagerInterface.fetchBlocks(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD
 
FETCHINITIALBLOCKS
Undocumented genCursorManagerInterface.fetchBlocks(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD
 
GENERATESQL
Undocumented genCursorManagerInterface.generateSQL(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD
 
GETGENERATIONINFO
Undocumented genCursorManagerInterface.getGenerationInfo(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD
 
GETINTERNALID
Undocumented genCursorManagerInterface.getInternalID(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD
 
UPDATESPECIFICATION
Undocumented genCursorManagerInterface.updateSpecification(
byteparams IN OUT sys.genrawsequence,
wstrparams IN OUT sys.genwstringsequence);
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
GENCONNECTIONINTERFACE
GENDATAPROVIDERINTERFACE
GENDEFINITIONMANAGERINTERFACE
GENMETADATAPROVIDERINTERFACE
GENSERVERINTERFACE
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