Oracle GENCURSORMANAGERINTERFACE
Version 21c

General Information
Library Note Morgan's Library Page Header
ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling complimentary technical Workshops on Database Security for the first 30 Oracle Database customers located anywhere in North America, EMEA, LATAM, or APAC that send an email to asra_us@oracle.com. Request a Workshop for your organization today.
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);
 
 
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 23c

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