27 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-01061: Dynamic audit store is not configured
Cause: The setup is not configured to use Audit Store
Action: Read the documentation and configure audit store

Level: 1

Type: ERROR

Impact: Other

IAU-01062: Audit Registration Service is not available
Cause: Component audit registration failed
Action: There could be something wrong with the component audit event definition. Check the diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-01063: Either a component event definition file or the compoentType has not been provided
Cause: Component event definition file is missing or the compoentType has not been provided
Action: Provide a componentType and the component event definition file

Level: 1

Type: ERROR

Impact: Other

IAU-01064: AuditLoader Configuration Initialized with Unsupported Timezone {0}. Defaulting to UTC
Cause: Unsupported timezone property value is used
Action: Use a supported timezone value. Supported values are local and utc

Level: 1

Type: ERROR

Impact: Other

IAU-01065: Event(s) {0} exists in audit policy for component type {1}
Cause: Events being added already exists in the Custom Event list for the component
Action: Remove duplicate events from the events that are being added to the Custom event list

Level: 1

Type: ERROR

Impact: Other

IAU-01066: Event(s) {0} not found in audit policy for component type {1}
Cause: Events being removed do not exist in the Custom Event list for the component
Action: Do not try to remove events that do not exist in the Custom Event list

Level: 1

Type: ERROR

Impact: Other

IAU-01067: ComponentType should not be passed in for System Components
Cause: Passing in the componentType as one of the params for audit WLST commands is not supported for system components
Action: Do not pass in the componentType for non JEE/JSE components

Level: 1

Type: ERROR

Impact: Other

IAU-01068: Problem retrieving System Component Attributes from audit store
Cause: There is something wrong with the audit store
Action: Check the diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-01069: Environment variables COMMON_COMPONENTS_HOME or {0} or {1} is not set to read Events
Cause: Environment variable COMMON_COMPONENTS_HOME is not set
Action: Set the value for COMMON_COMPONENTS_HOME

Level: 1

Type: ERROR

Impact: Other

IAU-01070: Cannot start the audit loader thread. Error in executor service retrieval
Cause: Executor service retrieval failed
Action: Check the diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-01071: Cannot change the repository type from DB to File. Valid value for switchToDB switch is true
Cause: The value for switchToDB in setAuditRepository WLST command was set to false
Action: We cannot change the repositoryType from Db to File

Level: 1

Type: ERROR

Impact: Other

IAU-01072: Cannot change the interval value to {0}, Valid value for interval switch is positive numeric
Cause: The interval value for audit loader is not valid
Action: Pass in a valid value for audit loader interval

Level: 1

Type: ERROR

Impact: Other

IAU-01073: Cannot change the timezone value to {0}, Valid value for timezone switch is local or utc
Cause: The timezone value is invalid.
Action: Give a valid timezone value

Level: 1

Type: ERROR

Impact: Other

IAU-01074: Audit Repository Information updated
Cause: The audit config has been updated with the audit repository information
Action: None

Level: 1

Type: ERROR

Impact: Other

IAU-01075: Operation is not supported. componentType needs to be passed in
Cause: The operation failed because the componentType was not provided
Action: Provide the componentType

Level: 1

Type: ERROR

Impact: Other

IAU-01076: Cannot create IAU Audit DB View. Invalid View Type {0}
Cause: Invalid view type has been provided
Action: Provide a valid view type for creating the IAU Audit DB view

Level: 1

Type: ERROR

Impact: Other

IAU-01077: Cannot create Indexable IAU Audit DB View. No indexable used attributes found in definition for componentType {0}
Cause: Indexable attributes not found in component audit definition
Action: Provide indexable attributes in component audit definition

Level: 1

Type: ERROR

Impact: Other

IAU-01078: Cannot create Indexable IAU Audit DB View. No mappings found for NS {0}
Cause: No attribute data mappings found for component
Action: Check if the component audit registration was successful in the diagnostic logs

Level: 1

Type: ERROR

Impact: Other

IAU-01079: There is no data mapping for the component type passed {0}
Cause: Component audit registration could have been unsuccessful
Action: Check the diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-01080: Audit Store passed is null
Cause: Audit Store failure
Action: Check the diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-01081: Audit Data DB Type {0} is not supported for {1} IAU view
Cause: Some other DB type other than Oracle was provided
Action: Provide Oracle as the DB type

Level: 1

Type: ERROR

Impact: Other

IAU-01082: Couldn't retrieve connected user from datasource. Grants may fail
Cause: Database access failed
Action: Check the diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-01083: Couldn't create Indexable IAU Audit DB View for component {0}
Cause: Failure during the creation of Indexable Audit Database view
Action: Check the diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-01084: No Definitions found for component {0} in audit store
Cause: Component is not registered in the audit store
Action: Register the component in audit store

Level: 1

Type: ERROR

Impact: Other

IAU-01085: Successfully Created IAU View {1} for component {0}
Cause: IAU view has been created for the component
Action: None

Level: 1

Type: ERROR

Impact: Other

IAU-01086: Could not Create IAU View for component {0}
Cause: Creation of audit view failed for component
Action: Check if view creation is disabled or if there is some issue with the indexable/simple view creation. Check diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-01087: Couldn't generate SQL. Only Oracle Database is supported for Indexable IAU view
Cause: Generation of indexable view creation script failed
Action: Check if the appropriate DB type is passed in. Only Oracle database is supported

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-05049: Unable to create Data Source for connection string {0} and DB user {1}
Cause: Creation of data source failed. The connection string or the DB user value could be wrong.
Action: Check if the connection string and DB user values are correct

Level: 1

Type: ERROR

Impact: Other

IAU-05050: Unable to close data source
Cause: Failed to close data source
Action: Check diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-05051: Unable to get a database connection with connect string {0}
Cause: Failed to get database connection. The connection string used to connect to the database could be wrong.
Action: Check if the connection string value is correct

Level: 1

Type: ERROR

Impact: Other

IAU-05052: JNDI resource does not exist for JNDI name {0}
Cause: There is no corresponding JNDI resource for the JNDI name specified
Action: Check if the JNDI resource exists or the correct JNDI name was used

Level: 1

Type: ERROR

Impact: Other

IAU-05053: Unable to get a connection from the data source for JNDI name {0}
Cause: Database access failed
Action: Check if the datasource for the JNDI name exists and if the correct JNDI name is used

Level: 1

Type: ERROR

Impact: Other

IAU-05054: Problem in getting Audit Service, caught exception: {0}
Cause: Error in getting the audit service.
Action: Check the diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-05055: Properties {0}, {1} and {2} should be defined in the audit service properties
Cause: Required properties do not have values set
Action: Set valid property values for required properties

Level: 1

Type: ERROR

Impact: Other

IAU-05056: Unable to determine the audit log directory. Either the audit service property {0} or system properties {1}, {2} have not been provided
Cause: Audit log directory location has not been set
Action: Set the audit log directory value for the audit.logDirectory service property or use the system property to set the audit log directory. Refer to the OPSS Audit section in Oracle documentation

Level: 1

Type: ERROR

Impact: Other

IAU-05057: Cannot create state file for saving AuditLoader state. Base directory is not set.
Cause: Audit log directory location has not been set
Action: Set the audit log directory value for the audit.logDirectory service property or use the system property to set the audit log directory. Refer to Oracle documentation for more information

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-06010: "Error while reading release version from audit log file {0} : {1}
Cause: Audit log file is not present
Action: Check the diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-06011: Failed to log busstop header
Cause: OS error while writing to the audit log file
Action: Check file permissions and disk space. Also, check the diagnostic logs for more information

Level: 1

Type: ERROR

Impact: Other

IAU-06012: Unable to determine the audit log directory. No log directory specified
Cause: Audit log directory location is not set
Action: Check the diagnostic logs for more infomation

Level: 1

Type: ERROR

Impact: Other

IAU-06013: Error in audit channel for component {0}. Cannot write audit records. Check if audit log directory is set.
Cause: Audit log directory location is not set
Action: Check the diagnostic logs for more infomation

Level: 1

Type: ERROR

Impact: Other

IAU-06014: Duplicated audit entry : {0} exists in componentType {1}
Cause: Duplicate entry in component audit definition
Action: Remove the duplicate entry from the component audit definition

Level: 1

Type: 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-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-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-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-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