- ORA-57000: TimesTen IMDB error: string
-
Cause: An error occurred during a TimesTen operation.
-
Action: Look up the error code in the TimesTen error documentation to diagnose.
- ORA-57005: TimesTen Grid transient transaction failure: string
-
Cause: A transaction failed because a TimesTen Grid element was temporarily unreachable.
-
Action: Roll back the transaction and immediately retry.
- ORA-57006: TimesTen Grid transaction failure: string
-
Cause: A transaction failed because a TimesTen Grid element was temporarily unreachable.
-
Action: Roll back the transaction, wait for the element to recover, and retry the transaction. Element recovery may require administrator action.
- ORA-57007: TimesTen Grid transient statement failure: string
-
Cause: A statement failed because a TimesTen Grid element was temporarily unreachable.
-
Action: Immediately retry the current statement.
- ORA-57008: TimesTen Grid statement failure: string
-
Cause: A TimesTen Grid element is temporarily unavailable.
-
Action: Wait for the element to recover and retry the current statement. Element recovery may require administrator action.
- ORA-59000: not all rebalance phases were run
-
Cause: The previous rebalance for the group did not run all of the phases.
-
Action: See GV$ASM_OPERATION for more details. Run all rebalance phases using the ALTER DISKGROUP REBALANCE command.
- ORA-59001: Disk 'string' must be online before disk 'string'.
-
Cause: An attempt was made to online a disk that contains old copies of the data present in another offline disk.
-
Action: Online the disks in the correct order. FORCE option may be used to override this check.
- ORA-59002: Disk revalidation failed for ASM disk group 'string' on instance string due to ORA-string.
-
Cause: The disk revalidation failure could be due to various reasons. Signaling ORA-15020 during discovery was a probable one. See the alert log for more details.
-
Action: Ensure that the disks in operation are visible to all the nodes in the cluster before issuing a retry.
- ORA-59003: database is not prepared for split.
-
Cause: Split was issued on a database which is not prepared.
-
Action: Prepare the database before issuing split on it.
- ORA-59004: No rebalance is running for group string.
-
Cause: An attempt was made to modify the property of a rebalance that was not running.
-
Action: Issue the ALTER DISKGROUP REBALANCE command without the MODIFY keyword to schedule another rebalance.
- ORA-59005: Oracle ASM IOServer functionality is not supported on this platform.
-
Cause: This platform did not support ASM IOServer functionality.
-
Action: Refer to the documentation for the list of platforms that support Oracle ASM IOServer functionality and consider moving to one of those platforms.
- ORA-59006: connection request from stale database instance is rejected.
-
Cause: The database instance was attempting to fail over from a stale IOServer cluster.
-
Action: Restart the database instance to initiate a new connection.
- ORA-59007: cannot find a usable network from the client
-
Cause: The database instance was not using any of the configured ASM networks.
-
Action: Check the ASM network configuration in the database instance.
- ORA-59008: All configured ASM networks are unusable.
-
Cause: All configured ASM networks encountered an error. ASM IOServer was unable to proceed.
-
Action: Check the status of the configured ASM network interfaces. Restart the ASM IOServer instance after the interfaces become operational.
- ORA-59009: ASM IOServer instance is not ready to accept clients.
-
Cause: ASM IOServer instance was not ready to accept clients.
-
Action: Execute 'alter system enable client access' for ASM IOServer instance to accept clients.
- ORA-59010: cannot SHUTDOWN ASM IOServer instance with connected client string.
-
Cause: A SHUTDOWN command was issued to an ASM IOServer instance that had one or more connected clients.
-
Action: Stop all clients that are using this ASM IOServer instance and retry the SHUTDOWN command. Alternatively, use the SHUTDOWN ABORT command to force disconnection with all the clients.
- ORA-59011: operation failure for group string because too many disks are offline
-
Cause: Too many disks were offline in the disk group.
-
Action: Ensure that the disks are online and retry the operation.
- ORA-59012: Disk string uses an invalid physical sector size (string).
-
Cause: The disk used a physical sector size value that is not standard or is not currently supported.
-
Action: The disk cannot be used for an ASM disk group.
- ORA-59013: Disk string uses an invalid logical sector size (string).
-
Cause: The disk used a logical sector size value that is not standard or is not currently supported.
-
Action: The disk cannot be used for an ASM disk group.
- ORA-59014: file string in disk group string was not prepared for split
-
Cause: The specified file was not prepared for split.
-
Action: Check the accompanying error messages for more information about the reason for the failure.
- ORA-59015: Oracle ASM scrubbing is disabled.
-
Cause: An attempt was made to perform Oracle ASM scrubbing but it was disabled.
-
Action: Enable Oracle ASM scrubbing.
- ORA-59300: missing or invalid site name
-
Cause: The command did not specify a valid site name.
-
Action: Specify a valid site name.
- ORA-59301: incorrect SITE token usage
-
Cause: Site names were provided for some disks in the SQL statement and missing for others.
-
Action: Either specify site names for all of the disks or none in the SQL statement and retry the operation.
- ORA-59302: The attribute string must be string or higher.
-
Cause: An attempt was made to set an attribute to a version that was lower than the minimum supported.
-
Action: Set the attribute to at least the minimum supported version. Alternatively lower the minimum supported version and try again.
- ORA-59303: The attribute string (string) of the diskgroup being mounted should be string or higher.
-
Cause: An attempt was made to mount a diskgroup whose compatibility was lower than the minimum supported.
-
Action: Advance the diskgroup compatibility by mounting it in restricted mode OR lower the minimum supported compatibility and try again.
- ORA-59304: external and global users are not supported for ASM
-
Cause: A user type not supported by ASM was supplied.
-
Action: Check the Oracle ASM documentation that external and global users are not supported for ASM.
- ORA-59305: The disk group being mounted is incompatible with this software version.
-
Cause: An attempt was made to mount a disk group using a software version that is incompatible with the disk group.
-
Action: Contact Oracle Support Services.
- ORA-59306: The parameter 'string' is invalid.
-
Cause: The value of the parameter was invalid.
-
Action: Provide a valid value of the parameter.
- ORA-59307: The disk group redundancy is not external.
-
Cause: An attempt was made to rename the disk fail group in a disk group whose redundancy type was not external.
-
Action: Specify a disk group whose redundancy type is external.
- ORA-59308: The disk 'string' cannot be assigned to a site because the disk group 'string' contains Cluster Synchronization Services voting files.
-
Cause: An attempt to assign a site to a disk failed because the disk group contained Cluster Synchronization Services (CSS) voting files.
-
Action: Move the CSS voting files to a different disk group using the command 'crsctl replace votedisk' and retry the operation.
- ORA-59309: Failure group name 'string' is already used by an existing ASM disk.
-
Cause: The specified failure group name was already used in this diskgroup.
-
Action: Specify a different failure group name.
- ORA-59311: The specified ASM instance 'string' does not exist.
-
Cause: The specified ASM instance did not exist or was terminated.
-
Action: Specify a valid ASM instance name.
- ORA-59312: Disk 'string' cannot be assigned to a site because it is an Oracle Exadata disk.
-
Cause: An attempt to assign a site to an Oracle Exadata disk failed because the operation is not allowed in Oracle Exadata.
-
Action: Run the command 'cellcli -e alter cell siteName' to update the cell site information.
- ORA-59313: All mirrors of the block are lost, likely due to multiple storage failures.
-
Cause: There were multiple failures in the storage subsystem. All redundant copies of the block were lost and Oracle wrote the hexadecimal value BADFDA7A into the block location of the lost block to signify that the block data could not be recovered from a redundant copy.
-
Action: Check the system logs and storage logs to identify the failure that led to the lost block.
- ORA-59314: file type not supported for the operation
-
Cause: The operation did not support files of the given type.
-
Action: Retry the operation with a file of supported type.
- ORA-59315: Parity is not supported for file 'string' with type 'string'.
-
Cause: The given file type did not support the creation of parity files.
-
Action: Retry creating the parity files with a supported file type.
- ORA-59500: unable to create member cluster 'string' in the absence of at least one disk group with the ACCESS_CONTROL.ENABLED attribute set to TRUE
-
Cause: An attempt was made to configure a member cluster when there was no mounted disk group with the ACCESS_CONTROL.ENABLED attribute set to TRUE.
-
Action: Set the ACCESS_CONTROL.ENABLED attribute to TRUE on an existing mounted disk group, mount a disk group that already has the ACCESS_CONTROL.ENABLED attribute set to TRUE, or create a disk group with the ACCESS_CONTROL.ENABLED attribute set to TRUE. Retry the operation.
- ORA-59501: failed to register database with IOServer instance
-
Cause: The database instance failed to register with a valid IOServer instance.
-
Action: Check the alert log to identify the underlying reason for the failure and take the suggested corrective action.
- ORA-59502: relocate client to string is already in progress
-
Cause: Another relocate client command was in progress.
-
Action: Retry the command after the initial relocate client command completes.
- ORA-59503: client 'string' not allowed to reconnect
-
Cause: The client in Standard mode tried to reconnect to an ASM instance that did not support Flex mode.
-
Action: Check the ASM instance configurations within the cluster to match the client mode.
- ORA-59504: rejecting a request originating from site 'string' to OFFLINE a disk 'string' configured in site 'string'
-
Cause: The request to OFFLINE a disk was rejected by the ASM instance because the request was issued from a site that was different from the site in which the disk was configured.
-
Action: Retry the request from the site in which the disk is configured.
- ORA-59505: instance 'string' shutting down on site 'string' due to rejected OFFLINE request
-
Cause: The instance terminated because the storage was inaccessible from the site requesting the disk OFFLINE.
-
Action: Issue the command 'crsctl query cluster sites <site_name>' to retrieve the status of the indicated site. Address the storage accessibility issues if the indicated site is in a QUARANTINED state. Issue the command 'crsctl modify cluster site <site_name> -s rejuvenate' to set the status to ONLINE after the storage access has been restored.
- ORA-59506: database process in a network read for too long
-
Cause: A process on database instance connected to an ASM instance was in a SQL*Net read for too long. Possible reasons include failure of the node on which ASM instance was running or the communication channel disruption. This was detected by the Fence Monitor Process (FENC) or the ASM Background Process (ASMB) and the call was interrupted.
-
Action: Usually none, as the database instance fails over to another available ASM instance. If the problem keeps recurring, contact Oracle Support Services.
- ORA-59507: mismatch of parameter 'string' between database and ASM instance 'string'
-
Cause: The value for the parameter was different in the database instance and in the ASM instance to which it was connected.
-
Action: Set the parameter to the same value in both the instances.
- ORA-59600: file string has too many mirror copies; string needed, string allowed
-
Cause: The specified file had too many mirror copies when the requested change was applied.
-
Action: Retry the command using a lower redundancy scheme, or reduce the existing redundancy level (if preparing a mirror split).
- ORA-59601: file group redundancy cannot be modified when associated with a volume
-
Cause: An attempt was made to modify the redundancy of a file group which was associated with an ASM volume and contained at least one file.
-
Action: Drop the ASM volume associated with the file group and retry the operation.
- ORA-59602: Moving ASM internal files to a file group is not allowed.
-
Cause: An attempt was made to execute an ALTER DISKGROUP MOVE FILE TO FILEGROUP statement on a metadata file used by ASM to manage the disk group.
-
Action: This action is not allowed.
- ORA-59603: operation requires all disks in disk group string to be online
-
Cause: An attempt was made to modify the redundancy of a file group when some disks were offline.
-
Action: Drop the offline disks and wait for the rebalance operations to complete, or online the offline disks and wait for the online to complete. Then retry the operation.
- ORA-59604: offline disks encountered during rebalance of disk group 'string'
-
Cause: Rebalance was run in the presence of offline disks.
-
Action: Bring the offline disks online.
- ORA-59605: file 'string' not available; file group 'string' has too many disks offline
-
Cause: A file identify operation failed because the file group specified was no longer available.
-
Action: Verify that all disks in this disk group are online or dropped and retry the command.
- ORA-59700: Failgroup string already belongs to site string
-
Cause: An attempt was made to add the specified failgroup to more than one site.
-
Action: Retry the operation providing the correct failgroup name and the site name while specifying the disk.
- ORA-59701: Incorrect number of data sites string specified. Maximum allowed: string.
-
Cause: An attempt was made to create an extended redundancy disk group with an invalid number of sites.
-
Action: Retry the operation specifying valid number of sites in the disk group.
- ORA-59702: Incorrect number of quorum sites string specified. Maximum allowed: string.
-
Cause: An attempt was made to create an extended redundancy disk group with an invalid number of sites.
-
Action: Retry the operation specifying valid number of sites in the disk group.
- ORA-59703: Inconsistent site information in disk 'string'
-
Cause: The site information stored in the disk header did not match disk group information.
-
Action: Drop the disk from the disk group or provide a site name that matches the site stored in the disk header.
- ORA-59704: command requires at least string data sites and string quorum sites, discovered string data sites and string quorum sites
-
Cause: An insufficient number of sites were specified and discovered when creating an extended redundancy disk group.
-
Action: Check that the command specifies the required number of data sites and quorum sites, and that all of the specified disks are discovered by ASM. A query of the V$ASM_DISK fixed view shows the disks discovered by ASM.
- ORA-59705: Dropping a site is not allowed.
-
Cause: An attempt was made to drop a site.
-
Action: Set the disks of the given site offline with 'ALTER DISKGROUP dg OFFLINE DISK disk' command.
- ORA-59706: The specified allocation unit size 'string' is less than the minimum required for extended disk groups.
-
Cause: Extended disk groups required the allocation unit size to be at least 4M.
-
Action: Change the allocation unit size to at least 4M and retry.
- ORA-59707: Site "string" does not exist in disk group "string".
-
Cause: The specified name did not match the site of any disks in the disk group. This usually indicates that the site name was specified incorrectly.
-
Action: Check the site name.
- ORA-59708: Cluster site operation failed with error string.\nstring
-
Cause: This is an internal error.
-
Action: Check the accompanying error messages. Contact Oracle Support Services.
- ORA-59709: No site identified for the disk string
-
Cause: The disk did not belong to any site.
-
Action: Specify the site information in the SQL command. In the case of an ASM appliance, cellcli command can also be used to record the site information for the disk. For non-appliance, asmcmd can be used.
- ORA-59710: site information mismatch between disk group string and disk string
-
Cause: The site information of the specified disk did not match with the existing disks in the disk group.
-
Action: If the site information is associated with the existing disks in the disk group, then specify the site information for the new disk. If the site information is not associated with the existing disks in the disk group, then do not specify the site information for the new disk.
- ORA-59711: The site identified by GUID 'string' does not exist.
-
Cause: An attempt to retrieve a site failed because there wasn't a configured site using the indicated Globally Unique Identifier.
-
Action: Add the indicated site using the command 'crsctl add cluster site site -guid guid'. Retry the original command. If retrying does not work, contact Oracle Support Services.
- ORA-59712: The site identified by site name 'string' does not exist.
-
Cause: An attempt to retrieve a site failed because there wasn't a configured site using the indicated site name.
-
Action: Add the indicated site using the command 'crsctl add cluster site site'. Retry the original command. If retrying does not work, contact Oracle Support Services.
- ORA-59713: The site name 'string' does not exist in the disk group 'string'.
-
Cause: An attempt was made to add a disk with a new site name to a disk group, which is not allowed.
-
Action: Change the site name to an existing one in the disk group and retry.
- ORA-59714: invalid site name 'string' specified.
-
Cause: An invalid site name was supplied.
-
Action: Specify a site name which is at least one character but no more than 15 characters in length. The cluster name must be alphanumeric, it cannot begin with a numeric character, and it may contain hyphen (-) characters. However, it cannot end with a hyphen (-) character.
- ORA-59715: missing site information in disk group 'string'
-
Cause: The site information was not present in all the disks of the disk group.
-
Action: Specify sites for the disks using the 'asmcmd rename' command or using SQLPLUS and retry the operation.
- ORA-59716: dropping all disks of the quorum site is not allowed
-
Cause: Dropping of the specified disks resulted in the loss of the quorum site. If only a subset of disks in the quorum site are specfied, then check the state of other disks in the V$ASM_DISK view.
-
Action: Modify the command to retain at least one disk in the quroum site and retry the operation.
- ORA-59717: rebalance could not complete due to an unavailable site in disk group 'string'
-
Cause: At least one of the sites had each disk in either dropping or forcing state.
-
Action: Undrop the dropping disks or add disks to the site.
- ORA-59718: One or more disks are identified with a foreign site GUID 'string'.
-
Cause: The indicated site GUID was not associated with any of the configured sites.
-
Action: Execute the command 'crsctl query cluster site -all' to list the existing sites. Associate the indicated site GUID with a site using 'crsctl modify cluster site site -addguid guid' and retry the operation.
- ORA-59719: disk group 'string' mounted but contains foreign site GUIDs
-
Cause: An attempt was made to mount a disk group with foreign site GUIDs.
-
Action: This is a warning. Examine the accompanying error messages for details.
- ORA-59800: active use of disk 'string' precludes its label clear
-
Cause: A LABEL CLEAR command specified a disk that was in use.
-
Action: Dismount the disk group that is using this disk and retry the the LABEL CLEAR command. Query the V$ASM_CLIENT fixed view in an ASM instance or use ASMCMD LSOF to list active clients.