F Audit Vault Error Messages

This section lists the Oracle Audit Vault error messages.

46501: invalid string.
Cause: Invalid value specified.
Action: Provide a valid non-NULL value with valid length.
46502: NULL in string
Cause: NULL value specified.
Action: Provide a non-NULL value.
46503: object string already exists
Cause: Object specified was already present in the system.
Action: Provide a different value.
46504: duplicate string
Cause: Value was repeated in the input.
Action: Remove the duplicates.
46505: object string does not exist
Cause: Object specified was not present in the system.
Action: Provide a different value.
46506: attribute string exists in string
Cause: Attribute specified was already present.
Action: Provide a different attribute.
46507: invalid data or type name for attribute string
Cause: Data type of the value specified was different from the type name of the Attribute.
Action: Change the type name or the type of the value for the Attribute.
46508: too many attributes of type string specified
Cause: Specified number of attributes of this type exceeded the maximum number supported.
Action: Specify fewer number of attributes of this type.
46509: offset "string" is incorrectly formatted
Cause: The specified offset value is not in the format +/-hh:mm
Action: Specify the offset in the correct format +/-hh:mm
46510: specified audit trail can be collected by more than one plugin. please resolve the conflict by explicitly specifying a plugin using the USING PLUGIN clause
Cause: multiple plug-ins are registered that can collect from this audit trail
Action: Explicitly specify the plug-in ID by using the USING PLUGIN clause
46511: missing plugin for trail at agent on host "string"
Cause: Agent at the specified host does not have the plug-in to handle the trail
Action: Deploy the plug-in on the server that can handle this trail and deploy the agent with this plug-in on the host
46512: no agent running on host "string"
Cause: Agent at the specified host does not seem to be running
Action: Start the agent using agentctl start command and re-try the operation
46513: insufficient privileges
Cause: User performed an operation for which they did not have sufficient privileges
Action: Check privileges for user and re-try the operation
46514: invalid syntax "string". Run HELP string for help.
Cause: User entered an invalid command
Action: Check syntax and re-try the command with the correct syntax
46515: invalid host attribute "string". Run HELP string for help.
Cause: User attempted to alter an invalid attribute for HOST
Action: Check syntax and re-try the command with the correct syntax
46516: audit data is being actively collected from the specified trail "string". cannot drop trail.
Cause: User attempted to drop a trail which is currently active
Action: Stop the trail using STOP COLLECTION command and re-try
46517: Cannot drop trail of type "string" at "string" for secured target "string"; audit trail does not exist.
Cause: User attempted to drop a trail which does not exist
Action: One cannot drop audit trail which does not exist
46518: start collection failed for plug-in:"string". plug-in does not exist.
Cause: User attempted to start collection for a secured target using a plug-in that does not exist
Action: Check the plug-in specified in the command and re-try the command with a valid plug-in
46519: start collection failed. host "string" is not registered with the audit vault server
Cause: User attempted to start a collection using a host which is not registered with the audit vault server
Action: Register the host with the audit vault server, activate it, and then re-try the command.
46520: host with ip address "string" is already registered with the audit vault server
Cause: User attempted to register a host with an Ip address that is already registered with an existing host
Action: User cannot register two hosts with the same IP address
46521: NULL value passed for a mandatory attribute
Cause: A mandatory attribute was set to a NULL value.
Action: Provide a non-NULL value for the mandatory attribute.
46522: mandatory attribute string missing in the input
Cause: Mandatory attribute name was missing in the attribute value list.
Action: Provide the value for mandatory attribute.
46523: attempting to drop Event Category with active Events
Cause: Event Category specified had active Events.
Action: Drop the active Events before dropping this Event Category.
46524: at least one audit trail being collected for secured target
Cause: Secured Target specified had trails which were active.
Action: Stop all the active trails for the given Secured Target.
46525: Sourcetype-specific extension for Category already exists
Cause: Event Category was specified which already has a Format extension for the given Source type.
Action: Provide an Event Category which does not have a Source type specific extension.
46526: attempting to drop an in-use Event mapping
Cause: Event mapping specified was in use.
Action: Provide an Event mapping that is not being used.
46527: attempting to change an immutable attribute
Cause: An immutable attribute was specified.
Action: Provide a mutable attribute.
46528: attempting to drop system-defined Event
Cause: Event specified was system-defined.
Action: Provide a user-defined Event.
46529: attempting to drop Event with active mappings
Cause: Event specified had active Event mappings.
Action: Drop the active mappings before dropping this Event.
46530: attempting to drop Sourcetype with active Sources
Cause: Source type specified had active Sources.
Action: Drop the active Sources before dropping this Source type.
46531: unsupported Source version
Cause: Version specified for the Source was not supported.
Action: Provide a Source version which is equal to or greater than the minimum supported version for the corresponding Source type.
46532: Attribute 'string' is not set for secured target 'string'.
Cause: The specified attribute was not set for the secured target.
Action: Set the specified attribute for the secured target.
46533: Invalid lock type 'string' specified.
Cause: An invalid plug-in lock type was specified.
Action: Valid plug-in lock types are 'DEPLOY' and 'UNDEPLOY'.
46534: Plug-in deployment/undeployment operation already in progress.
Cause: A plug-in deployment or removal operation is already in progress and a corresponding lock already exists.
Action: Wait for the current operation to end before attempting to deploy or remove another plug-in.
46535: failed to add secured target address: duplicate secured target address
Cause: The user tried to add a duplicate address for a secured target
Action: Check existing address for the secured target
46536: firewall cannot be paired with itself
Cause: user tries to pair a firewall with itself
Action: choose a different firewall and try again
46537: firewall string is not registered with the Audit Vault Server
Cause: User tries to create a resilient pair using a non-existent firewall
Action: Register the firewall first and then try again
46538: invalid enforcement point attribute "string". Run HELP string for help.
Cause: User attempted to alter an invalid attribute for the enforcement point
Action: Check syntax and re-try the command with the correct syntax
46539: Secured Target Name is too long.
Cause: Secured Target Name failed length validation checks.
Action: Provide valid Secured Target Name.
46540: Secured Target Description is too long.
Cause: Secured Target Description failed length validation checks.
Action: Provide valid Secured Target Description.
46541: attempting to drop Collector Type with active Collectors
Cause: One or more Collectors for this Collector Type were active.
Action: Drop all active Collectors for this Collector Type.
46542: attempting to drop an Agent with active Collectors
Cause: One or more Collectors for this Agent were active.
Action: Drop all active Collectors for this Agent.
46543: attempting to drop a Collector before disabling the collection
Cause: The collection for the Collector specified was not disabled.
Action: Disable the collection before dropping the Collector.
46544: attempting to drop an Agent before disabling it
Cause: The Agent specified was not disabled.
Action: Disable the Agent before dropping it.
46545: failed to start collection; trail is already being collected.
Cause: the user tried to start a trail which had already been started
Action: check the status of the trail before starting it
46546: Failed to drop host; one or more audit trails associated with the host are being collected.
Cause: user tried to drop a host which has active trails associated with it
Action: stop the active trails associated with this host and then try again
46547: Enabling Secured Target Location requires setting User Name and Password; please specify User Name and Password along with the Secured Target Location.
Cause: the user tried to set secured target location without setting user name and password
Action: set user name and password along with the secured target location
46548: Failed to generate secured target location string.
Cause: user did not specify the correct components of secured target location string
Action: specify the correct components of secured target location string and then try again
46549: No NTP servers are specified.
Cause: the user chose to enable NTP synchronization, but did not specify any NTP server
Action: specify NTP server and then try again
46550: Secured Target Location is required for registering this secured target.
Cause: user tried to register a secured target without providing secured target location, which is required to connect to the secured target
Action: provide secured target location and try again
46551: attempting to change the type of an attribute currently in use
Cause: Attribute specified was in use.
Action: Provide an attribute that is not being used.
46552: attempting to drop an attribute currently in use
Cause: Attribute specified was in use.
Action: Provide an attribute that is not being used.
46553: attempting to change the type of an attribute without providing a new default value
Cause: Current type of the default value did not match with the new type specified.
Action: Provide a new default value for the attribute.
46554: Secured Target Location is too long.
Cause: Secured Target Location failed length validation checks.
Action: Provide valid Secured Target Location.
46555: User Name is too long.
Cause: User Name failed length validation checks.
Action: Provide valid User Name.
46556: Single and double quotes are not allowed in the User Name.
Cause: Illegal characters were supplied in the User Name.
Action: Remove single and double quotes from User Name.
46557: Password must contain at least 8 characters and at most 30 characters.
Cause: Password failed length validation checks.
Action: Provide valid Password.
46558: Secured Target Attribute Name is too long.
Cause: Secured Target Attribute Name failed length validation checks.
Action: Provide valid Secured Target Attribute Name.
46559: Secured Target Attribute Value is too long.
Cause: Secured Target Attribute Value failed length validation checks.
Action: Provide valid Secured Target Attribute Value.
46560: Setting User Name and Password requires enabling Secured Target Location; please specify Secured Target Location along with User Name and Password.
Cause: the user tried to set user name and password without enabling secured target location
Action: set secured target location along with user name and password
46561: no Format defined for the Source Type and Category
Cause: Format for the specified Source Type and Category pair was not present in the system.
Action: Provide Source Type and Category pair which already has a Format defined.
46562: error in Alert condition
Cause: Invalid Alert condition was specified.
Action: Correct the Alert condition.
46563: Attempt to delete alert 'string' failed.
Cause: User is trying to drop an alert he does not own.
Action: Ask the owner of the alert to drop it.
46564: Setting alert threshold value to string failed.
Cause: An invalid value was specified for the alert threshold.
Action: Provide an alert threshold value in the valid range ( > 1).
46565: Failed to update alert 'string' due to insufficient privileges.
Cause: User is trying to update an alert he does not own.
Action: Ask the owner of the alert to update it.
46566: no changes specified
Cause: The user attempted to alter an alert, but no changes were specified.
Action: No action is required.
46567: Cannot modify, or delete built-in alert
Cause: The user attempted to alter, or delete a built-in alert.
Action: No action is required.
46568: Setting alert duration value to string failed.
Cause: An invalid value was specified for the alert duration.
Action: Provide an alert duration value in the valid range ( >= 0).
46581: notification profile "string" already exists
Cause: Notification Profile already exists.
Action: Please try creating the Notification Profile with another name.
46582: cannot delete notification profile "string" as it is being used in alert definitions
Cause: Notification Profile is being used in Alert Definitions.
Action: Please try changing the Alert Definition to use a different Notification Profile name before deleting this one.
46583: notification profile "string" does not exist
Cause: Notification Profile does not exist.
Action: Please try specifying a valid Notification Profile name.
46584: "string" is not a well-formed e-mail address list
Cause: The specified e-mail address list was not well formed.
Action: Please try specifying a well-formed e-mail address list.
46585: notification template "string" already exists
Cause: Notification Template already exists.
Action: Please try creating the Notification Template with another name.
46586: "string" is not a well-formed e-mail address
Cause: The specified e-mail address was not well formed.
Action: Please try specifying a well-formed e-mail address.
46587: remedy string trouble ticket template "string" already exists
Cause: Trouble Ticket Template already exists.
Action: Please try creating the Template with another name.
46588: string is not one of string values
Cause: The specified value is not in the list of values expected for this entity.
Action: Please try choosing from the list of values.
46589: Warning level Alert and Critical level Alert cannot be mapped to the same Remedy Urgency level
Cause: Warning Alert and Critical Alert is mapped to the same Remedy Urgency level.
Action: Please try mapping them to different Remedy Urgency levels.
46591: No Enforcement Point configured for the Secured Target.
Cause: user tried to start a collection of type network for a secured target which has no enforcement point configured
Action: configure an enforcement point for the secured target and then try again
46592: firewall with name string and/or IP address string already exists.
Cause: user tries to register a firewall which already exists
Action: check the name and/or IP of the firewall then try again
46593: secured target address does not exist. cannot drop secured target address.
Cause: user tries to drop a secured target address which does not exist
Action: check the secured target address and then try again
46594: unable to resolve host string
Cause: the user did not provide an IP address when registering a host and the host name is not resolvable
Action: provide a valid IP address or a resolvable host name
46595: failed to drop host string. agent process may be running and needs to be stopped first before dropping. if you already stopped the agent, please wait for the agent to be fully stopped.
Cause: user tries to drop a host on which an agent process is running or the agent has not been fully stopped
Action: stop the agent process first and then try again
46596: host string has already been activated.
Cause: user tries to activate a host which has already been activated
Action: check the current status of the host
46597: no pending activation request for host string.
Cause: Activation request for agent on host was not found.
Action: Request activation for the agent.
46598: stop collection failed for plug-in:"string". plug-in does not exist.
Cause: User attempted to stop collection for a secured target using a plug-in that does not exist
Action: Check the plug-in specified in the command and re-try the command with a valid plug-in
46599: internal error string string string string string
Cause: Internal error occurred in Audit Vault.
Action: Contact Oracle Support Services.
46601: The authenticated user is not authorized with audit source
Cause: User is not authorized to send audit data on behalf of this audit source.
Action: Connect as the user who is associated with the source. Or grant this user appropriate authorization by changing the source's properties.
46602: Error on audit record insert as RADS partition full
Cause: RADS partition table is full.
Action: Purge the RADS partition table through archive.
46603: Error on audit record insert as RADS_INVALID table full
Cause: RADS_INVALID table is full.
Action: Need to purge RADS_INVALID table or make its size larger.
46604: Error on insert as Error table full
Cause: Error table is full.
Action: Need to purge the error table.
46605: There are more recovery entries than the maximum member can be returned
Cause: There are more recovery entries for this collector.
Action: Need to purge the old entries from the recovery table.
46606: There is no recovery entry for the given name
Cause: There was no recovery context matching to the given name.
Action: Need to check if the name was correct or if the recovery context was saved for this name.
46607: There are more configuration entries than the maximum member can be returned
Cause: There were more configuration entries for this collector.
Action: Need to reduce the configuration entries for this collector.
46608: Failed to drop Secured Target; Stored Procedure Auditing collection is in progress.
Cause: user tried to drop secured target while SPA job is running
Action: wait for SPA job to complete and then try again
46620: invalid interval string for data warehouse duration; must be positive
Cause: Invalid interval was specified for data warehouse duration.
Action: Specify valid interval, the interval should be positive.
46621: invalid start date string for data warehouse operation; must be less than string
Cause: Invalid start date was specified for data warehouse load/purge operation.
Action: Specify valid start date, the start date must be less than current date - warehouse duration.
46622: invalid number of days string for data warehouse operation; must be greater than 0
Cause: Invalid number of days was specified for data warehouse load/purge operation.
Action: Specify valid number of days, the number of days must be positive
46623: cannot execute warehouse operation; another operation is currently running
Cause: A warehouse operation was executed while another operation is currently running.
Action: Wait for the operation to complete before reissuing the command.
46624: invalid schedule string for data warehouse refresh schedule
Cause: Invalid schedule was specified for data warehouse refresh.
Action: Specify valid non-null schedule.
46625: invalid repeat interval string for data warehouse refresh schedule
Cause: Invalid schedule was specified for data warehouse refresh.
Action: Specify valid non-null repeat interval.
46626: invalid number of years string for audit data retention; must be positive
Cause: Invalid number of years was specified for audit data retention
Action: Specify valid number, the number should be positive.
46640: specified source name string was not found
Cause: Invalid source name was specified.
Action: Specify a valid source name.
46641: archive does not exist
Cause: Invalid archive id was specified.
Action: Specify valid archive ID.
46642: database audit type invalid
Cause: Invalid database audit type specified.
Action: Database audit type must be S for standard or F for FGA.
46643: audit frequency invalid
Cause: Invalid audit frequency specified.
Action: Audit frequency must be A for "by access" or S for "by session".
46644: return type invalid
Cause: Return type was invalid.
Action: Return type must be S for "success", F for "failure", or B for "both".
46645: privilege flag invalid
Cause: Privilege flag is invalid.
Action: The privilege flag must be Y or N.
46646: specified Agent name string was not found
Cause: Invalid Agent name was specified.
Action: Specify a valid Agent name.
46647: enforcement point does not exist
Cause: user tried to start/stop/remove an enforcement point which does not exist
Action: check if the enforcement point has actually been created and then try again
46648: Enforcement point is already suspended
Cause: user tried to stop an enforcement point which has already been stopped
Action: user cannot stop an enforcement point which has already been stopped
46649: Enforcement point is in resume state
Cause: user tried to start an enforcement point which has already been started
Action: user cannot start an enforcement point which has already been started
46650: At least one Enforcement Point is monitoring the Secured Target string.
Cause: user tried to drop a secured target which an enforcement point is monitoring
Action: stop the enforcement point and try again
46651: Retention Policy string is in use.
Cause: Operation failed because Retention Policy is in use.
Action: Delete the assignment of this Retention Policy to Secured Target(s) and try again.
46652: Cannot delete built-in Retention Policies.
Cause: Cannot delete built-in Retention Policies.
Action: None
46661: Service Name is too long.
Cause: Service Name failed length validation checks.
Action: Provide valid Service Name.
46671: High Availability is not configured.
Cause: Cannot perform operation as system is not configured for HA.
Action: Please configure HA and try again.
46672: unable to stage diagnostic file "string" for download
Cause: File copy operation failed while staging diagnostics file for download.
Action: Check for available disk space on /tmp and see if the diagnostics file exists in /usr/local/dbfw/tmp folder.
46673: IP address 'string' is already in use on the network.
Cause: IP address is already in use on the network.
Action: Please specify a different IP address and try again.
46674: Illegal characters were supplied in password. Password must not contain characters outside of a-z, A-Z, 0-9, and . , + : _
Cause: Illegal characters were supplied in password. Password must not contain characters outside of a-z, A-Z, 0-9, dot, comma, plus, colon and underscore.
Action: Specify valid characters and try again.
46675: Current password is incorrect.
Cause: The current password supplied for authentication is incorrect.
Action: The user must supply the correct password associated with the account.
46676: User 'string' already exists in the system.
Cause: User by that name already exists in the system.
Action: Please specify a different user name and try again.
46677: User name 'string' is reserved for internal use.
Cause: User with specified name is reserved for internal use.
Action: Please specify a different user name and try again.
46800: normal, successful completion
Cause: Normal exit.
Action: None
46801: out of memory
Cause: The process ran out of memory.
Action: Increase the amount of memory on the system.
46821: generic CSDK error (line number)
Cause: There was a generic error in CSDK.
Action: Contact Oracle Support Services.
46822: no collector details for collector string
Cause: Collector is not properly set up in AV tables.
Action: Configure collector.
46823: attribute string is not valid for category
Cause: Collector attempted to set invalid attribute.
Action: Contact collector owner.
46824: type is not valid for attribute string
Cause: Collector attempted to set value of wrong type to attribute.
Action: Contact collector owner.
46825: invalid record
Cause: Collector attempted to pass invalid record.
Action: Contact collector owner.
46826: invalid parameter string (line number)
Cause: Collector attempted to pass invalid parameter.
Action: Contact collector owner.
46827: invalid context
Cause: Collector attempted to pass invalid context.
Action: Contact collector owner.
46828: OCI layer error number
Cause: OCI layer returned error.
Action: Contact collector owner.
46829: category string unknown
Cause: Collector attempted to pass category not configured in AV.
Action: Contact collector owner.
46830: null pointer (line number)
Cause: Collector attempted to pass null pointer.
Action: Contact collector owner.
46831: invalid source event id (string)
Cause: Collector passed source event id not suitable for category.
Action: Contact collector owner.
46832: internal error (line number), additional information number
Cause: Internal error occurred in CSDK.
Action: Contact Oracle Support Services.
46833: invalid error record
Cause: Collector attempted to pass invalid error record.
Action: Contact collector owner.
46834: missing attribute in error record
Cause: One or more attributes of error record is missing.
Action: Contact collector owner.
46835: duplicate error attribute
Cause: Collector attempted to set already set attribute.
Action: Contact collector owner.
46836: error record in use
Cause: Attempt to create a new error record before sending or dropping the previous one.
Action: Contact collector owner.
46837: missing eventid attribute in audit record
Cause: Event ID attributes of audit record is missing.
Action: Contact collector owner.
46838: Internal Error: Failed to insert string into string hash table
Cause: Core hash table insertion function failed.
Action: Contact collector owner.
46840: no smtp server registered
Cause: SMTP server is not registered.
Action: Please register SMTP server using avca register_smtp first.
46841: smtp server already registered
Cause: SMTP server is already registered.
Action: Please unregister SMTP server using avca register_smtp -remove first or use avca alter_smtp to update SMTP parameters.
46842: string command requires the string parameter
Cause: A required parameter is missing
Action: Please provide all the required parameters for the command.
46843: invalid value "string" specified for parameter string
Cause: A parameter was specified an invalid or incorrect value.
Action: Please provide correct values for the indicated parameter.
46844: no value specified for "string" in parameter string
Cause: No value was specified for a sub-parameter in a main parameter.
Action: Please provide correct values for the indicated parameter.
46845: input value "string" exceeds maximum allowed length of string
Cause: Input value exceeds the maximum allowed length.
Action: Please input a value within the allowed length limits.
46846: input value "string" in parameter string is not a number
Cause: Input value for port number must be a numeric value.
Action: Please input a numeric value for the port number.
46847: input value "string" for parameter string is not a valid email address
Cause: Input value does not seem to be a valid email address.
Action: Please input a valid email address in the form user@domain.
46848: smtp server is already in secure mode using protocol "string"
Cause: The specified SMTP server configuration is already secure using the protocol specified.
Action: Please use avca alter_smtp to change the protocol settings.
46849: smtp server is not configured to use a secure protocol
Cause: The specified SMTP server is not configured to use a secure protocol.
Action: Please use avca secure_smtp to specify a secure SMTP protocol first.
46850: file "string" does not exist
Cause: The specified file does not exist.
Action: Please specify a valid file.
46851: smtp integration is already enabled
Cause: The SMTP configuration registered with Audit Vault is already in enabled state.
Action: None
46852: smtp integration is already disabled
Cause: The SMTP configuration registered with Audit Vault is already in disabled state.
Action: None
46853: parameters "string" and "string" cannot be specified together
Cause: The user specified two mutually exclusive parameters
Action: Please provide one of the two parameters
46854: unsupported remedy version: "string"
Cause: The user specified an unsupported Remedy version.
Action: Please specify 6 or 7 for remedy.version.
46855: remedy server already registered
Cause: Remedy server is already registered.
Action: Please unregister the remedy server using avca register_remedy -remove first or use avca alter_remedy to update remedy parameters.
46856: no remedy server registered
Cause: Remedy server is not registered.
Action: Please register Remedy server using avca register_remedy first.
46857: remedy integration is already enabled
Cause: The Remedy configuration registered with Audit Vault is already in enabled state.
Action: None
46858: remedy integration is already disabled
Cause: The Remedy configuration registered with Audit Vault is already in disabled state.
Action: None
46859: remedy server is already in secure mode using protocol "string"
Cause: The specified Remedy server configuration is already secure using the protocol specified.
Action: None
46860: remedy server is not configured to use a secure protocol
Cause: The specified Remedy server is not configured to use a secure protocol.
Action: Please use avca secure_remedy to specify a secure Remedy protocol first.
46861: specified ticket id "string" does not exist in the remedy server database
Cause: Specified ticket does not exist in the Remedy Server.
Action: Please provide a ticket ID which exists in the Remedy Server.
46862: Email Template Name is too long.
Cause: Email Template Name failed length validation checks.
Action: Provide a valid Email Template Name.
46863: Email Template Description is too long.
Cause: Email Template Description failed length validation checks.
Action: Provide a valid Email Template Description.
46864: Email Template Subject is too long.
Cause: Email Template Subject failed length validation checks.
Action: Provide a valid Email Template Subject.
46901: internal error, string
Cause: There was a generic internal exception for OS Audit Collector.
Action: Contact Oracle Support Services.
46902: process could not be started, incorrect arguments
Cause: Wrong number of arguments or invalid syntax used.
Action: Please verify that all the required arguments are provided. The required arguments are Host name, Source name, Collector name and the Command.
46903: process could not be started, operating system error
Cause: The process could not be spawned because of an operating system error.
Action: Please consult the log file for detailed operating system error.
46904: collector string already running for source string
Cause: Collector specified was already running.
Action: Provide a different collector or source name.
46905: collector string for source string does not exist
Cause: Collector specified was not running.
Action: Provide a different collector or source name.
46906: could not start collector string for source string, reached maximum limit
Cause: No more collectors could be started for the given source.
Action: None
46907: could not start collector string for source string, configuration error
Cause: Some collector parameters were not configured correctly.
Action: Check the configuration parameters added during ADD_COLLECTOR.
46908: could not start collector string for source string, directory access error for string
Cause: Access to specified directory was denied.
Action: Verify the path is correct and the collector has read permissions on the specified directory.
46909: could not start collector string for source string, internal error: [string], Error code[number]
Cause: An internal error occurred while starting the collector.
Action: Contact Oracle Support Services.
46910: error processing collector string for source string, directory access error for string
Cause: Access to specified directory was denied.
Action: Verify the path is correct and the collector has read permissions on the specified directory.
46911: error processing collector string for source string, internal error: [string], [number]
Cause: An internal error occurred while processing the collector.
Action: Contact Oracle Support Services.
46912: could not stop collector string for source string
Cause: An error occurred while closing the collector.
Action: None
46913: error in recovery of collector string for source string: string
Cause: An error occurred while accessing the file.
Action: Verify the path is correct and the collector has read permissions on the specified directory.
46914: error in recovery of collector string for source string, internal error: [string], [number]
Cause: An internal error occurred while getting recovery information for collector.
Action: Contact Oracle Support Services.
46915: error in parsing of collector string for source string: string
Cause: An error occurred while accessing the file.
Action: Verify the path is correct and the collector has read permissions on the specified directory.
46916: error in parsing of collector string for source string, internal error [string], [number]
Cause: An internal error occurred while parsing data for collector.
Action: Contact Oracle Support Services.
46917: error processing request, collector not running
Cause: OS Audit Collector was not running and a command was issued.
Action: Start the collector using command START.
46918: could not process the command; invalid command
Cause: An invalid value was passed to the command argument.
Action: Please verify that a valid value is passed to command argument. The valid values are START, STOP and METRIC.
46919: error processing METRIC command; command is not in the required format
Cause: METRIC command was not in the required METRIC:XYZ format.
Action: Please verify that metric passed is in METRIC:XYZ format where XYZ is the type of metric (Example:- METRIC:ISALIVE).
46920: could not start collector string for source string, directory or file name string is too long
Cause: The name of directory or file was too long.
Action: Verify the length of the path is less than the system-allowed limit.
46921: error processing collector string for source string, directory or file name string is too long
Cause: The name of directory or file was too long.
Action: Verify the length of the path is less than the system-allowed limit.
46922: collector string for source string is not able to collect from event log, cannot open or process Windows event log :[string] Error code [number]
Cause: Windows event log could not be opened or processed.
Action: Verify event log exists.
46923: OCI error encountered for source database string access, audit trail cleanup support disabled.
Cause: An error was encountered while attempting to connect to or execute SQL statements on the source database.
Action: Verify source database and listener are up and connect information is correct.
46924: Corrupted recovery information detected for collector string for source string
Cause: Corrupted recovery information detected.
Action: Contact Oracle Support Services.
46925: error in parsing XML file string for collector string and source database string : error code number
Cause: An internal error occurred while parsing data for collector.
Action: Verify that collector has read permissions on the file and the file is in proper XML format. Contact Oracle Support Services for patch set.
46926: error in recovery of XML file string for collector string and source database string : error code number
Cause: An internal error occurred while parsing data for collector.
Action: Verify that collector has read permissions on the file and the file is in proper XML format. Contact Oracle Support Services for patch set.
46927: Syslog is not configured or error in getting audit files path for syslog for collector string and source database string.
Cause: One of the following occurred.

- facility.priority was not valid.

- There was no corresponding path for facility.priority setting.

- Source database was only returning facility and there was no corresponding path for facility.* setting.

Action: Configure syslog auditing to valid facility.priority setting and corresponding valid path. If source database only returning facility then contact Oracle Support Services for patch set.
46928: Collector string for source database string cannot read complete file string
Cause: File size is more than 2GB.
Action: File size should be less than 2GB. Please use log rotation to limit the file size to less than 2GB.
46941: internal error, on line number in file ZAAC.C, additional information number
Cause: There was a generic internal exception for AUD$ Audit Collector.
Action: Contact Oracle Support Services.
46942: invalid AUD Collector context
Cause: The AUD Collector context passed to collector was invalid.
Action: Make sure that context passed is the context returned by ZAAC_START.
46943: NULL AUD Collector context
Cause: The pointer to AUD Collector context passed to collector was NULL.
Action: Make sure that context passed is the context returned by ZAAC_START.
46944: conversion error in column string for <string>
Cause: The VARCHAR retrieved from AUD$ or FGA_LOG$ table could not be converted to ub4.
Action: Correct value in source database.
46945: bad recovery record
Cause: The recovery record retrieved from Audit Vault was damaged.
Action: None. The record will be corrected automatically.
46946: too many active sessions
Cause: The number of active sessions exceeded the specified number in the GV$PARAMETER table.
Action: Contact Oracle Support Services.
46947: CSDK layer error
Cause: CSDK layer returned error indication.
Action: Action should be specified in CSDK error report.
46948: already stopped
Cause: AUD collector already stopped because of previous fatal error.
Action: Restart collector.
46949: log level
Cause: Specified log level was invalid.
Action: Use legal log level (1,2,3).
46950: log file
Cause: An error occurred during the opening of the log file.
Action: Make sure that the log directory exists, and that the directory and log file are writable.
46951: bad value for AUD collector attribute
Cause: Specified collector attribute was invalid.
Action: Correct attribute value in Audit Vault table AV$ATTRVALUE.
46952: bad name for AUD collector metric
Cause: The specified metric name was undefined.
Action: Use a correct metric name.
46953: unsupported version
Cause: The specified version of the source database is not supported.
Action: Update to supported version.
46954: recovery context of 10.x
Cause: Source database (9.x) was incompatible with 10.x recovery context.
Action: Clean up AUD$ and FGA_LOG$ tables and recovery context.
46955: recovery context of 9.x
Cause: Source database (10.x) was incompatible with 9.x recovery context.
Action: Clean up AUD$ and FGA_LOG$ tables and recovery context.
46956: FGA_LOG$ table of 9.x
Cause: Source database (10.x) was incompatible with 9.x rows of FGA_LOG$.
Action: Clean up FGA_LOG$ table.
46957: RAC recovery context
Cause: Non-RAC source database was incompatible with RAC recovery context.
Action: Clean up AUD$ and FGA_LOG$ tables and recovery context.
46958: Non-RAC recovery context
Cause: RAC source database was incompatible with non-RAC recovery context.
Action: Clean up AUD$ and FGA_LOG$ tables and recovery context.
46959: bad authentication information
Cause: Incorrect format of authentication information in the column COMMENT$TEXT.
Action: Contact Oracle Support Services.
46960: bad metric request
Cause: Unknown metric name (%s) was provided in metric request.
Action: Contact Oracle Support Services.
46961: internal error on line number in file ZAAC.C; additional info |string|
Cause: There was a generic internal exception for AUD$ Audit Collector.
Action: Contact Oracle Support Services.
46962: Database Vault audit table is not accessible
Cause: Database Vault was not set up properly or the proper role was not granted to user being used by the collector.
Action: Set up Database Vault and make sure that DVSYS.AUDIT_TRAIL$ is accessible to the user being used by the collector.
46963: Some rows may have been missed by Audit Vault or may be duplicated
Cause: Collector encountered rows in the SYS.AUD$ or FGA_LOG$ tables with SESSIONID <= 0.
Action: Contact Oracle Support Services.
46964: Connector was not able to reconnect to Source Database
Cause: Maximum number of attempts to reconnect was exceeded.
Action: Verify connectivity and that the database is started.
46965: Attribute string is longer than 4000 bytes and was clipped
Cause: When attribute was converted to UTF8 encoding, it became longer than 4000 bytes.
Action: None. It was clipped automatically after conversion.
46966: Function AV_TRUNCATE_CLOB does not exist in source database
Cause: Latest version of script ZARSSPRIV.SQL was not run.
Action: None. Function created automatically.
46967: Audit Trail Cleanup package is not proper. Audit Trail Cleanup cannot be performed for source database.
Cause: Audit Trail Cleanup package was not proper.
Action: Contact Oracle Support Services.
46980: Firewall string part of a resilient pair
Cause: Operation not permitted when firewall is part of a resilient pair.
Action: Break the resilience and try the operation again.
46981: Unable to connect to Database Firewall with IP string.
Cause: Database Firewall is shutdown or unreachable, Audit Vault Server certificate is invalid or not yet valid because the date on the Database Firewall is out of sync with the Audit Vault Server certificate.
Action: Restart the Database Firewall, Copy the correct certificate and ensure that the date on Database Firewall is in sync with the Audit Vault Server and try again.
46982: Network configurations not identical. string
Cause: You may be trying to perform an operation like adding a resilient pair. Such operations require the network configuration on the Firewalls to be identical.
Action: Ensure that the network configuration is identical on the Firewalls and try again.
46983: Bridged interface string is not enabled on Firewall string.
Cause: When the mode is DPE, bridged interfaces must be enabled.
Action: Enable the bridged interface on the Firewall and retry operation.
46984: Firewalls not in the same resilient pair.
Cause: Only a resilient pair can be swapped. You cannot swap Firewalls from different resilient pairs.
Action: Ensure that the Firewalls are part of the same resilient pair and retry operation.
46985: Unable to create resilient pair because Firewall string has Enforcement Points configured.
Cause: The Firewalls being paired for resilience must not have any Enforcement Points configured.
Action: Please delete all Enforcement Points and try again.
46986: Firewall at IP address string does not have a valid Audit Vault Server certificate.
Cause: Audit Vault Server certificate is not present on the Firewall, or is invalid.
Action: Please supply server certificate on the Firewall UI.
46987: Firewall Name is too long.
Cause: Firewall Name failed length validation checks.
Action: Provide a valid Firewall Name.
46988: Invalid IP address 'string'. IP address must be a valid IPv4 address.
Cause: IP address does not confirm to IPv4 standard.
Action: Please specify an IPv4 address and try again.
46990: More than one proxy interface specified.
Cause: In DPE mode, only one proxy interface must be specified.
Action: Specify one proxy most and retry the operation.
46991: Invalid monitoring mode (DAM) for proxy interface.
Cause: Monitoring mode must be DPE when proxy interface is specified.
Action: Specify DAM as monitoring mode.
46992: Enforcement Point mode cannot be DPE when the Firewall is in a resilient pair configuration.
Cause: Monitoring mode must be DAM when Firewall is in a resilient configuration.
Action: Specify DAM as monitoring mode.
46993: Full error message reporting can only be enabled if database response monitoring is enabled.
Cause: Database response monitoring not enabled.
Action: Please enable database response and try again.
46994: Enforcement Point Name is too long.
Cause: Enforcement Point Name failed length validation checks.
Action: Provide a valid Enforcement Point Name.
46995: Secured Target Address cannot be deleted.
Cause: There must be at least one address defined when there are active Enforcement Points.
Action: Add a new Secured Target Address and try again.
46996: Invalid IP addresses list. IP addresses list must be a space-separated list of valid IPv4 addresses. For example, '10.240.114.168 10.240.114.169'.
Cause: Invalid IP address list specified.
Action: The IP addresses must be valid IPv4 addresses and separated by spaces.
46997: Invalid Port 'string'. Port must be a number between 1 and 65535.
Cause: Port Number is not between 1 and 65535.
Action: Specify a value between 1 and 65535 and try again.
46998: Invalid WAF session timeout 'string'. WAF session timeout value is specified in minutes, and must be at least 30 and at most 1440.
Cause: WAF session time out must be at least 30 minutes and no more than a day.
Action: Please specify a valid time out value and try again.
46999: Database address, port number, database name and credentials must be specified in order to enable Database Interrogation.
Cause: User tried to enable database interrogation without specifying database address/port/database name/credentials
Action: Specify database address/port/database name/credentials and then try again
47000: Activation approval for agent on host string failed.
Cause: Activation request for agent on host was not found.
Action: Request activation for the agent.
47001: Agent deactivation for host string failed.
Cause: Agent Deactivation failed.
Action: Check if agent on the host is activated.
47002: Agent version string is invalid.
Cause: Agent version must be in 'YYYY-MM-DD HH24:MI:SS.FF3 TZHTZM' format
Action: Check the agent version.
47003: Agent on host string is incompatible with Audit Vault Server.
Cause: Agent version is not supported by the Audit Vault Server.
Action: Upgrade the agent to the latest version.
47101: Invalid job name specified.
Cause: Job name must be a valid SQL identifier.
Action: Enter a valid job name.
47102: Repository storage is not upgraded to use ASM.
Cause: Repository storage is not upgraded to use ASM.
Action: Upgrade repository storage to ASM and try again.
47103: ARCHIVE disk group does not exist.
Cause: ARCHIVE disk group must exist.
Action: Please create ARCHIVE disk group and try again.
47104: Invalid transfer type.
Cause: Specified transfer type is not supported.
Action: Please specify a transfer type that is supported and try again.
47105: Invalid authentication method.
Cause: Specified authentication method is not supported.
Action: Please specify a valid authentication method and try again.
47106: Archive Location Name is too long.
Cause: Archive Location Name failed length validation checks.
Action: Provide valid Archive Location Name.
47107: Invalid Archive Location Name.
Cause: Archive Location Name contains illegal characters.
Action: Provide a valid Archive Location Name.
47108: Failed to create Archive Location "string". The name is reserved.
Cause: Reserved name cannot be used for Archive Location Names.
Action: Use another name for Archive Location Name.
47109: Failed to modify Archive Location "string". Reserved Archive Locations can not be modified.
Cause: A reserved archive location, once added, cannot be modified.
Action: Do not delete or change reserved archive location.
47110: Failed to create Archive Location "string". Another Archive Location with the same name exists.
Cause: An existing Archive Location Name conflicts with a reserved name.
Action: Delete or rename the existing Archive Location Name and retry operation.
47111: Cannot drop disk from 'ARCHIVE' disk group with archived data.
Cause: Archived data is present in the disk group.
Action: Add another disk to disk group or wait until the archive period expires.
47112: Cannot drop Archive Location. It is being used to store archived data.
Cause: Specified Archive Location is being used to store archive data.
Action: Wait until the archive period expires.
47201: Operation not permitted. User must be an admin.
Cause: The user passed in is not an admin.
Action: Specify an admin and retry the operation.
47202: Operation not permitted. User must be an auditor.
Cause: The user passed in is not an auditor.
Action: Specify an auditor and retry the operation.
47203: Operation not permitted. User must be a super admin.
Cause: The user passed in is not a super admin.
Action: Specify a super admin and retry the operation.
47204: Operation not permitted. User must be a super auditor.
Cause: The user passed in is not a super auditor.
Action: Specify a super auditor and retry the operation.
47205: Operation not permitted on this user
Cause: This is operation not permitted on this user.
Action: None
47301: SAN Server with the name 'string' already exists.
Cause: Storage names are unique across the system.
Action: Specify a different storage name and try again.
47302: SAN Server with the name 'string' does not exist.
Cause: A SAN Server with that name already exists in the system.
Action: Specify a different storage name and try again.
47303: iSCSI Target already in session.
Cause: An attempt was made to log into a target that is already in session.
Action: Specify another target or logout from this target and try again.
47304: iSCSI Target not in session.
Cause: An attempt was made to logout from a target that is not in session.
Action: Specify another target or login to this target and try again.
47305: No SAN Server found for IP Address=string, Port=string and Method=string.
Cause: No matching SAN Servers were found.
Action: Please register this SAN Server or specify different values
47306: Invalid method string for iSCSI target discovery. Must be 'SENDTARGETS' or 'iSNS'.
Cause: Discovery method must be 'SENDTARGETS' or 'iSNS'
Action: Specify a valid method and try again.
47307: SAN Server with IP Address=string, Port=string and Method = string already exists.
Cause: SAN Server with the specified configuration already exits.
Action: Try with different values for IP Address, Port and Method.
47308: Disk string does not exist.
Cause: Disk specified is not an existing disk in the system.
Action: Specify an existing disk and try again.
47309: Disk string not is part of the disk group string.
Cause: Disk specified is not part of an existing disk group.
Action: Specify a disk that is a member of a disk group and try again.
47310: Disk string cannot be removed. Please try after number minutes
Cause: ASM rebalance operation is in progress.
Action: Please try again.
47311: Invalid disk group string specified.
Cause: disk group must be one of 'SYSTEMDATA', 'RECOVERY', 'EVENTDATA' or 'ARCHIVE'.
Action: Please try again with a valid disk group.
47312: Disk string already member of a disk group.
Cause: Disk already part of disk group
Action: Please try again with a different disk.
47314: SAN Server Name is too long.
Cause: SAN Server Name failed length validation checks.
Action: Provide valid SAN Server Name.
47315: Unable to logout from iSCSI target. Disk string in use
Cause: The disk is being used by a disk group.
Action: Drop the disk from the disk group and try again.
47316: Illegal characters were supplied in CHAP secret.
Cause: Illegal characters were supplied in CHAP secret.
Action: Specify valid characters and try again.
47317: Illegal characters were supplied in CHAP name.
Cause: Illegal characters were supplied in CHAP name.
Action: Specify valid characters and try again.
47318: CHAP secret must contain at least 8 characters and at most 30 characters.
Cause: CHAP secret failed length validation checks.
Action: Provide valid CHAP secret.
47319: CHAP Name is too long.
Cause: CHAP Name failed length validation checks.
Action: Provide valid CHAP Name.
47320: iSCSI Name is too long.
Cause: iSCSI Name failed length validation checks.
Action: Provide valid iSCSI Name.
47321: Invalid iSCSI Name.
Cause: iSCSI Name does not conform to standards.
Action: Provide a valid iSCSI Name.
47322: Invalid SAN Server Name.
Cause: SAN Server contains illegal characters.
Action: Provide a valid SAN Server Name.
47323: Invalid Disk Name.
Cause: ASM disk name contains illegal characters.
Action: Provide a valid ASM disk name.
47324: Connection to IP Address = string, Port = string timed out.
Cause: Network connection to the specified address timed out.
Action: Please check the address and try again.
47325: Connection to IP Address = string, Port = string refused.
Cause: Network connection to the specified address was refused by the remote server.
Action: Please check the address and try again.
47326: Login failed. Invalid CHAP name/secret.
Cause: Incorrect CHAP credentials specified.
Action: Please specify correct CHAP credentials and try again.
47327: Specified target is not a discovered target.
Cause: Target must be first discovered before performing this operation.
Action: Please discover the target and try this operation again.
47328: Cannot drop SAN Server. Active sessions found.
Cause: Active sessions for nodes from this SAN server exist.
Action: Please logout of these sessions and try again.
47329: iSCSI subsystem may have been manually configured. Please delete the configuration and try again.
Cause: iSCSI subsystem is not configured using AVDF UI or AVCLI.
Action: Please delete the configuration and try again.
47330: Cannot drop disk from string disk group. This operation requires number MB of free space in the disk group
Cause: Disk group rebalance operation will fail.
Action: Add more disks to the disk group and try again.
47401: The remote file system is busy.
Cause: There are open file(s) on the file system.
Action: Close file(s) and retry operation; or use force option.
47402: Unable to mount export string from host string.
Cause: AVS is not given client access or cannot contact server.
Action: Check server export and add AVS system to allowed client list
47403: The path string is not a relative path.
Cause: Remote location destination path must be a relative path
Action: Provide a relative path without the leading / character
47404: The path string is not an absolute path.
Cause: Remote location destination path must be a relative path
Action: Provide a relative path without the leading / character
47405: Remote file system mount point still exists.
Cause: Remote file system was not unmounted before delete operation.
Action: Unmount the remote file system (with force option if necessary).
47406: Unexpected character(s) in remote destination path.
Cause: Remote destination path contains illegal character(s).
Action: Remove characters that are not letters, numbers, space or _ . : , +
47407: file system name string is not unique.
Cause: A duplicate file sytem name is already in use.
Action: Pick a different file system name.
47408: Location name string is not unique.
Cause: A duplicate location name is already in use.
Action: Pick a different location name.
47409: Absolute path does not exist on remote file system
Cause: The constructed path is missing or outside of the remote file system.
Action: Make sure remote location resolves to a valid directory on the remote file system.
47410: User Oracle cannot write to absolute path
Cause: The constructed path's permission does not allow oracle write access.
Action: Change the NFS export permission or directory permission to allow oracle write access.
47503: Cannot stop trail of type "string" at "string" for secured target "string"; audit trail does not exist.
Cause: User attempted to stop a trail which does not exist
Action: One cannot stop audit trail which does not exist
47504: Cannot stop trail of type "string" at "string" for secured target "string"; audit trail is already stopped.
Cause: User attempted to stop a trail which is already stopped
Action: User cannot stop an audit trail which is already stopped
47552: Invalid user name string. User name should contain only alphanumeric characters, underscore (_), dollar sign ($), and pound sign (#).
Cause: An invalid user name is specified.
Action: Provide a simple SQL name as user name, which should be a non quoted identifier contains only alphanumeric characters from your database character set and the underscore (_), dollar sign ($), and pound sign (#).