Skip Headers
Oracle® Database Error Messages
11g Release 2 (11.2)

E17766-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

26 ORA-46000 to ORA-46342

ORA-46000: Invalid option to enable Extensible Data Security
Cause: Input value was not a valid option to enable XDS.
Action: Use a valid option to enable XDS.
ORA-46001: string is not valid for Extensible Data Security policies
Cause: An illegal argument value was used with DBMS_RLS to enable XDS.
Action: Use DBMS_XDS to enable XDS.
ORA-46002: Privilege "string" is not valid in Data Security Document for "string"
Cause: An invalid privilege was specified in the Data Security Document.
Action: Correct the privilege element in the document.
ORA-46003: Column "string" is not valid in Data Security Document for "string"
Cause: An invalid column was specified in the Data Security Document.
Action: Correct the column element in the document.
ORA-46004: Predicate "string"is not valid in Data Security Document
Cause: An invalid predicate was specified in the Data Security Document.
Action: Correct the predicate in the document.
ORA-46005: Document not found. Fix schema location.
Cause: CreateResource failed or an invalid schema location was specified.
Action: If the resource is in resource view, fix the schema location. Otherwise, consult create resource documentation.
ORA-46006: Cannot mix VPD column and Fusion column security policies
Cause: The object is protected by both VPD column security and Fusion column security policies.
Action: Disable or drop either the VPD or Fusion column policies.
ORA-46007: No colName foreignKey for inheritedFrom element "string".
Cause: No colName foreignKey was specified for an inheritedFrom element in the DataSecurity policy document.
Action: Correct the inheritedFrom element. At least one of the foreignKey elements of an inheritedFrom element must be specified by means of a colName element.
ORA-46008: The memberEvaluationRule in instanceSet "string" is too long.
Cause: The specified length for the memberEvaluationRule element of the instanceSet element in the DataSecurity policy document was greater than 4000.
Action: Limit the length of the memberEvaluationRule in the instanceSet to 4000.
ORA-46009: The "when" predicate of inheritedFrom "string" is too long.
Cause: The specified length for the "when" predicate element of the inheritedFrom element in the DataSecurity policy document was greater than 4000.
Action: Limit the length of the "when" predicate of the inheritedFrom element to 4000.
ORA-46010: The colValue of foreignKey of inheritedFrom "string" is too long.
Cause: The specified length for the colValue element of the foreignKey element of the inheritedFrom element in the DataSecurity policy document was greater than 32767.
Action: Limit the length of the colValue element of foreignKey element of inheritedFrom element to 32767.
ORA-46011: The value of the "selectPrivilege" element is too long.
Cause: The specified length for the selectPrivilege element in the DataSecurity policy document was greater than 32767.
Action: Limit the length of the selectPrivilege element to 32767.
ORA-46012: The value of the "privilege" element is too long.
Cause: The specified length for the privilege element of the attributeSec element in the DataSecurity policy document was greater than 32767.
Action: Limit the length of the privilege element to 32767.
ORA-46013: The value of the "aclDirectory" element is too long.
Cause: The specified length for the aclDirectory element of the acls element in the DataSecurity policy document was greater than 32767.
Action: Limit the length of the aclDirectory element to 32767.
ORA-46014: The value of the "aclFile" element is too long.
Cause: The specified length for the aclFile element of the aclFiles element in the DataSecurity policy document was greater than 32767.
Action: Limit the length of the aclFile element to 32767.
ORA-46015: The value of the "paramDatatype" element is too long.
Cause: The specified length for the paramDatatype element of the instanceSet element in the DataSecurity policy document was greater than 100.
Action: Limit the length of the paramDatatype element to 100.
ORA-46016: Number of columns of foreignKey does not match primaryKey.
Cause: The number of column elements within the foreignKey element did not match the number of column elements within the primaryKey element of the inheritedFrom element in the DataSecurity policy document. The colunm elements of foreignKey may be specified using either colName or colValue elements. The colunm elements of primaryKey may be specified using only colName elements.
Action: Ensure that the number of colunms of foreignKey matches the number of columns of primaryKey.
ORA-46017: The OBJECT_ID is not valid.
Cause: The PL/SQL API DBMS_XDSUTL.INVALIDATE_DSD_CACHE was called with an invalid OBJECT_ID.
Action: Change the length of the OBJECT_ID passed into the PL/SQL API DBMS_XDSUTL.INVALIDATE_DSD_CACHE to 32, and ensure that its value matches exactly with the XMLRef object identifier of an existing DataSecurity document within the XDB repository.
ORA-46018: XDB object ID of DataSecurity document "string" was not found.
Cause: The XDB object ID corresponding to the DataSecurity document path (shown in the error message) was not found. Note that the error message is limited to displaying only the first 256 characters of the DataSecurity document's path.
Action: Resolve the error shown in the previous error frame.
ORA-46050: Triton security internal error.
Cause: This is a Triton security internal error.
Action: None
ORA-46051: Invalid XS user specified
Cause: An invalid extensible security user was specified.
Action: Check the user name and execute the function or procedure again.
ORA-46052: Invalid Session ID specified
Cause: An invalid extensible security session ID was specified.
Action: Check the session ID and execute the function or procedure again.
ORA-46053: Invalid Cookie specified
Cause: An invalid extensible security session cookie was specified.
Action: Check the session cookie and execute the function or procedure again.
ORA-46054: Invalid Namespace specified
Cause: An invalid extensible security application namespace was specified.
Action: Check the namespace and execute the function or procedure again.
ORA-46055: Invalid Role specified
Cause: An invalid extensible security role was specified.
Action: Check the role and execute the function or procedure again.
ORA-46056: Invalid Namespace or Attribute specified
Cause: An invalid extensible security application namespace or attribute was specified.
Action: Check the namespace and attribute, and execute the function or procedure again.
ORA-46057: Namespace already exists
Cause: The specified extensible security application namespace was already in existence.
Action: Execute the function or procedure with a different namespace.
ORA-46058: Invalid attribute specified
Cause: An invalid extensible security application namespace attribute was specified.
Action: Check the attribute, and execute the function or procedure.
ORA-46059: Invalid ACL identifier specified
Cause: The specified ACL identifier is invalid.
Action: Check the ACL identifier, and execute the function or procedure again with a valid ACL ID.
ORA-46060: Username not specified
Cause: Extensible security Username was not specified.
Action: Execute the function or procedure with a username.
ORA-46061: Session ID not specified
Cause: Extensible security Session ID was not specified.
Action: Execute the function or procedure with a session ID.
ORA-46062: Namespace not specified
Cause: Extensible security Application namespace was not specified.
Action: Execute the function or procedure with a namespace.
ORA-46063: Not attached to XS session
Cause: Not attached to an Extensible security session.
Action: Attach to a XS session and execute the function or procedure.
ORA-46064: Attribute name not specified
Cause: Extensible security Application namespace attribute name was not specified.
Action: Execute the function or procedure with an attribute name.
ORA-46065: Attribute value not specified
Cause: Extensible security Application namespace attribute value was not specified.
Action: Execute the function or procedure with an attribute value.
ORA-46066: Inactivity Timeout not specified
Cause: Extensible security session inactivity timeout was not specified.
Action: Execute the function or procedure with an inactivity timeout value.
ORA-46067: Cookie not specified
Cause: Extensible security session cookie was not specified.
Action: Execute the function or procedure with a cookie value.
ORA-46068: Role not specified
Cause: Extensible security Role was not specified.
Action: Execute the function or procedure with a Role value.
ORA-46070: Insufficient privileges
Cause: An attempt was made to execute an Extensible security session function or procedure without the appropriate privilege.
Action: Ask the administrator to perform the operation or to grant the appropriate privilege.
ORA-46071: Error occurred while executing the event handler
Cause: An error or exception was returned by the error handling function invoked as part of the current operation.
Action: Check the trace files to identify the source of the error in the event handling function. Attempt the operation again after the error has been resolved.
ORA-46072: Column width too small
Cause: The size of the column or variable used to store the output of this function or procedure is too small.
Action: Increase the size of the column or variable and try again.
ORA-46073: Cookie already in use by another session
Cause: The specified Extensible security session cookie was used by another Extensible security session.
Action: Execute the function or procedure with a different cookie.
ORA-46074: session ID mismatch
Cause: The specified session ID does not match the attached session ID.
Action: Execute the function or procedure without a session ID or with a matching attached session.
ORA-46075: Already attached to a lightweight user session
Cause: The current database session is already attached to a lightweight user session.
Action: Detach from the current lightweight user session before attaching to the new lightweight user session.
ORA-46076: The specified name string is too long
Cause: The length of the name is longer than allowable limits.
Action: Please try again with a new name with a length smaller than the allowable length. Please refer to the documentation to identify the maximum name length for the current operation.
ORA-46077: Length of value too large
Cause: The specified attribute value is too large.
Action: Execute the function or procedure again with a smaller attribute value.
ORA-46078: Invalid event type specified
Cause: The event type specified is invalid.
Action: Reattempt the operation with an invalid event type.
ORA-46080: User status is currently inactive
Cause: User was marked inactive.
Action: Change status in enterprise directory to active and try again.
ORA-46081: User's password has expired
Cause: User password was expired.
Action: Change the user's password and update status to active.
ORA-46082: User's account was locked
Cause: The user's account is locked.
Action: Update user's status to Active in Enterprise Directory and try again.
ORA-46083: Cannot create system dynamic role
Cause: An attempt was made to create system dynamic roles.
Action: Attempt the operation without system attribute or system attribute set to FALSE.
ORA-46084: Cannot delete system seeded principals
Cause: An attempt was made to delete system seeded principals.
Action: Do not attempt to delete system seeded principals.
ORA-46085: Cannot modify system attribute in dynamic roles
Cause: An attempt was made to modify system attribute in dynamic roles.
Action: Attempt operation without modifying the value of system.
ORA-46086: Cannot detach from a direct-login XS session
Cause: An attempt was made to detach from an XS session created by a direct password login.
Action: To detach and destroy the XS session, logout of the DB session.
ORA-46087: Switching users not allowed for a proxy session
Cause: An attempt was made to switch users within a proxy session.
Action: Switch back to original user and try again.
ORA-46088: Principal already exists
Cause: The specified light weight principal was already in existence.
Action: Execute the function or procedure with a different name.
ORA-46089: Unsupported verifier type
Cause: This verifier was not currently supported.
Action: Execute again with a different verifier type.
ORA-46090: Requested event handler not registered for the event
Cause: An attempt was made to update or delete nonregistered event handler.
Action: Please verify event handler name.
ORA-46091: Requested event handler already registered for the event
Cause: An attempt was made to re-register an event handler.
Action: Please verify event handler name.
ORA-46092: Requested event handler does not exist
Cause: An attempt was made to register a nonexistent event handler.
Action: Please verify event handler name or create the event handler.
ORA-46093: Cannot destroy a direct-login XS session
Cause: An attempt was made to destroy an XS session created by a direct password login.
Action: To destroy the XS session, logout of the DB session.
ORA-46095: Invalid error code supplied
Cause: An error code with an illegal value was supplied.
Action: Use an error code from the range of valid values.
ORA-46101: Circular definition for aggregate privilege string in security class string
Cause: Definition of an aggregate privilege contained itself.
Action: Fix the aggregate privilege definition.
ORA-46102: Privilege string aggregated in security class string is not found
Cause: Definition of an aggregate privilege contained a privilege that is not defined in this or parent security classes.
Action: Fix the aggregate privilege definition.
ORA-46103: Circular definition for security class string
Cause: Security class definition inherited from itself through circular definition.
Action: Fix the security class definition.
ORA-46104: Security class string cannot inherit from base security classes
Cause: Definition of a security class specified an internal base security class as a parent security class.
Action: Remove the internal base security class from the "inherits-from" list.
ORA-46105: Unable to load security class string
Cause: The specified security class did not exist.
Action: Create resource for the security class.
ORA-46106: Missing parent security class for security class string
Cause: The specified security class did not have any parent security class.
Action: Add a parent security class using "inherits-from" tag.
ORA-46107: Privilege string not found in the associated security classes
Cause: The specified privilege did not exist in the security classes that were associated with the ACLs.
Action: Use a security class that contains the specified privilege.
ORA-46108: Invalid security class targetNamespace or name.
Cause: The security class targetNamespace attribute was either null or was longer than 4000 characters. Or, the security class name attribute was either null or was longer than 1024 characters.
Action: Provide valid targetNamespace and name attributes.
ORA-46109: Duplicate definition for privilege string in security class string.
Cause: The privilege name in the security class was previously defined in another security class.
Action: Provide a unique name for the privilege.
ORA-46112: Duplicate security class name string under targetnamespace string
Cause: The security class name under the targetnamespce was also used for another security class.
Action: Provide a unique name for the security class.
ORA-46250: Invalid value for argument 'string'
Cause: Input value was not valid for the procedure.
Action: Use a valid option.
ORA-46251: Value for argument 'string' out of range
Cause: Input value was out of range.
Action: Use a value within allowed range.
ORA-46252: Cannot complete the operation, overlapping job already exists
Cause: Cleanup job already existed which spanned the given audit trail type.
Action: Drop the existing job.
ORA-46253: Cannot complete the operation, overlapping property already exists
Cause: The property already exists which spans the given audit trail type.
Action: Clear the existing property.
ORA-46254: 'string' already exists
Cause: The value being set already existed.
Action: Delete the existing entry.
ORA-46255: Incorrect job name specified
Cause: The job did not exist or was not created by DBMS_AUDIT_MGMT package.
Action: Create the job using DBMS_AUDIT_MGMT package.
ORA-46256: Internal error: Audit Table not partitioned
Cause: Invalid operation on a non partitioned table.
Action: Contact Oracle Support Services.
ORA-46257: Property 'string' cannot be cleared
Cause: The property could not be cleared.
Action: None. The property can only be set or reset.
ORA-46258: Cleanup not initialized for the audit trail
Cause: DBMS_AUDIT_MGMT.INIT_CLEANUP was not called for the erroring audit trail.
Action: Invoke the procedure, DBMS_AUDIT_MGMT.INIT_CLEANUP.
ORA-46260: Error during audit trail cleanup
Cause: The audit trail cleanup operation could not be completed.
Action: Check the UNIX error number for a possible operating system error. If there is no error, contact Oracle Support Services.
ORA-46261: Error during audit trail cleanup, internal error
Cause: The audit trail cleanup could not be completed because of an internal error.
Action: Contact Oracle Support Services.
ORA-46262: Audit table(s) cannot be moved to 'string' tablespace
Cause: The tablespace was either unavailable or did not have enough space to accomodate the audit table being moved.
Action: Make sure that the tablespace is online and has enough space for the audit tables being moved.
ORA-46263: The audit trail is already initialized for cleanup
Cause: DBMS_AUDIT_MGMT.INIT_CLEANUP was already invoked for the audit trail type.
Action: None
ORA-46264: Error during DBMS_AUDIT_MGMT operation
Cause: Could not complete the DBMS_AUDIT_MGMT operation.
Action: Check the PL/SQL error stack and trace files for a possible error. Fix the cause and retry the operation. If the error is internal or if there is no error, contact Oracle Support Services.
ORA-46265: Subset of audit trail is already initialized
Cause: Audit Trail was initialized which spans the given audit trail type.
Action: Use DBMS_AUDIT_MGMT.DEINIT_CLEANUP to deinitialize conflicting audit trail types.
ORA-46266: Missing value for argument 'string' in Oracle RAC enabled database
Cause: The DBMS_AUDIT_MGMT API was executed in an Oracle RAC enabled database and AUDIT_TRAIL_TYPE was one of AUDIT_TRAIL_OS or AUDIT_TRAIL_XML. But, Oracle RAC instance number for which DBMS_AUDIT_MGMT API was run, was not supplied.
Action: Input a valid Oracle RAC instance number for which the configuration must be done.
ORA-46267: Insufficient space in 'string' tablespace, cannot complete operation
Cause: Could not complete the operation because the DBMS_AUDIT_MGMT API involved movement of one or more audit tables and there was not enough space in the destination tablespace.
Action: Turn on tracing using DBMS_AUDIT_MGMT.SET_DEBUG_LEVEL to find the amount of space required. Then, allocate that space in the destination tablespace, even if destination tablespace datafile has AUTOEXTEND option turned on. And then, retry the operation.
ORA-46268: Conflicting operation on audit table(s)
Cause: Audit tables were being operated by more than one DBMS_AUDIT_MGMT API from different sessions. The simultaneous execution of the following API with one another and with itself can cause the conflict: INIT_CLEANUP, DEINIT_CLEANUP, SET_AUDIT_TRAIL_LOCATION and MOVE_DBAUDIT_TABLES.
Action: Wait until the execution of one of the API's completes and try executing the API again.
ORA-46269: Conflicting operation on audit files
Cause: Audit files were being operated by more than one DBMS_AUDIT_MGMT API from different sessions. The simultaneous execution of the CLEAN_AUDIT_TRAIL API with itself can cause the conflict.
Action: Wait until the execution of one of the API's complete and try executing the API again.
ORA-46271: Error during DBMS_AUDIT_MGMT operation; database I/O suspended
Cause: An I/O attempt occurred during DBMS_AUDIT_MGMT operation and the database I/O was suspended.
Action: Retry the operation after resuming database I/O suspension. If database I/O is not suspended, contact Oracle Support Services.
ORA-46272: Subset of audit trail is already deinitialized
Cause: Audit trail was deinitialized which spans the given audit trail type.
Action: Use DBMS_AUDIT_MGMT.INIT_CLEANUP to initialize conflicting audit trail types.
ORA-46340: Command cannot have both BY <user-list> and IN SESSION <session-information> clauses together
Cause: BY <user-list> clause was supplied with IN SESSION <session-information> clause in the command.
Action: Use either BY <user-list> or IN SESSION <session-information> clause.
ORA-46341: ALL STATEMENTS option cannot be supplied with BY SESSION clause
Cause: An attempt was made to use ALL STATEMENTS audit option with BY SESSION clause. ALL STATEMENTS audit option can be configured with BY ACCESS only.
Action: Specify BY ACCESS instead of BY SESSION.
ORA-46342: NOAUDIT command cannot be executed with IN SESSION clause
Cause: An attempt was made to use IN SESSION <session-information> clause in NOAUDIT command.
Action: None