24 Recovery Appliance Error Message Reference
This chapter provides details on the Zero Data Loss Recovery Appliance (Recovery Appliance) error messages, which occur between ranges ORA-45100 and ORA-45299, between ranges ORA-64700 and ORA-64899, and between ranges ORA-61100 and ORA-61699.
-
ORA-45100: Database incarnation went from
%sto%s. Recovery Appliance repair is required. -
Cause: A '
startup resetlogs' command was executed on the Recovery Appliance. This caused old metadata to be used to refer to the storage locations. Before the Recovery Appliance can be started, a repair operation must be run to synchronize its metadata with its storage. -
ORA-45102: unable to allocate
%sbytes of storage -
Cause: The Recovery Appliance was unable to allocate additional disk space in the storage location of the database for the current allocation. This condition may be due to one of the following reasons:
* Guaranteed copy has been specified for a database and there are too many backups waiting to be copied to tape.
* Nothing can be purged within the storage location of the database.
* There are no purgable backup pieces for the database and the sum of the sizes of the pieces being received by the database exceeds its
DISK_RESERVED_SPACE.* The metadata of the Recovery Appliance is being repaired.
-
ORA-45102: unable to allocate
%sbytes of storage -
Cause: The Recovery Appliance was unable to allocate additional disk space in the storage location of the database for the current allocation. This condition may be due to one of the following reasons:
* Guaranteed copy has been specified for a database and there are too many backups waiting to be copied to tape.
* Nothing can be purged within the storage location of the database.
* There are no purgable backup pieces for the database and the sum of the sizes of the pieces being received by the database exceeds its
DISK_RESERVED_SPACE.* The metadata of the Recovery Appliance is being repaired.
-
ORA-45109: metadata for database
%s; file%shas inconsistencies -
Cause: Internal self checks found inconsistencies in the metadata used to manage the Recovery Appliance block pool.
-
ORA-45111: Task
%sis being terminated after%srestarts. -
Cause: A Recovery Appliance task generated too many errors. Following an error, a task is normally restarted. If it fails to restart after 10 tries, the Recovery Appliance marks the task as broken and no longer tries to restart it.
-
ORA-45113: Recovery Appliance internal error
%s -
Cause: An internal error was encountered.
-
ORA-45114: file "
%s" not referenced by metadata for storage location%s -
Cause: A consistency check performed by the check files task of the Recovery Appliance identified that the file was not being referenced by the metadata of the Recovery Appliance. Without these references, the Recovery Appliance cannot manage the file.
-
ORA-45115: database with DB_KEY
%sis too big to move. -
Cause: An attempt was made to move the specified database to a new storage location, but the database could not be shrunk to within its storage reservation and still preserve its retention window.
-
ORA-45116: anomaly detected while reading metadata for backup piece with BP_KEY
%s -
Cause: A transient anomaly was found in the backup data.
- ORA-45118: servlet timeout error
-
Cause: A restore task was waiting on a servlet process to pass data to a client. The time allotted for responding was exceeded and the restore task was aborted.
- ORA-45119: received a nonexistent operation for privilege change
-
Cause: An illegal option was specified.
- ORA-45120: operation failed due to insufficient space
-
Cause: The storage location was too small to support the new database.
- ORA-45121: received an incorrect value for a privilege change
-
Cause: An internal error was detected while granting or revoking privileges.
- ORA-45122: invalid size or number specified
-
Cause: An invalid size or number was specified.
-
ORA-45123: The name
%s(%s) already exists. -
Cause: The object name was not unique.
-
ORA-45124: Object
%s(%s) is referenced and cannot be deleted. -
Cause: The object was in use by a storage location or database.
-
ORA-45125: Object
%s(%s) did not exist. -
Cause: The object name did not exist.
-
ORA-45126: failed to delete database
%s -
Cause: The database could not be deleted. An unexpected error has occurred.
-
ORA-45127: Required parameter
%smust be specified. -
Cause: The parameter was not supplied to API routine.
-
ORA-45128: backup piece
%sin database%sis not referenced by the catalog -
Cause: A consistency check performed by the check files task of the Recovery Appliance identified that the specified backup piece was unreferenced by the RMAN catalog. Without this reference, the Recovery Appliance cannot reclaim space used by this piece.
-
ORA-45129: expected
%sbytes used by database%sin storage location%s, but found%sbytes used -
Cause: A consistency check performed by the check files task of the Recovery Appliance identified that the storage usage of the database in a storage location did not match the sum of the size of storage pieces assigned to the Recovery Appliance.
-
ORA-45130: Storage parameter overlaps with storage in
%s. -
Cause: A parameter for a storage location was specified that overlapped storage previously assigned to another storage location.
- ORA-45131: illegal or unknown restore compression option specified
-
Cause: The specified compression option was not supported on either the Recovery Appliance database or the database providing the backup.
- ORA-45132: corrupt block detected in backup piece
-
Cause: A corrupt block was detected in a backup piece when populating the Recovery Appliance block pool.
-
ORA-45133: expected
%sbyte allocation by database%s, but found%sbytes allocated -
Cause: A consistency check performed by the check files task of the Recovery Appliance found that the storage allocations of the database did not match the sum of the size of allocations for that database in all storage locations.
- ORA-45135: request terminated by the Recovery Appliance
-
Cause: A request was holding resources needed by the Recovery Appliance and was terminated to free those resources. This can be the result of a lack of disk space or some other resource.
-
ORA-45136: invalid value for parameter
%s -
Cause: The value supplied for the specified parameter was invalid.
- ORA-45137: unknown platform
-
Cause: The Recovery Appliance has not received any backups from System Backup to Tape (SBT) or through polling. This is necessary for the Recovery Appliance to learn about the protected platform of the database and for the current operation to succeed.
- ORA-45138: Backup not found.
-
Cause: The specified backup could not be found in the catalog.
- ORA-45139: A useful backup could not be found to correct this corruption.
-
Cause: A virtual backup piece key was provided, but there was no known backup on tape or disk to correct this backup.
- ORA-45140: cannot insert backup into catalog
-
Cause: The specified backup was either not an incremental or not in the proper SCN range to correct problems in the catalog.
-
ORA-45141: File "
%s" was missing from storage location%s. -
Cause: During recovery of the Recovery Appliance, the specified file was referenced by the metadata of the Recovery Appliance, but was not found in its storage location.
- ORA-45142: The Recovery Appliance prerequisite is already set up.
-
Cause: The
DBMS_RA_INSTALLprocedure was executed to set up prerequisite objects for creation of a catalog schema for the Recovery Appliance. This error is reported because there can be only one user schema that manages the Recovery Appliance for the database. - ORA-45143: The Recovery Appliance prerequisite setup administors user name is mismatched.
-
Cause: The
DBMS_RA_INSTALLprocedure was executed to uninstall the Recovery Appliance prerequisite object for the wrong user name. - ORA-45144: Undefined initial replication type for protection policy.
-
Cause: The initial_replication_type was undefined for the protection policy.
-
ORA-45145: Recovery Appliance user
%sdoes not exist. -
Cause: The Recovery Appliance user did not exist.
-
ORA-45146: Storage location
%sneeds%sadditional bytes of storage. -
Cause: The metadata of the Recovery Appliance was being repaired following a database open with the '
resetlogs' command and the storage allocated in the specified storage location was insufficient. This may be caused by either an 'update_storage_location' call being lost due to the 'resetlogs' command or the storage location becoming very low on free storage when the resetlogs command was executed. -
ORA-45147: Database
%sand database%sare both moving. -
Cause: The metadata of the Recovery Appliance was being repaired following a database open with 'resetlogs' and two databases were found to be moving between storage locations. The Recovery Appliance will only function correctly when one database is being moved. This may be caused by an 'update_protection_policy' or 'update_db' call being lost due to the 'resetlogs' command.
-
ORA-45148: must fix
%serrors before restarting the Recovery Appliance -
Cause: During a repair of the metadata of the Recovery Appliance, errors were found that precluded the restart of the Recovery Appliance.
-
ORA-45149: unknown task type:
%s -
Cause: The Recovery Appliance tried to execute a task with an unknown task type.
-
ORA-45150: File
%sreferences unknown DBID%s. -
Cause: During a repair of the metadata of the Recovery Appliance, the specified file was found that referenced the specified database which was unknown to the Recovery Appliance. This may be caused by an '
add_db' call being lost due to a 'resetlogs' command. -
ORA-45151: bad locking protocol for lock
%s -
Cause: An internal error caused locking to be used incorrectly.
-
ORA-45152: bad backup piece format for
%s -
Cause: During a repair of the metadata of the Recovery Appliance, the specified file was found whose type could not be determined.
-
ORA-45153: unknown data file
%sfor DBID%s -
Cause: During repair of the metadata of the Recovery Appliance, data for the specified database was found whose data file could not be found.
-
ORA-45154: bad Recovery Appliance format found in file
%s -
Cause: During a repair of the metadata of the Recovery Appliance, a file was found in a storage location that was neither a chunk file nor a backup piece.
- ORA-45155: The Recovery Appliance has not been installed.
-
Cause: The Recovery Appliance was never installed on this database. The requested procedure is only supported on the Recovery Appliance.
-
ORA-45156: SBT job
%snot found -
Cause: The specified SBT job was not found.
-
ORA-45157: Parameter value
%s(%s) is invalid. -
Cause: The specified value for the parameter was invalid.
-
ORA-45158: SBT library
%sis not ready. -
Cause: The specified SBT library was found to not be ready.
-
ORA-45159: RECOVERY_WINDOW_GOAL is lost for database
%s. -
Cause: A low space condition forced the deletion of backups needed to support the recovery window goal for the named database.
-
ORA-45160: Incremental forever strategy is lost for database
%s. -
Cause: A low space condition has forced the deletion of backup data needed to generate the last remaining virtual
LEVEL 0of one or more data files. The next client backup will be a fullLEVEL 0backup, even ifLEVEL 1was specified. - ORA-45161: The backup piece size cannot exceed database DISK_RESERVED_SPACE.
-
Cause: An individual backup piece exceeded the database protection policy
DISK_RESERVE_SPACEvalue. A safeDISK_RESERVED_SPACEvalue would exceed the size of the database. - ORA-45162: System global area memory is configured incorrectly.
-
Cause: Check initialization parameters
LARGE_POOL_SIZEandSHARED_POOL_SIZE. The Recovery Appliance will use all ofLARGE_POOL_SIZEor 20% ofSHARED_POOL_SIZEto restore virtual or tape backups. The actual space needed isNETWORK_CHUNKSIZE * 2 * (number of concurrent restore channels)whereNETWORK_CHUNKSIZEis set usingDBMS_RA.CONFIG. Use DBMS_RA.CONFIGto lowerNETWORK_CHUNKSIZEor preferably, increase eitherLARGE_POOL_SIZEorSHARED_POOL_SIZE. -
ORA-45163: operation is only supported for user
%s -
Cause: An attempt was made to start the Recovery Appliance by a user other than the Recovery Appliance administrator.
- ORA-45164: The Recovery Appliance is not running.
-
Cause: An attempt was made to use the Recovery Appliance, but the Recovery Appliance has been deactivated by the administrator.
-
ORA-45165: Recovery Appliance backup piece with BP_KEY
%sis corrupt -
Cause: Corruption was found in the backup data.
-
ORA-45166: unable to access file
%s -
Cause: An attempt was made to access the specified file which resulted in an error. An explanation of the error appears in the following messages.
-
ORA-45167: unable to validate backup piece with BP_KEY
%s -
Cause: An attempt was made to validate the specified backup piece which resulted in an error. An explanation of the error appears in the following messages.
-
ORA-45168: unexpected executer exit while processing task ID
%sof type%s -
Cause: A task failed with an unexpected error code in the Recovery Appliance.
- ORA-45169: unexpected timer process exit
-
Cause: The timer process failed with an unexpected error code in the Recovery Appliance.
-
ORA-45170: Storage location
%sis too full. -
Cause: Purging the specified storage location would result in the loss of the recovery window goal for one of its databases.
- ORA-45171: The chunk optimization task has not run recently for one or more databases.
-
Cause: The background chunk optimization task had not been performed recently for at least one database. This may happen if the Recovery Appliance is too overloaded with foreground activities to have time to do background tasks.
- ORA-45172: The validation task has not run recently for one or more databases.
-
Cause: The background validation task had not been performed recently for at least one database. This may happen if the Recovery Appliance is too overloaded with foreground activities to have time to do background tasks.
- ORA-45173: The checkfiles task has not run recently for one or more storage locations.
-
Cause: The background checkfiles task had not been performed recently for one or more storage locations. This may happen if the Recovery Appliance is too overloaded with foreground activities to have time to do background tasks.
-
ORA-45174: unable to use replication server
%s -
Cause: While using the Recovery Appliance, either a backup failed to be transmitted to the target replicated Recovery Appliance or a restore request failed to complete on the replicated Recovery Appliance.
-
ORA-45175: unable to use SBT library
%s -
Cause: While using the Recovery Appliance, a request failed to complete while using the specified System Backup to Tape library.
-
ORA-45176: Replication server
%sis not in the paused state. -
Cause: An attempt was made to update information for a replication server that was not in a paused state.
-
ORA-45177: unable to find file
%spreviously found while polling -
Cause: A backup piece file previously found in a polling location was later not accessible to the Recovery Appliance.
- ORA-45178: The allocation unit size cannot be changed.
-
Cause: An attempt was made to move one or more databases into a storage location with a different allocation unit size. This value comes from the ASM disk group allocation unit size specified when creating the disk groups referenced by the storage location.
-
ORA-45179: The reconcile task has not run recently for database
%s. -
Cause: The background reconcile task had not been performed recently for the specified database. This may happen if the Recovery Appliance is too overloaded with foreground activities to have time to do background tasks.
- ORA-45180: The crosscheck task has not run recently for database one or more databases.
-
Cause: The background reconcile task had not been performed recently for at least one database. This may happen if the Recovery Appliance is too overloaded with foreground activities to have time to do background tasks.
- ORA-45182: database access cannot be granted or revoked using catalog owner or sys
-
Cause: The catalog owner or
SYSwas specified as the user in theDBMS_RA.GRANT_DB_ACCESSandDBMS_RA.REVOKE_DB_ACCESSprocedures. This is not allowed. -
ORA-45183: request is blocked by session
%son instance%s -
Cause: An API request was made to the Recovery Appliance while another API was in progress. Only one API may be performed at a time.
-
ORA-45184: ORA-
%soccurred during wallet operation; WRL%s -
Cause: An operation on the wallet failed due to the indicated error.
-
ORA-45185: alias
%snot found in%swallet -
Cause: The specified WALLET alias did not appear in the wallet.
-
ORA-45187: storage location
%sis unusable; container repair key is%s -
Cause: During a repair of the Recovery Appliance, fatal errors were detected while rebuilding the specified storage location.
-
ORA-45188: storage location
%srequires repair; container repair key is%s -
Cause: During a repair of the Recovery Appliance, consistency errors were detected while rebuilding the specified storage location.
-
ORA-45189: repair failed because storage location was renamed from
%sto%s -
Cause: During a repair of the Recovery Appliance, a storage location was found whose name was different from the name originally used to define the storage location.
-
ORA-45190: anomaly detected while reading metadata for database with DB_KEY
%s -
Cause: A transient anomaly was found in the backup data.
- ORA-45191: no suitable SBT library was found for the Recovery Appliance backups
-
Cause: Recovery Appliance could not find a suitable System Backup to Tape (SBT) library for performing the Recovery Appliance metadata backups.
- ORA-45192: reservation already exists for the Recovery Appliance backup
-
Cause: An attempt was made to create a new reservation to perform a Recovery Appliance metadata backup when an unexpired reservation exists.
- ORA-45193: multiple SBT libraries are present
-
Cause: More than one System Backup to Tape (SBT) library was found that can be used to back up the Recovery Appliance metadata.
- ORA-45194: Recovery Appliance metadata backup to SBT library failed
-
Cause: An error occurred while backing up the Recovery Appliance metadata to the System Backup to Tape (SBT) library. The error could be caused by the SBT library configuration or an internal Recovery Appliance error.
- ORA-45195: reservation wait time exceeded
-
Cause: A timeout occurred while waiting for the system backup to tape (SBT) library reservation.
- ORA-45196: failed to unreserve existing reservation
-
Cause: The existing System Backup to Tape (SBT) library reservation could not be unreserved.
-
ORA-45197: SBT library
%scould not be found for reservation -
Cause: The Recovery Appliance could not find a System Backup to Tape (SBT) library for the given name.
- ORA-45198: machine is not a physical Recovery Appliance
-
Cause: Recovery Appliance services were attempted to start on a machine that was not a physical Recovery Appliance.
-
ORA-45199: Error
%sencountered when executing%s. -
Cause: An error was encountered when executing PL/SQL code. This message should be accompanied by other error message(s) indicating the cause of the error.
-
ORA-45200: HTTP status code:
%s -
Cause: The indicated HTTP status code was received while processing a servlet request,
-
ORA-45201: additional Information:
%s -
Cause: The indicated additional error was received while processing a servlet request.
- ORA-45202: operation failed, retry possible
-
Cause: A backup, restore operation failed while processing a servlet request. The operation may be retried.
-
ORA-45203: failed to
%sbackup piece file "%s" -
Cause: An OS operation on the specified backup piece returned an error.
-
ORA-45204: failure while deleting from sbt library
%s -
Cause: An attempt to delete a file from the given SBT library failed.
- ORA-45210: resource busy, retry possible
-
Cause: A backup or restore operation failed while processing a servlet request. The operation may be retried.
-
ORA-45211: error encountered while sending data; error code
%s -
Cause: An error was encountered while sending data to the client.
-
ORA-45212: error encountered while receiving data; error code
%s -
Cause: An error was encountered while receiving data from client.
-
ORA-45213: user or role '
%s' does not exist -
Cause: There was no user or role with the name specified.
-
ORA-45214: cannot convert '
%s' to number -
Cause: An arithmetic, numeric, string, conversion, or constraint error occurred. For example, a NULL value was assigned to a variable that was declared as NOT NULL or an integer larger than 99 was assigned to a variable declared as
NUMBER(2). - ORA-45215: cannot delete a replication server that is in use
-
Cause: An attempt was made to delete a replication server that was actively restoring a backup.
-
ORA-45216: backup metadata of
%s(%s) for database%swas not found -
Cause: The reported backup metadata was not found.
-
ORA-45217: SBT task
%sis not found -
Cause: The specified SBT task was not found.
-
ORA-45264: error encountered during Recovery Appliance test recovery
%s -
Cause: As part of Recovery Appliance protection, test recovery was performed by the Recovery Appliance metadata protection script. The test recovery uses the image copies, without additional disk space requirement to restore datafiles, to test the database.
-
ORA-45265: error encountered during Recovery Appliance backup health check
%s -
Cause: As part of Recovery Appliance protection, backup health check was performed by the Recovery Appliance metadata protection script. The backup health check uses the database 'validate' and 'preview' command to test the backups.
-
ORA-45266: error encountered during Recovery Appliance database health check
%s -
Cause: As part of Recovery Appliance protection, database health check was performed by the Recovery Appliance metadata protection script. The database health check uses the 'backup validate' command to perform database health check.
-
ORA-45267: Inconsistency found while validating
db_key %s df_key %s -
Cause: Internal self checks found inconsistencies in the metadata used to manage the Recovery Appliance block pool.
-
ORA-45268: Inconsistency found while purging
db_key %s df_key %s vb_key %s -
Cause: Internal self checks found inconsistencies in the metadata used to manage the Recovery Appliance block pool while purging. No blocks have been deleted and backups are valid.
-
ORA-45275: container: '
%s' -
Cause: This message reports the name of the Recovery Appliance container involved in other messages.
- ORA-45276: could not create container
-
Cause: A container creation failed. There will be other messages printed in the error stack that show more details about the problem.
-
ORA-45277: New AU size
%sdiffers from existing AU size%sin group%s. -
Cause: An attempt was made to create a new container that has a different AU size than the other containers that already exist in this container group.
-
ORA-45278: Container group
%sis not empty. -
Cause: An attempt was made to drop the specified container group but it is not empty.
-
ORA-45279: Container group
%sdoes not exist. -
Cause: The specified container group does not exist.
-
ORA-45280: Container group
%salready exists. -
Cause: The specified container group already exists.
-
ORA-45281: Size of
%sbytes exceeds maximum container size of%sbytes. -
Cause: You tried to create a container greater than the maximum size.
- ORA-45282: error identifying container
-
Cause: An error occurred while identifying a container.
- ORA-45283: error writing to container
-
Cause: An I/O error occurred while writing to a container.
- ORA-45284: error reading from container
-
Cause: An I/O error occurred while reading from a container.
-
ORA-45285: Cannot create more than
%scontainer groups. -
Cause: An attempt to add a new container group would cause the number of container groups to exceed the system maximum.
-
ORA-45286: Cannot create more than
%scontainers. -
Cause: An attempt to add a new container would cause the number of containers to exceed the system maximum.
-
ORA-45287: File name
%sis not valid for creation. -
Cause: An attempt was made to create a contained file name in an invalid format.
-
ORA-45289: Cannot reserve
%sbytes in container group%s. -
Cause: The specified container group was out of space.
-
ORA-45290: Cannot shrink file
%sbecause file is busy. -
Cause: The specified file cannot be reduced in size because some other process was holding the file open.
-
ORA-45291: Container
%sis not globally identified. -
Cause: An attempt to create or identify a file failed because a required container is not globally identified in this instance. The logs from the GEN0 process will usually indicate the reason why the file could not be identified.
- ORA-45292: error during container group rebuild
-
Cause: An unrecoverable error occurred during container group rebuild.
- ORA-45293: Cannot shrink file
-
Cause: An attempt to shrink file was requested but this has been prevented because the file has been marked as not shrinkable.
- ORA-64700: Recovery Appliance is shutting down
-
Cause: The Recovery Appliance was in the process of shutting down. This message is recorded in the incident log for the Recovery Appliance. When the shutdown completes, the incident is marked as
FIXED. -
ORA-64701: Storage location
%scan no longer honor its reservations. -
Cause: The specified storage location did not contain enough space to fulfill the reservations of all of the databases assigned to it. This error will be seen if a storage location lost part of its disk space and was in the process of being repaired.
-
ORA-64702: Error repairing container files for storage location
%s:%s -
Cause: An error was returned while trying to rebuild or repair the container files used to store data from protected databases.
- ORA-64703: resource error detected
-
Cause: A task needed to be interrupted because it detected a resource limitation such as insufficient temporary table space or a snapshot being too old. It will be retried once the contention for the resource decreases. The secondary messages will identify the resource that has been exhausted.
-
ORA-64705: No destination in "
%s" at column%s -
Cause: The storage destination contained a syntax error.
-
ORA-64708: more than one polling_location in "
%s" at column%s -
Cause: More than one
polling_locationwas specified. Only onepolling_locationis allowed. -
ORA-64709: ASM polling_location is not supported in "
%s" at column%s -
Cause: The
polling_locationspecified an ASM-based location. Only non-ASM-basedpolling_locationsare supported. - ORA-64711: Storage destination do not reference an ASM diskgroup.
-
Cause: The storage destination referenced a non-ASM storage location. Only ASM-based storage destinations are allowed. The operation has been rolled back.
-
ORA-64713: Requested size
%sfor%swas too small; already using%s. -
Cause: The size requested for the storage destination was smaller than its current size.
-
ORA-64714: Requested size
%sfor%swas larger than total available space%s. -
Cause: The size requested for the storage destination was larger than its current used space plus its current free space.
-
ORA-64715: Instance
%sis not available to Recovery Appliance. -
Cause: The Recovery Appliance is not utilizing the specified instance due to its absence from the Oracle RAC.
-
ORA-64716: Storage location
%sallocation size%sdoes not equal diskgroup%sallocation size%s. -
Cause: The minimum allocation size of the specified storage location was not the same as the specified diskgroup allocation unit size.
-
ORA-64717: Network chunk size
%sis not a multiple of diskgroup%sallocation size%s. -
Cause: The configured network chunk size was not a multiple of the specified diskgroup allocation unit size.
-
ORA-64718: Diskgroup
%sallocation size%sis not a power of two. -
Cause: The diskgroup allocation unit size was not a power of two.
-
ORA-64719: Diskgroup
%sallocation size%sis less than two megabytes%s. -
Cause: The diskgroup allocation unit size was less than two megabytes.
-
ORA-64720: No containers were created for storage location
%s. -
Cause: No storage was allocated and initialized for the specified storage location.
-
ORA-64721: Reserved space
%sis less than the minimum reservation%s. -
Cause: No storage was allocated and initialized for the specified storage location.
- ORA-64722: Number of drives must be greater than zero.
-
Cause: The specified number of tape drives was NULL or was less than or equal to zero.
- ORA-64723: Number of drives reserved for restore operations must be greater than or equal to zero.
-
Cause: The number of tape drives reserved for restore operations was NULL or was less than zero.
-
ORA-64724: Number of restore drives
%stoo large; must be less than%s. -
Cause: The number of tape drives reserved for restore operations was at least as large as the total number of drives available. The number of tape drives reserved for restore operations must be at least one less than the total number of drives available.
- ORA-64725: Number of streams must be greater than zero.
-
Cause: The number of streams was less than or equal to zero.
-
ORA-64726: Number of streams
%stoo large; must be no larger than%s. -
Cause: The number of streams was larger than the total number of drives available. The number of streams must be no larger than the total number of drives available.
-
ORA-64727: Number of copies
%snot in the range 1 through 4. -
Cause: The number of copies was either NULL or not in the range 1 through 4 inclusive.
-
ORA-64728: Replication server name length
%sis too long. -
Cause: The replication server name was longer than 128 characters.
-
ORA-64729: Replication server proxy port
%smust be greater than zero. -
Cause: The replication server proxy port number was less than or equal to zero.
- ORA-64730: Replication server proxy URL provided but proxy port is NULL.
-
Cause: A replication server proxy URL was provided but a proxy port number was not. If either a proxy URL or a proxy port are specified, both must be specified.
- ORA-64731: Replication server proxy port provided but proxy URL is NULL.
-
Cause: A replication server proxy port number was provided but a proxy URL was not. If either a proxy URL or a proxy port are specified, both must be specified.
- ORA-64732: HTTP server not configured at replication host.
-
Cause: The HTTP server at the replication host site has not been configured.
-
ORA-64733: Unable to move individual backup piece with BP_KEY
%s; not a KEEP backup. -
Cause: An attempt was made to move an individual backup piece, but the backup set of which this backup piece was a member was not a KEEP backup.
- ORA-64735: Unknown incarnation detected at Recovery Appliance, need catalog resync.
-
Cause: A new archived log or backup set belonging to the new incarnation was received at Recovery Appliance.
-
ORA-64736: Task ID
%sof type%shas been interrupted%stimes. -
Cause: The specified task was restarted an unexpected number of times. Tasks get interrupted when there is competition for resources. This is only a warning. It does not necessarily indicate a problem with the Recovery Appliance.
-
ORA-64737: Unable to copy a full backup for database
%sbecause of missing data files. -
Cause: While creating a full database backup to tape or to a replicated Recovery Appliance, level 0 backups of one or more data files were missing.
-
ORA-64738: guaranteed copy suspended for database
%s -
Cause: One of the following operations was performed resulting in the database using more than its allotted disk space:
-
UPDATE_DBlowering theDISK_SPACE_RESERVEvalue.-
UPDATE_PROTECTION_POLICYsetting theguaranteed_copyparameter toYES-
DELETE_SBT_LIBRARYwhere backup data for the given database existed. New backup requests may be stalled until the system can recompute the safety of allowing additional backup data or backup data may be lost. -
ORA-64740: Redo and backups from database
%shave not been seen for more than UNPROTECTED_WINDOW period -
Cause: An
UNPROTECTED_WINDOWparameter in protection policy has been specified and the Recovery Appliance has not received sufficient on-line redo, archive log backups, or data file backups from the given target database for at least that period. -
ORA-64741: Scheduler
%srunning task%sof type%sdid not stop after%srequests. -
Cause: The specified Recovery Appliance scheduler process could not be stopped.
-
ORA-64742: database (
%s) is in state%swhich is unsupported for (%s). -
Cause: An operation was attempted on a database that was in a state precluding the operation being performed.
-
ORA-64744: Argument
%sis null, invalid, or out of range. -
Cause: The argument was expecting a non-null, valid value but the argument value passed in was null, invalid, or out of range.
-
ORA-64745: Name length is
%scharacters; maximum length is%scharacters. -
Cause: The length of the name exceeded the limit.
- ORA-64746: Name contains invalid characters.
-
Cause: The name incorrectly started with "_", "-", ":" or digits or contained non-alphanumeric characters. Verify that all other double quotation marks, if any, in the string are adjacent pairs of double quotation marks. Double quotation marks must not be used in the middle of the name.
-
ORA-64747: Name contains invalid character "
%s" at the position [%s]. -
Cause: The name incorrectly started with "_", "-", ":" or digits or contained non-alphanumeric characters. Verify that all other double quotation marks, if any, in the string are adjacent pairs of double quotation marks. Double quotation marks must not be used in the middle of the name.
-
ORA-64748: trace file writing initiated using
%s -
Cause: The configuration of the Recovery Appliance was modified to enable the producing of trace files. Trace files have the capacity to exhaust disk space on the Recovery Appliance.
-
ORA-64750: Instance
%sis unable to access%s. -
Cause: The Recovery Appliance was unable to find a file that is required for its operation.
-
ORA-64751: Replication setup error during
%s. replication server:%sdatabase:%s. -
Cause: The Recovery Appliance was unable to complete the configuration and setup of replication for the database specified.
-
ORA-64752: storage unavailable for new redo or backups for database
%s -
Cause: There was a failure while backing up redo or copying backups from a polling location. This condition may be due to one of the following reasons:
* An individual backup piece exceeded the database protection policy
DISK_RESERVE_SPACEvalue. * Guaranteed_copy is enabled but not enough data has been spooled to tape. * Misconfiguration of the storage location size. -
ORA-64753: Incorrect object type specified; specified
%s, expected%s -
Cause: An incorrect object type was given to an API command.
- ORA-64754: Unable to perform operation with associated tape or replication objects.
-
Cause: An attempt to execute '
update_db' or 'update_protection_policy' and change storage locations with a replication server or tape job associated with the protection policy failed. - ORA-64755: Operation is not allowed when the Recovery Appliance is not running.
-
Cause: An API request was attempted that requires the Recovery Appliance to be operational.
-
ORA-64757: unable to restore backup piece with BP_KEY
%s -
Cause: An attempt was made to restore the specified backup piece which resulted in an error. An explanation of the error appears in the following messages.
-
ORA-64758: unable to grow delta store metadata in tablespace
%s -
Cause: Additional extents could not be allocated for the tables used to implement the delta store.
- ORA-64759: Recovery Appliance is leaving restricted resources state
-
Cause: The Recovery Appliance ended its restrictions on task execution. The restricted resources state was entered when tasks could not run due to insufficient temporary table space or insufficient undo space. At that time, resource intensive tasks were put into RESOURCE_WAIT state.
-
ORA-64760: Database
%shas had tasks in ordering wait state for over%sdays. -
Cause: The specified database had an
INDEX_BACKUPtask that could not be run because the task did not tile against the delta store. An incremental backup piece will not tile into the delta store when the necessary control file information is missing or when the backup that it depends upon is not found in the delta store. -
ORA-64761: disk group
%sis not usable by the Recovery Appliance -
Cause: A disk group was supplied to either the
create_storage_locationorupdate_storage_locationAPIs that was not previously prepared by the installation software for the Recovery Appliance. -
ORA-64762: Task
%sof type%shas been running for%s. -
Cause: The specified task did not complete its execution after a reasonable period. This is only a warning message.
-
ORA-64763: Task
%sof type%swas terminated after running for%s. -
Cause: The specified task did not complete and was presumed hung. Its process was stopped and restarted.
- ORA-64766: backup deletion using RMAN prevented by protection policy
-
Cause: Recovery Manager was prevented from deleting a backup piece because the 'allow_backup_deletion' parameter of the applicable Recovery Appliance protection policy was 'NO'.
- ORA-64767: restore timed out
-
Cause: The Recovery Appliance terminated the restore operation due to unresponsiveness of the client database.
-
ORA-64768: KEEP file size
%scannot exceed available DISK_RESERVED_SPACE%s -
Cause: There was no more space for a
KEEPbackup piece. The totalDISK_RESERVED_SPACEminus the space currently consumed byKEEPbackups was less than the size of the currentKEEPbackup piece. The piece that caused the error was deleted. -
ORA-64771: reconcile error during
%s; replication server:%s; database:%s -
Cause: The specified database was unable to reconcile with the specified replication server. This is typically due to either a network communication failure, missing or incorrect credentials, incorrect wallet credentials, missing or incorrectly ordered
add_dbandgrant_db_accesscalls. -
ORA-64772: downstream replication server:
%sis not accessible -
Cause: The specified downstream replication server was not running, was not accesible, had incorrect credentials for the replication user in the upstream wallet, or was in the process of starting up or shutting down.
-
ORA-64773: Note:
%sgenerated during execution of API command:%s -
Cause: The specified command was entered correctly but an unexpected event occurred during its processing.
-
ORA-64774: database
%shas replication tasks in reconcile wait state for over%sdays -
Cause: The specified database had a
BACKUP_SBTtask that could not be run because the task was waiting for a successful reconcile. - ORA-64775: unable to execute required code on the downstream replication server for the specified database
-
Cause: The specified database could not execute the required code on the downstream replication server. This is typically due to a missing
add_dborgrant_db_accesson the downstream or the commands were issued in the incorrect order. -
ORA-64776: message from downstream replication server during
%s:%s -
Cause: An unexpected event occurred at the downstream replication server.
- ORA-64777: deletion of polled file failed
-
Cause: The Recovery Appliance could not delete the file that was backed up from the polling location.
-
ORA-64778: privilege not granted to
%sfor database:%s -
Cause: The privilege that was revoked was not granted to the user for this protected database, the revoke was not required.
-
ORA-64779: The catalog is missing necessary control file information for database
%s. -
Cause: A backup arrived before the Recovery Appliance could receive all the necessary control file information.
INDEX_BACKUPtasks for these data files remain inORDERING_WAITstate until the catalog receives all the information. -
ORA-64780: Section 1 of multi-section backup set
%sof data file%shas not reached this Recovery Appliance. -
Cause: Section 1 of the multi-section backup did not reach the Recovery Appliance. Without the section,
INDEX_BACKUPtasks of other sections of the backup set remain inORDERING_WAITstate. -
ORA-64781: Section
%sof the prior multi-section backup set%sof data file%sis missing. -
Cause: A section of the previous multi-section backup prior to the current backup was missing. Without the section,
INDEX_BACKUPtasks for processing the current backup set remain inORDERING_WAITstate. -
ORA-64782: Missing backups between SCNs
%sand%sfor data file%s. -
Cause: There was a gap in backups provided to the Recovery Appliance. Without the backup, the current backup could not be processed, and the
INDEX_BACKUPtask remainedin ORDERING_WAITstate. -
ORA-64783: The backup of data file
%sis tiling with a backup written to different media. -
Cause: The backup on which the current backup piece depends was written to different media and no longer resides on this Recovery Appliance.
-
ORA-64784: Corruption found in backup
%sof data file%sin Recovery Appliance. New backup cannot be processed. -
Cause: A new backup could not be processed because the most recent backup piece of the data file residing in the Recovery Appliance was corrupt.
-
ORA-64785: Online redo shipping for DBID
%scannot be performed because the Recovery Appliance is not available. -
Cause: The Recovery Appliance was unable to automatically receive archive logs from the indicated database because the Recovery Appliance was not running.
-
ORA-64786: Online redo shipping for DBID
%scannot be performed because the delta store is under repair. -
Cause: The Recovery Appliance was unable to automatically receive archive logs from the indicated database because the delta store was under repair.
-
ORA-64787: Online redo shipping for DBID
%scannot be performed because the database has been suspended or deleted from the Recovery Appliance. -
Cause: The Recovery Appliance was unable to automatically receive archive logs from the indicated database because the database was suspended or deleted.
-
ORA-64788: Online redo shipping for DBID
%scannot be performed because its platform is unknown. -
Cause: The Recovery Appliance was unable to automatically receive archive logs from the indicated database because an initial backup from the database was not supplied. The initial backup provides the platform identification to the Recovery Appliance.
-
ORA-64789: Online redo shipping for DBID
%scannot be performed because its storage location needs repair. -
Cause: The database for the Recovery Appliance was opened by specifying resetlogs.
-
ORA-64790: Online redo shipping for DBID
%scannot be performed because it is not known by the Recovery Appliance. -
Cause: The database was not identified in the catalog of the Recovery Appliance.
-
ORA-64791: DBMS_SCHEDULER jobs have delayed starting on instance
%s. -
Cause: Problems on the specified instance are preventing
DBMS_SCHEDULERjobs from getting intoRUNNINGstate. Until the backlog is cleared, only jobs essential to the health of the Recovery Appliance are created on the instance. - ORA-64792: incorrect catalog_user_name parameter specified in create_replication_server
-
Cause: An incorrect
catalog_user_nameparameter was specified in thecreate_replication_serverorupdate_replication_serverAPI. - ORA-64793: unexpected scheduler exit
-
Cause: The task scheduler failed with an unexpected error code in the Recovery Appliance.
- ORA-64794: unable to access the encryption HSM wallet or the encryption wallet is not open on the current instance
-
Cause: Encryption required a Hardware Security Module (HSM) wallet that was open across all instances.
- ORA-64795: unable to access or create the encryption key
-
Cause: Encryption could not create or obtain the required access to a valid backup encryption key during the copy to tape operation.
- ORA-64796: unable to create encrypted backup during copy to tape
-
Cause: During the copy to tape operation, backup encryption could not create or obtain the required access to a valid encryption key.
-
ORA-64797: waiting for recall of backup piece
%sfrom cloud storage -
Cause: Restore was waiting for a recall of the backup piece from cloud storage.
- ORA-64798: encryption key does not exist in wallet of executing instance
-
Cause: The protected databases current encryption key did not exist in the wallet of the Oracle RAC instance or the instance that was executing the copy to tape operation.
- ORA-64799: System Backup to Tape (SBT) job template requires encryption for the specified library.
-
Cause: Encryption was not specified for a library that requires encryption.
- ORA-64800: unable to create encrypted backup for big endian platform
-
Cause: Copy to tape operation could not create encrypted backup for big endian platform.
- ORA-64801: Altering RASYS password in SQL is not allowed.
-
Cause: RASYS Password modification attempted via SQL.
- ORA-64803: failure to get ingest name for archivelog grouping
-
Cause: The Oracle backup process was unable to get the ingest name needed to connect to the Oracle restore process.
- ORA-64804: cannot reinsert deleted backup into delta store
-
Cause: The specified backup could not be reinserted into the delta store, because it either was previously deleted or contained a corresponding virtual backup in the same backup set that was removed from the catalog.
- ORA-64805: cannot reinsert virtual full backup into delta store
-
Cause: Virtual full backups or copies of virtual full backups could not be reinserted into the delta store because it could corrupt existing backups of the database.
- ORA-64806: incorrect or all NULL input parameters specified for reset_error API
-
Cause: Some or all of the input parameters specified for
reset_errorAPI were incorrect or they were all NULL input parameters. -
ORA-64807: Datafile encryption information for database
%s, data file%sdoes not match. -
Cause: A data file was encrypted or rekeyed on the protected database and now the encryption key for the current
INCREMENTAL LEVEL 1backup does not match the prior encryption key. -
ORA-64808: Initialization parameter
%shas more than one SID value specified -
Cause: There were multiple instance settings for one initialization parameter.
-
ORA-64809: Initialization parameter
%sdoes not match the recommended value -
Cause: Initialization parameter did not match the recommended value.
-
ORA-64810: Initialization parameter
%sis not set with the proper value -
Cause: Initialization parameter was not set with the proper value.
-
ORA-64811: Initialization parameter
%shas a non-default value. -
Cause: Initialization parameter had a non-default value.
-
ORA-64812: -force option is required to ignore checking
%sinitialization parameter -
Cause: An attempt was made to ignore checking the initialization parameter value without specifying the -force option.
-
ORA-64813: Task
%sis being suspended. -
Cause: A Recovery Appliance task generated too many errors. Following an unexpected error, a task will be restarted. If it fails to successfully run after 10 tries, the Recovery Appliance normally marks the task as broken and no longer tries to restart it. However, if a task is important for a database's recoverability, it will not be failed. Instead, the task will be suspended. Suspended tasks will be retried every few days until they successfully run or have an irrecoverable failure.
- ORA-64816: Cannot create a replication server to an old version downstream Recovery Appliance.
-
Cause: The downstream Recovery Appliance was an older version.
- ORA-64817: Error interacting with downstream Recovery Appliance during %s; replication server: %s; database: %s
-
Cause: An error was encountered during communication or conversationwith a downstream Recovery Appliance for the specified database with the specified replication server. This is typically due toa network communication failure, missing or incorrect wallet,credentials, missing or incorrectly ordered
add_dbandgrant_db_accesscalls. The error could also indicate an issue during the conversation with the remote Recovery Appliance. - ORA-64818: Polling feature not supported for multiple tenants
-
Cause: Polling feature did not work on multiple tenants.
- ORA-64819: Database %s (%s), %s (%s) does not exist.
-
Cause: The database did not exist.
- ORA-64820: db_key %s does not exist.
-
Cause: No database associated with the
db_keyspecified was found in the Recovery Appliance. - ORA-64821: df_key %s does not exist.
-
Cause: No data file associated with the
db_keyspecified was found in the Recovery Appliance. - ORA-64822: Log file cannot be accepted from DBID %s on Tkey %s.
-
Cause: While performing redo shipping for the specified database, an error was detected that prevented the creation of the log file.
- ORA-64823: Unable to move individual backup piece with BP_KEY %s; backup piece is not ready to move.
-
Cause: An attempt was made to move an individual backup piece, but the move backup operation encountered the resource busy issue for this backup piece. The backup piece still needed to replicate.
-
ORA-64826: filesize mismatch in
%sfor handle%s: catalog size=%s, but container size=%s -
Cause: An internal error caused by an inconsistency in the size of the specified file maintained by two different components of the Recovery Appliance.
-
ORA-64827: Database
%sis not registered and therefore cannot be suspended. -
Cause: A database that was not registered could not be suspended.
-
ORA-64828: Database
%sis not registered and therefore cannot be resumed. -
Cause: A database that was not registered could not be resumed.
-
ORA-64829: Database
%sis not suspended and therefore cannot be resumed -
Cause: A database that was not suspended could not be resumed.
- ORA-64830: Incremental backup for database %s is not up-to-date.
-
Cause: Can be caused by a undersized appliance or indication of problem with backup for particular database.
- ORA-64831: No outstanding backups to request for specified group.
-
Cause: Backup request group is either empty or has requested all backups.
- ORA-64832: Error interacting with remote Recovery Appliance: %s; replication server: %s; database: %s.
-
Cause: An error was encountered during communication or conversationwith a remote Recovery Appliance for the specified database with the specified replication server. This is typically due toa network communication failure, missing or incorrect wallet,credentials, missing or incorrectly ordered add_db and grant_db_access calls. The error could also indicate an issueduring the conversation with the remote Recovery Appliance.
- ORA-64833: Insufficient free space at this time is stopping backup acceptance.
-
Cause: The Recovery Appliance is experiencing an extreme shortage of free space. To prevent failure of redo shipping, new backups are temporarily being rejected.
-
ORA-64834: Failed to replicate backup piece with bp_key
%sand handle%s. -
Cause: An error was encountered while backup pieces was being replicated onto configured replication server.
-
ORA-64835: Recovery Appliance API error
%s. -
Cause: An error was detected during the execution of an API requirest.
-
ORA-64837: In storage destination
%s, tried to create%sGB, but could only create%sGB. -
Cause: During a
create_storage_locationorupdate_storage_location, an attempt was made to create container files in the specified storage location, but only a portion of the space could be added to the storage location. -
ORA-64838: Task
%sof type%swaiting on event%sfor%sseconds. -
Cause: The specified task remains stuck waiting for the specified event. This is only a warning message.
-
ORA-64839: Task
%sof type%sinterrupted after waiting on event%sfor%sseconds. -
Cause: The specified task remained stuck waiting for the specified event. Its process was stopped and restarted.
-
ORA-64840: Illegal attempt to change a ZDLRA owned sbt_parms (
%s); use procedure parameter (%s) instead. -
Cause: An attempt was made to change an internal ZDLRA system parameter through
sbt_parms. - ORA-64841: replication wallet_path cannot be NULL.
-
Cause: The replication server
wallet_pathcannot be NULL. -
ORA-64842: Illegal attempt to manage a replication server using generic APIs. Use
%sinstead. -
Cause: An attempt was made to cahnge a replication server using an API that does not support replication.
-
ORA-64844: Only
%sGB out of%sGB reserved space is available to provision database%s. -
Cause: An attempt was made to assign an initial
reserved_spacevalue to anautotuned_reserved_spacedatabase which was added with no initialreserved_spacevalue, but there was insufficient unreserved space in the storage location to make the assignment. -
ORA-64845: Database
%smust have a definedreserved_spacevalue. -
Cause: An attempt was made to assign a database without a
reserved_spacevalue to a protection policy withautotune_reserved_spaceset toNO. -
ORA-64846: Database
%sis growing too fast. -
Cause: The
recovery_window_spacefor an autotuned database has been growing at a rate that is unsupported. Instead of assigning the computedreserved_spacesetting to the database, thereserved_spaceis assigned that is limited to the maximum permitted growth rate. -
ORA-64847: Storage location
%shas no available space for autotuningreserved_space. -
Cause: While autotuning the
reserved_spacesettings within a storage location, the storage location ran out of unassigned space. -
ORA-64848: Database
%shas an estimated size of%sGB, but has a disk reservation of%sGB. -
Cause: The estimated size of a databse exceeds the amount of space reserved for it within the storage location. The database is in danger of having its recovery window truncated if there is space pressure within its storage location.
-
ORA-64849: Storage location
%srequires%sGB, but has only%sGB. -
Cause: The sum of the estimaged sizes of the database within a storage location is greater than the total space of the storage location.
-
ORA-64850: Only one of the following parameters must be specified (
%s).. -
Cause: Multiple parameters provided where only one is legal.
-
ORA-64851: Missing full backup of database
%sneeded for archival backup. -
Cause: While creating archival backup, level 0 backups of one or more data files were missing..
-
ORA-64852: Missing archive log backup of database
%sneeded for archival backup. -
Cause: Missing archive log backups while creating archival backup.
-
ORA-64860: Insufficient space for
compliance_holdin database%s. -
Cause: The
reserved_spaceassigned to the database is not large enough to guarantee that the space used by the desired hold will not be purged. -
ORA-64861: unable to restore for
compliance_holdtime. -
Cause: The time stamp specified for a
compliance_holdis not within a valid disk restore range. -
ORA-64862: Insufficient space for
recovery_window_compliancein database%s. -
Cause: The
reserved_spaceassigned to the database is not large enough to guarantee that the space specified byrecovery_window_compliancewill not be purged. -
ORA-64863: cannot perform
%srequest with backups under%srestrictions. -
Cause: The API that was attempted would violate
compliance_hold,keep_compliance,recovery_window_compliancerestrictions or SBT immutability. -
ORA-64864: SBT libraries are needed to support
guaranteed_copyin policy%s. -
Cause: At least one SBT library with the guaranteed attribute are needed to support the
guaranteed_copyattribute in a protection policy.. -
ORA-64865: Library
%sis needed to maintain immutable backups for database%s. -
Cause: The library is currently referencing immutable backups which precludes the library from being modified by the current operation.
-
ORA-64866: The setting for
%sconflicts with the setting for%s. -
Cause: One or more of the specified settings conflicts with another setting provided in this request or a prior request.
-
ORA-64867: Backup set
%sis not permitted to have itsKEEP UNTIL TIMEreduced or eliminated. -
Cause: An attempt was made to change the
KEEP UNTIL TIMEof a backup set, but the Recovery ApplianceKEEP_COMPLIANCEprotection policy prevents this action.