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
Internal support for DBMS_SQLTUNE
AUTHID
CURRENT_USER
Dependencies
DBMS_SQLTUNE
DBMS_SQLTUNE_UTIL1
PRVT_WORKLOAD
DBMS_SQLTUNE_INTERNAL
PRVT_ACCESS_ADVISOR
Documented
No
First Available
11.1
Security Model
Owned by SYS with no privileges granted
Source
{ORACLE_HOME}/rdbms/admin/prvssqlf.plb
CREATE_SQLSET
Undocumented
prvt_sqlset_infra.create_sqlset(
sqlset_name IN VARCHAR2,
allow_gen_nm IN BOOLEAN,
description IN VARCHAR2,
sqlset_owner IN VARCHAR2)
RETURN VARCHAR2;