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
AUTHID
CURRENT_USER
Dependencies
ODCIINDEXCTX
XMLINDEX_NOOP
XMLTYPE
XMLINDEXMETHODS
Documented
No
First Available
Not known
Security Model
Owned by XDB with no privileges granted
Source
{ORACLE_HOME}/rdbms/admin/catxidx.sql
XMLINDEX_NOOP
Returns a zero if a valid XMLTYPE object is submitted
xmlindex_funcimpl.xmlindex_noop(
res IN XMLTYPE,
pathstr IN VARCHAR2,
ia IN odciindexctx,
sctx IN OUT xmlindexmethods,
sflg IN NUMBER
RETURN NUMBER;