14 IAU-01023 to IAU-62023

IAU-01023
Invalid filter preset. The Valid choices are {0}
Category:
Other
Cause:
The given audit level(filter preset) is invalid.
Action:
Give a valid audit level(filter preset) like Low,Medium,None,Custom.
IAU-01024
Max Dir Size should be atleast double that of min File Size and min File Size should be 4K
Category:
Other
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.
IAU-01025
Unknown componentType {0} at character position:{1}
Category:
Other
Cause:
The component type given in custom event expression is invalid.
Action:
Enter valid component type. listAuditEvents() command gives a list of component types.
IAU-01026
Invalid Event Name: {0}
Category:
Other
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.
IAU-01027
Invalid component Type: {0}
Category:
Other
Cause:
The component type given in custom event expression is invalid.
Action:
Give valid component type.listAuditEvents() command gives a list of component types.
IAU-01028
Can't read components_dir {0}
Category:
Other
Cause:
Install is possibly corrupted.
Action:
Check your install and contact Oracle Customer Support.
IAU-01029
User {0} not found
Category:
Other
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.
IAU-01030
Unknown construct . expecting eventName at character position:{0}
Category:
Other
Cause:
Invalid syntax in custom event expression.
Action:
Event name is expected at that position.
IAU-01031
Unknown event {0} at character position:{1}
Category:
Other
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.
IAU-01032
Expecting SUCCESSESONLY or FAILURESONLY after the dot at charcter position:{0}
Category:
Other
Cause:
Invalid syntax in custom event expression.
Action:
The events name should be qualified with either SUCCESSONLY or FAILURESONLY after the dot.
IAU-01033
Unknown construct . expecting componentType at character position {0}
Category:
Other
Cause:
componentType is expected at that position.
Action:
Enter valid component type.listAuditEvents() command gives a list of component types.
IAU-01034
Component type {0} is repeated at character position:{1}
Category:
Other
Cause:
Invalid syntax in custom event expression.
Action:
Specify a component exactly once giving the list of all events to be added or removed.
IAU-01035
Missing character after backslash at character position:{0}
Category:
Other
Cause:
The string at the specified position is invalid.
Action:
Remove the trailing backslash.
IAU-01036
Unterminated quoted string at character position:{0}
Category:
Other
Cause:
No matching end quote in the string.
Action:
Check the specified string and add the matching end quote.
IAU-01037
custom events can only be specified for custom filter preset
Category:
Other
Cause:
Custom events are added when the audit level(filter preset) is not Custom.
Action:
Change the audit level(filter preset) to Custom.
IAU-01038
Unexpected token {0} found at character position {1}
Category:
Other
Cause:
Invalid syntax in custom events expression.
Action:
Check the custom events expression given.
IAU-01039
Unfinished string that started at position {0}
Category:
Other
Cause:
Custom event expression string is not terminated.
Action:
Check the string and terminate it.
IAU-01040
Unrecognized token at position {0}
Category:
Other
Cause:
Invalid syntax in custom events expression.
Action:
Check for the syntax of custom events expression.
IAU-01041
Expecting RHS for the boolean operator {0} at position {1}
Category:
Other
Cause:
Invalid syntax in custom event expression.
Action:
Give a RHS value for the boolean operator to evaluate.
IAU-01042
Unexpected token {0} found. Expecting -and or -or or ')' at position {1}
Category:
Other
Cause:
Invalid syntax in custom events expression.
Action:
Check for the syntax of custom events expression.
IAU-01043
Expecting ')' corresponding to '(' at {0}
Category:
Other
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.
IAU-01044
Expecting a relation expression at position {0}
Category:
Other
Cause:
Invalid syntax in custom events expression.
Action:
Check for the syntax of custom events expression.
IAU-01045
Operator {0} is not applicable for an attribute of type {1} at position {2}
Category:
Other
Cause:
Invalid operator given for an attribute in custom events expression.
Action:
Use an operator that is allowed to be used with the attribute.
IAU-01046
Invalid boolean operator {0}
Category:
Other
Cause:
Invalid syntax in custom events expression.
Action:
Give a valid boolean operator.
IAU-01047
Attribute {0} needs a string at position {1}
Category:
Other
Cause:
The value given for the attribute is not a string.
Action:
Give a string value in double quotes.
IAU-01048
Attribute {0} needs a boolean at position {1}
Category:
Other
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.
IAU-01049
Attribute {0} needs a number at position {1}
Category:
Other
Cause:
The value given for the attribute in custom events expression is of a different type.
Action:
Give a number value for this attribute.
IAU-01050
Attribute {0} needs a date at position {1}
Category:
Other
Cause:
The value given for the attribute in custom events expression is of a different type.
Action:
Give a date value for this attribute.
IAU-01051
Cannot parse {0} into a date. Error {1} at {2}
Category:
Other
Cause:
Date value entered is invalid.
Action:
Give a valid date value.
IAU-01052
Unparseable date {0} at position {1}
Category:
Other
Cause:
Date value entered is invalid.
Action:
Give a valid date value.
IAU-01053
Unparseable time {0} at position {1}
Category:
Other
Cause:
Invalid time given in the custom events expression.
Action:
Enter valid time format.
IAU-01054
Error in expression: unknown operator
Category:
Other
Cause:
Invalid operator given in a custom events expression.
Action:
Give a valid operator.
IAU-01055
Expecting a Boolean value for attrib:{0}
Category:
Other
Cause:
The value given for the attribute in custom events expression is of a different type.
Action:
Give a boolean value for the attribute.
IAU-01056
Expecting a Number value for attrib:{0}
Category:
Other
Cause:
The value given for the attribute in custom events expression is of a different type.
Action:
Give a number value for the attribute.
IAU-01057
No relational expressions allowed for Binary operator
Category:
Other
Cause:
Binary attribute is present in the custom events expression.
Action:
Remove binary attribute from the custom events expression.
IAU-01058
Expecting a Date value for attrib:{0}
Category:
Other
Cause:
A non-date value is given to the date attribute.
Action:
Give a date value for the attribute.
IAU-01059
trailing backslash in special users
Category:
Other
Cause:
Invalid special users(Users to always audit) string.
Action:
Remove the trailing back slash in special users(Users to always audit)string.
IAU-01060
Invalid config file
Category:
Other
Cause:
Config file given in importAuditConfig() command is possibly corrupted.
Action:
Contact Oracle Customer Support.
IAU-1061
Dynamic audit store is not configured
Category:
Other
Cause:
The setup is not configured to use Audit Store
Action:
Read the documentation and configure audit store
IAU-01062
Audit Registration Service is not available
Category:
Other
Cause:
Component audit registration failed
Action:
There could be something wrong with the component audit event definition. Check the diagnostic logs for more information
IAU-1063
Either a component event definition file or the compoentType has not been provided
Category:
Other
Cause:
Component event definition file is missing or the compoentType has not been provided
Action:
Provide a componentType and the component event definition file
IAU-1064
AuditLoader Configuration Initialized with Unsupported Timezone {0}. Defaulting to UTC
Category:
Other
Cause:
Unsupported timezone property value is used
Action:
Use a supported timezone value. Supported values are local and utc
IAU-1065
Event(s) {0} exists in audit policy for component type {1}
Category:
Other
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
IAU-1066
Event(s) {0} not found in audit policy for component type {1}
Category:
Other
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
IAU-1067
ComponentType should not be passed in for System Components
Category:
Other
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
IAU-1068
Problem retrieving System Component Attributes from audit store
Category:
Other
Cause:
There is something wrong with the audit store
Action:
Check the diagnostic logs for more information
IAU-1069
Environment variables COMMON_COMPONENTS_HOME or {0} or {1} is not set to read Events
Category:
Other
Cause:
Environment variable COMMON_COMPONENTS_HOME is not set
Action:
Set the value for COMMON_COMPONENTS_HOME
IAU-1070
Cannot start the audit loader thread. Error in executor service retrieval
Category:
Other
Cause:
Executor service retrieval failed
Action:
Check the diagnostic logs for more information
IAU-1071
Cannot change the repository type from DB to File. Valid value for switchToDB switch is true
Category:
Other
Cause:
The value for switchToDB in setAuditRepository WLST command was set to false
Action:
We cannot change the repositoryType from Db to File
IAU-1072
Cannot change the interval value to {0}, Valid value for interval switch is positive numeric
Category:
Other
Cause:
The interval value for audit loader is not valid
Action:
Pass in a valid value for audit loader interval
IAU-1073
Cannot change the timezone value to {0}, Valid value for timezone switch is local or utc
Category:
Other
Cause:
The timezone value is invalid.
Action:
Give a valid timezone value
IAU-1074
Audit Repository Information updated
Category:
Other
Cause:
The audit config has been updated with the audit repository information
Action:
None
IAU-1075
Operation is not supported. componentType needs to be passed in
Category:
Other
Cause:
The operation failed because the componentType was not provided
Action:
Provide the componentType
IAU-1076
Cannot create IAU Audit DB View. Invalid View Type {0}
Category:
Other
Cause:
Invalid view type has been provided
Action:
Provide a valid view type for creating the IAU Audit DB view
IAU-1077
Cannot create Indexable IAU Audit DB View. No indexable used attributes found in definition for componentType {0}
Category:
Other
Cause:
Indexable attributes not found in component audit definition
Action:
Provide indexable attributes in component audit definition
IAU-1078
Cannot create Indexable IAU Audit DB View. No mappings found for NS {0}
Category:
Other
Cause:
No attribute data mappings found for component
Action:
Check if the component audit registration was successful in the diagnostic logs
IAU-1079
There is no data mapping for the component type passed {0}
Category:
Other
Cause:
Component audit registration could have been unsuccessful
Action:
Check the diagnostic logs for more information
IAU-1080
Audit Store passed is null
Category:
Other
Cause:
Audit Store failure
Action:
Check the diagnostic logs for more information
IAU-1081
Audit Data DB Type {0} is not supported for {1} IAU view
Category:
Other
Cause:
Some other DB type other than Oracle was provided
Action:
Provide Oracle as the DB type
IAU-1082
Couldn't retrieve connected user from datasource. Grants may fail
Category:
Other
Cause:
Database access failed
Action:
Check the diagnostic logs for more information
IAU-1083
Couldn't create Indexable IAU Audit DB View for component {0}
Category:
Other
Cause:
Failure during the creation of Indexable Audit Database view
Action:
Check the diagnostic logs for more information
IAU-1084
No Definitions found for component {0} in audit store
Category:
Other
Cause:
Component is not registered in the audit store
Action:
Register the component in audit store
IAU-1085
Successfully Created IAU View {1} for component {0}
Category:
Other
Cause:
IAU view has been created for the component
Action:
None
IAU-1086
Could not Create IAU View for component {0}
Category:
Other
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
IAU-1087
Couldn't generate SQL. Only Oracle Database is supported for Indexable IAU view
Category:
Other
Cause:
Generation of indexable view creation script failed
Action:
Check if the appropriate DB type is passed in. Only Oracle database is supported
IAU-05011
Audit Loader initialization failed. The Audit loader is disabled. Caught Exception {0}
Category:
Other
Cause:
An error prevented the Audit Loader from starting.
Action:
Check the diagnostic logs and contact Oracle Customer Support.
IAU-05042
Error in reading component definition from {0}
Category:
Other
Cause:
Install might be corrupted.
Action:
Check the install and contact Oracle Customer Support.
IAU-05043
Cannot create directory for saving AuditLoader state {0}
Category:
Other
Cause:
OS error in creating directory.
Action:
Check file permissions and disk space.
IAU-05044
Cannot save AuditLoader state to file {0}
Category:
Other
Cause:
OS error in writing to state file.
Action:
Check file permissions and disk space.
IAU-05045
Cannot read AuditLoader state from file {0}
Category:
Other
Cause:
OS error in reading state file.
Action:
Check file permissions or the file is possibly corrupted.
IAU-05046
Stopping AuditLoader, caught exception: {0}
Category:
Other
Cause:
An error prevented Audit Loader from continuing.
Action:
Check the diagnostic logs and contact Oracle Customer Support.
IAU-05047
Problem in transferring audit record from file:{0} position:{1} will retry in next cycle. caught exception {2}
Category:
Other
Cause:
The database containing Audit store is probably down.
Action:
Check the database availability. Restart the database if required.
IAU-05048
Problem in transferring audit record to Repository {0}. Please verify your Repository Configuration
Category:
Other
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.
IAU-5049
Unable to create Data Source for connection string {0} and DB user {1}
Category:
Other
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
IAU-5050
Unable to close data source
Category:
Other
Cause:
Failed to close data source
Action:
Check diagnostic logs for more information
IAU-5051
Unable to get a database connection with connect string {0}
Category:
Other
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
IAU-5052
JNDI resource does not exist for JNDI name {0}
Category:
Other
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
IAU-5053
Unable to get a connection from the data source for JNDI name {0}
Category:
Other
Cause:
Database access failed
Action:
Check if the datasource for the JNDI name exists and if the correct JNDI name is used
IAU-5054
Problem in getting Audit Service, caught exception: {0}
Category:
Other
Cause:
Error in getting the audit service.
Action:
Check the diagnostic logs for more information
IAU-5055
Properties {0}, {1} and {2} should be defined in the audit service properties
Category:
Other
Cause:
Required properties do not have values set
Action:
Set valid property values for required properties
IAU-5056
Unable to determine the audit log directory. Either the audit service property {0} or system properties {1}, {2} have not been provided
Category:
Other
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
IAU-5057
Cannot create state file for saving AuditLoader state. Base directory is not set.
Category:
Other
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
IAU-06001
Error in reading audit configuration file from {0}.
Category:
Other
Cause:
Install might be corrupted.
Action:
Check the install and contact Oracle Customer Support.
IAU-06002
Invalid {0} directory: {1}.
Category:
Other
Cause:
Invalid directory path.
Action:
Check that the directory path is valid and the directory is writable.
IAU-06003
Cannot create directory: {0}.
Category:
Other
Cause:
Unable to create directory.
Action:
Check the directory path is valid and the directory is writable.
IAU-06004
Cannot write to {0}: {1}.
Category:
Other
Cause:
Unable to create directory.
Action:
Check the directory path is valid and the directory is writable.
IAU-06005
Denied access to log directory: {0}.
Category:
Other
Cause:
Unable to read/write from/to directory
Action:
Check the directory path is valid and the directory is writable.
IAU-06006
Error in parsing audit component events definition from {0}.
Category:
Other
Cause:
Audit configuration file is possibly corrupted.
Action:
Check the diagnostic logs and contact Oracle Customer Support.
IAU-06007
Failed while reloading audit configuration.
Category:
Other
Cause:
Audit configuration file is possibly corrupted.
Action:
Check the diagnostic logs and contact Oracle Customer Support.
IAU-06008
Error while evaluating event auditability.
Category:
Other
Cause:
Audit configuration file is possibly corrupted.
Action:
Check the diagnostic logs and contact Oracle Customer Support.
IAU-06009
Failed to log audit event.
Category:
Other
Cause:
Error in loading audit configuration or writing to audit logs.
Action:
Check the diagnostic logs and contact Oracle Customer Support.
IAU-6010
"Error while reading release version from audit log file {0} : {1}
Category:
Other
Cause:
Audit log file is not present
Action:
Check the diagnostic logs for more information
IAU-6011
Failed to log busstop header
Category:
Other
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
IAU-6012
Unable to determine the audit log directory. No log directory specified
Category:
Other
Cause:
Audit log directory location is not set
Action:
Check the diagnostic logs for more infomation
IAU-6013
Error in audit channel for component {0}. Cannot write audit records. Check if audit log directory is set.
Category:
Other
Cause:
Audit log directory location is not set
Action:
Check the diagnostic logs for more infomation
IAU-6014
Duplicated audit entry : {0} exists in componentType {1}
Category:
Other
Cause:
Duplicate entry in component audit definition
Action:
Remove the duplicate entry from the component audit definition
IAU-62003
parsing of component_events.xml file failed
Category:
Other
Cause:
Install is possibly corrupted.
Action:
Check the install. Contact Oracle Customer Support if needed.
IAU-62004
parsing of auditconfig.xml file failed
Category:
Other
Cause:
Install is possibly corrupted.
Action:
Check the install. Contact Oracle Customer Support if needed.
IAU-62005
parsing of generic_events.xml file failed
Category:
Other
Cause:
Install is possibly corrupted.
Action:
Check the install. Contact Oracle Customer Support if needed.
IAU-62006
ORACLE_HOME environment variable not set
Category:
Other
Cause:
The environment variable ORACLE_HOME was not set.
Action:
Set the ORACLE_HOME environment variable.
IAU-62007
COMPONENT_CONFIG_PATH environment variable not set
Category:
Other
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.
IAU-62008
ORACLE_INSTANCE environment variable not set
Category:
Other
Cause:
The environment variable ORACLE_INSTANCE was not set.
Action:
Set the ORACLE_INSTANCE environment variable.
IAU-62009
COMPONENT_NAME environment variable not set
Category:
Other
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.
IAU-62010
COMPONENT_TYPE environment variable was not set
Category:
Other
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.
IAU-62012
audit event creation failed
Category:
Other
Cause:
The creation of the audit event failed.
Action:
Contact Oracle Customer Support.
IAU-62015
audit custom expression parsing failed
Category:
Other
Cause:
Parsing of the custom expression had failed.
Action:
Check if the custom expression used in the audit configuration is valid.
IAU-62016
audit log file creation failed
Category:
Other
Cause:
OS error in creating the file.
Action:
Check file permissions and disk space.
IAU-62018
timestamp error
Category:
Other
Cause:
There was a problem with getting the current date and time.
Action:
Check the diagnostic logs and contact Oracle Customer Support.
IAU-62019
audit enabled check failed
Category:
Other
Cause:
Invalid values assgined to audit event attributes.
Action:
Check the diagnostic logs and contact Oracle Customer Support.
IAU-62021
busstop open failed
Category:
Other
Cause:
OS error in creating or opening the bus-stop file.
Action:
Check the file permissions and disk space.
IAU-62023
audit config reload failed
Category:
Other
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.