Which has the higher priority in your organization: Deploying a new database or securing the ones you already have?
Looking for a website, and resources, dedicated solely to securing Oracle databases? Check out DBSecWorx.
Purpose
Undocumented but OLAP related.
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
Exceptions
Error Code
Reason
ORA-37158
Bad clob or varray IN-args: (case 0)
First Available
Not known
Security Model
Owned by SYS with EXECUTE granted to PUBLIC
Source
{$ORACLE_HOME}/olap/admin/olapiecm.plb
MAKECONNECTION
Undocumented
genServerInterface.makeConnection(
byteparams IN OUT genRawSequence,
wstrparams IN OUT genWStringSequence);