Skip Headers
Oracle® Fusion Middleware Error Messages Reference
11g Release 1 (11.1.1.6.0)

Part Number E10113-09
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

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

43 IAU-01023 to IAU-62023

IAU-01023: Invalid filter preset. The Valid choices are {0}
Cause: The given audit level(filter preset) is invalid.
Action: Give a valid audit level(filter preset) like Low,Medium,None,Custom.

Level: 1

Type: ERROR

Impact: Other

IAU-01024: Max Dir Size should be atleast double that of min File Size and min File Size should be 4K
Cause: Error in setting the maximum directory size or file size for audit logs.
Action: Give a valid value for maximum directory and file size.

Level: 1

Type: ERROR

Impact: Other

IAU-01025: Unknown componentType {0} at character position:{1}
Cause: The component type given in custom event expression is invalid.
Action: Enter valid component type. listAuditEvents() command gives a list of component types.

Level: 1

Type: ERROR

Impact: Other

IAU-01026: Invalid Event Name: {0}
Cause: The event name in custom event expression is invalid.
Action: Enter valid event name. listAuditEvents() command gives a list of all the events for a given component.

Level: 1

Type: ERROR

Impact: Other

IAU-01027: Invalid component Type: {0}
Cause: The component type given in custom event expression is invalid.
Action: Give valid component type.listAuditEvents() command gives a list of component types.

Level: 1

Type: ERROR

Impact: Other

IAU-01028: Can't read components_dir {0}
Cause: Install is possibly corrupted.
Action: Check your install and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-01029: User {0} not found
Cause: The user to be removed is not in the list of special users(users to always audit).
Action: Check for the list of special users(users to always audit)already present using getAuditPolicy() command.

Level: 1

Type: ERROR

Impact: Other

IAU-01030: Unknown construct . expecting eventName at character position:{0}
Cause: Invalid syntax in custom event expression.
Action: Event name is expected at that position.

Level: 1

Type: ERROR

Impact: Other

IAU-01031: Unknown event {0} at character position:{1}
Cause: Invalid event in custom event expression.
Action: Enter a valid event name. listAuditEvents() command gives a list of all the events for a given component.

Level: 1

Type: ERROR

Impact: Other

IAU-01032: Expecting SUCCESSESONLY or FAILURESONLY after the dot at charcter position:{0}
Cause: Invalid syntax in custom event expression.
Action: The events name should be qualified with either SUCCESSONLY or FAILURESONLY after the dot.

Level: 1

Type: ERROR

Impact: Other

IAU-01033: Unknown construct . expecting componentType at character position {0}
Cause: componentType is expected at that position.
Action: Enter valid component type.listAuditEvents() command gives a list of component types.

Level: 1

Type: ERROR

Impact: Other

IAU-01034: Component type {0} is repeated at character position:{1}
Cause: Invalid syntax in custom event expression.
Action: Specify a component exactly once giving the list of all events to be added or removed.

Level: 1

Type: ERROR

Impact: Other

IAU-01035: Missing character after backslash at character position:{0}
Cause: The string at the specified position is invalid.
Action: Remove the trailing backslash.

Level: 1

Type: ERROR

Impact: Other

IAU-01036: Unterminated quoted string at character position:{0}
Cause: No matching end quote in the string.
Action: Check the specified string and add the matching end quote.

Level: 1

Type: ERROR

Impact: Other

IAU-01037: custom events can only be specified for custom filter preset
Cause: Custom events are added when the audit level(filter preset) is not Custom.
Action: Change the audit level(filter preset) to Custom.

Level: 1

Type: ERROR

Impact: Other

IAU-01038: Unexpected token {0} found at character position {1}
Cause: Invalid syntax in custom events expression.
Action: Check the custom events expression given.

Level: 1

Type: ERROR

Impact: Other

IAU-01039: Unfinished string that started at position {0}
Cause: Custom event expression string is not terminated.
Action: Check the string and terminate it.

Level: 1

Type: ERROR

Impact: Other

IAU-01040: Unrecognized token at position {0}
Cause: Invalid syntax in custom events expression.
Action: Check for the syntax of custom events expression.

Level: 1

Type: ERROR

Impact: Other

IAU-01041: Expecting RHS for the boolean operator {0} at position {1}
Cause: Invalid syntax in custom event expression.
Action: Give a RHS value for the boolean operator to evaluate.

Level: 1

Type: ERROR

Impact: Other

IAU-01042: Unexpected token {0} found. Expecting -and or -or or ')' at position {1}
Cause: Invalid syntax in custom events expression.
Action: Check for the syntax of custom events expression.

Level: 1

Type: ERROR

Impact: Other

IAU-01043: Expecting ')' corresponding to '(' at {0}
Cause: There is no matching end brace in custom events expression string.
Action: Check the expression and add a closing brace at the end to match with the beginning brace.

Level: 1

Type: ERROR

Impact: Other

IAU-01044: Expecting a relation expression at position {0}
Cause: Invalid syntax in custom events expression.
Action: Check for the syntax of custom events expression.

Level: 1

Type: ERROR

Impact: Other

IAU-01045: Operator {0} is not applicable for an attribute of type {1} at position {2}
Cause: Invalid operator given for an attribute in custom events expression.
Action: Use an operator that is allowed to be used with the attribute.

Level: 1

Type: ERROR

Impact: Other

IAU-01046: Invalid boolean operator {0}
Cause: Invalid syntax in custom events expression.
Action: Give a valid boolean operator.

Level: 1

Type: ERROR

Impact: Other

IAU-01047: Attribute {0} needs a string at position {1}
Cause: The value given for the attribute is not a string.
Action: Give a string value in double quotes.

Level: 1

Type: ERROR

Impact: Other

IAU-01048: Attribute {0} needs a boolean at position {1}
Cause: The value given for the attribute in custom events expression is of a different type.
Action: Give a boolean value(true or false) for this attribute.

Level: 1

Type: ERROR

Impact: Other

IAU-01049: Attribute {0} needs a number at position {1}
Cause: The value given for the attribute in custom events expression is of a different type.
Action: Give a number value for this attribute.

Level: 1

Type: ERROR

Impact: Other

IAU-01050: Attribute {0} needs a date at position {1}
Cause: The value given for the attribute in custom events expression is of a different type.
Action: Give a date value for this attribute.

Level: 1

Type: ERROR

Impact: Other

IAU-01051: Cannot parse {0} into a date. Error {1} at {2}
Cause: Date value entered is invalid.
Action: Give a valid date value.

Level: 1

Type: ERROR

Impact: Other

IAU-01052: Unparseable date {0} at position {1}
Cause: Date value entered is invalid.
Action: Give a valid date value.

Level: 1

Type: ERROR

Impact: Other

IAU-01053: Unparseable time {0} at position {1}
Cause: Invalid time given in the custom events expression.
Action: Enter valid time format.

Level: 1

Type: ERROR

Impact: Other

IAU-01054: Error in expression: unknown operator
Cause: Invalid operator given in a custom events expression.
Action: Give a valid operator.

Level: 1

Type: ERROR

Impact: Other

IAU-01055: Expecting a Boolean value for attrib:{0}
Cause: The value given for the attribute in custom events expression is of a different type.
Action: Give a boolean value for the attribute.

Level: 1

Type: ERROR

Impact: Other

IAU-01056: Expecting a Number value for attrib:{0}
Cause: The value given for the attribute in custom events expression is of a different type.
Action: Give a number value for the attribute.

Level: 1

Type: ERROR

Impact: Other

IAU-01057: No relational expressions allowed for Binary operator
Cause: Binary attribute is present in the custom events expression.
Action: Remove binary attribute from the custom events expression.

Level: 1

Type: ERROR

Impact: Other

IAU-01058: Expecting a Date value for attrib:{0}
Cause: A non-date value is given to the date attribute.
Action: Give a date value for the attribute.

Level: 1

Type: ERROR

Impact: Other

IAU-01059: trailing backslash in special users
Cause: Invalid special users(Users to always audit) string.
Action: Remove the trailing back slash in special users(Users to always audit)string.

Level: 1

Type: ERROR

Impact: Other

IAU-01060: Invalid config file
Cause: Config file given in importAuditConfig() command is possibly corrupted.
Action: Contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-05011: Audit Loader initialization failed. The Audit loader is disabled. Caught Exception {0}
Cause: An error prevented the Audit Loader from starting.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-05042: Error in reading component definition from {0}
Cause: Install might be corrupted.
Action: Check the install and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-05043: Cannot create directory for saving AuditLoader state {0}
Cause: OS error in creating directory.
Action: Check file permissions and disk space.

Level: 1

Type: ERROR

Impact: Other

IAU-05044: Cannot save AuditLoader state to file {0}
Cause: OS error in writing to state file.
Action: Check file permissions and disk space.

Level: 1

Type: ERROR

Impact: Other

IAU-05045: Cannot read AuditLoader state from file {0}
Cause: OS error in reading state file.
Action: Check file permissions or the file is possibly corrupted.

Level: 1

Type: ERROR

Impact: Other

IAU-05046: Stopping AuditLoader, caught exception: {0}
Cause: An error prevented Audit Loader from continuing.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-05047: Problem in transferring audit record from file:{0} position:{1} will retry in next cycle. caught exception {2}
Cause: The database containing Audit store is probably down.
Action: Check the database availability. Restart the database if required.

Level: 1

Type: ERROR

Impact: Other

IAU-05048: Problem in transferring audit record to Repository {0}. Please verify your Repository Configuration
Cause: The database configuration is invalid or the database is down.
Action: Check Audit Store configuration and bring up the database if it is down.

Level: 1

Type: ERROR

Impact: Other

IAU-06001: Error in reading audit configuration file from {0}.
Cause: Install might be corrupted.
Action: Check the install and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-06002: Invalid {0} directory: {1}.
Cause: Invalid directory path.
Action: Check that the directory path is valid and the directory is writable.

Level: 1

Type: ERROR

Impact: Other

IAU-06003: Cannot create directory: {0}.
Cause: Unable to create directory.
Action: Check the directory path is valid and the directory is writable.

Level: 1

Type: ERROR

Impact: Other

IAU-06004: Cannot write to {0}: {1}.
Cause: Unable to create directory.
Action: Check the directory path is valid and the directory is writable.

Level: 1

Type: ERROR

Impact: Other

IAU-06005: Denied access to log directory: {0}.
Cause: Unable to read/write from/to directory
Action: Check the directory path is valid and the directory is writable.

Level: 1

Type: ERROR

Impact: Other

IAU-06006: Error in parsing audit component events definition from {0}.
Cause: Audit configuration file is possibly corrupted.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-06007: Failed while reloading audit configuration.
Cause: Audit configuration file is possibly corrupted.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-06008: Error while evaluating event auditability.
Cause: Audit configuration file is possibly corrupted.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-06009: Failed to log audit event.
Cause: Error in loading audit configuration or writing to audit logs.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-62000: auditor initialization failed
Cause: The auditor structure passed to the initialize audit function was NULL.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: INTERNAL_ERROR

Impact: Other

IAU-62001: audit context initialization failed
Cause: Initialization of the audit context had failed.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: INTERNAL_ERROR

Impact: Other

IAU-62002: initialization of the xml context failed
Cause: The creation of the xml context used for parsing the xml files had failed.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: INTERNAL_ERROR

Impact: Other

IAU-62003: parsing of component_events.xml file failed
Cause: Install is possibly corrupted.
Action: Check the install. Contact Oracle Customer Support if needed.

Level: 1

Type: ERROR

Impact: Other

IAU-62004: parsing of auditconfig.xml file failed
Cause: Install is possibly corrupted.
Action: Check the install. Contact Oracle Customer Support if needed.

Level: 1

Type: ERROR

Impact: Other

IAU-62005: parsing of generic_events.xml file failed
Cause: Install is possibly corrupted.
Action: Check the install. Contact Oracle Customer Support if needed.

Level: 1

Type: ERROR

Impact: Other

IAU-62006: ORACLE_HOME environment variable not set
Cause: The environment variable ORACLE_HOME was not set.
Action: Set the ORACLE_HOME environment variable.

Level: 1

Type: ERROR

Impact: Other

IAU-62007: COMPONENT_CONFIG_PATH environment variable not set
Cause: The environment variable COMPONENT_CONFIG_PATH was not set.
Action: Set the COMPONENT_CONFIG_PATH to point to the location of the auditconfig.xml file.

Level: 1

Type: ERROR

Impact: Other

IAU-62008: ORACLE_INSTANCE environment variable not set
Cause: The environment variable ORACLE_INSTANCE was not set.
Action: Set the ORACLE_INSTANCE environment variable.

Level: 1

Type: Error

Impact: Other

IAU-62009: COMPONENT_NAME environment variable not set
Cause: The COMPONENT_NAME environment variable was neither set nor was the component_events.xml file present in the expected default location.
Action: Check if the component_events.xml file is present in the expected default location or set the COMPONENT_NAME environment variable to point to the correct component name.

Level: 1

Type: Error

Impact: Other

IAU-62010: COMPONENT_TYPE environment variable was not set
Cause: The COMPONENT_TYPE environment variable was neither set nor was the component_events.xml file present in the expected default location.
Action: Check if the component_events.xml file is present in the expected default location or set the COMPONENT_TYPE environment variable to point to the correct component type.

Level: 1

Type: Error

Impact: Other

IAU-62011: auditor event failure
Cause: NLL audit event structure was passed.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: INTERNAL_ERROR

Impact: Other

IAU-62012: audit event creation failed
Cause: The creation of the audit event failed.
Action: Contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-62013: audit event name not set
Cause: The audit event name was not set.
Action: Contact Oracle Customer Support.

Level: 1

Type: INTERNAL_ERROR

Impact: Other

IAU-62014: audit event category not set
Cause: The audit event category name was not set.
Action: Contact Oracle Customer Support.

Level: 1

Type: INTERNAL_ERROR

Impact: Other

IAU-62015: audit custom expression parsing failed
Cause: Parsing of the custom expression had failed.
Action: Check if the custom expression used in the audit configuration is valid.

Level: 1

Type: Error

Impact: Other

IAU-62016: audit log file creation failed
Cause: OS error in creating the file.
Action: Check file permissions and disk space.

Level: 1

Type: Error

Impact: Other

IAU-62017: logging of audit data failed
Cause: Error in loading audit configuration or writing to the audit logs.
Action: Check the diagnostic logs for more info. Contact Oracle Customer Support if needed.

Level: 1

Type: INTERNAL_ERROR

Impact: Other

IAU-62018: timestamp error
Cause: There was a problem with getting the current date and time.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-62019: audit enabled check failed
Cause: Invalid values assgined to audit event attributes.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other

IAU-62020: busstop initialization failed
Cause: The initialization of the busstop structure failed.
Action: Contact Oracle Customer Support.

Level: 1

Type: INTERNAL_ERROR

Impact: Other

IAU-62021: busstop open failed
Cause: OS error in creating or opening the bus-stop file.
Action: Check the file permissions and disk space.

Level: 1

Type: ERROR

Impact: Other

IAU-62023: audit config reload failed
Cause: There was a problem in reloading the audit config data that has been modified.
Action: Check the diagnostic logs and contact Oracle Customer Support.

Level: 1

Type: ERROR

Impact: Other