restore database報錯ora-19573
ORA-19573: cannot obtain string enqueue for datafile string
Cause: The file access enqueue could not be obtained for a file specified in a backup, copy or restore operation.
If the enqueue type shown is 'shared', then the file is the input file for a backup or copy. If the type is 'exclusive',
then the file is the output file for a datafile copy or restore which is attempting to overwrite the currently
active version of that file - in this case, the file must be offline or the database must be closed.
If the type is 'read-only', then you are attempting to back up or copy this file while the database is in NOARCHIVELOG mode.
綜述而言:執行rman restore database,須先令資料庫shutdown immediate
Cause: The file access enqueue could not be obtained for a file specified in a backup, copy or restore operation.
If the enqueue type shown is 'shared', then the file is the input file for a backup or copy. If the type is 'exclusive',
then the file is the output file for a datafile copy or restore which is attempting to overwrite the currently
active version of that file - in this case, the file must be offline or the database must be closed.
If the type is 'read-only', then you are attempting to back up or copy this file while the database is in NOARCHIVELOG mode.
綜述而言:執行rman restore database,須先令資料庫shutdown immediate
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/9240380/viewspace-630174/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- RMAN restore validate database報ORA-19693RESTDatabase
- restore database報RMAN-06026和RMAN-06023錯誤RESTDatabase
- restore database check readonlyRESTDatabase
- Cold backup and restore the entire databaseRESTDatabase
- iptables報錯!iptables-restore unable to initialize table 'filterRESTFilter
- 網站報錯:“Database Server Error”網站DatabaseServerError
- Crunchy PostgreSQL database restore via pgo commandSQLDatabaseRESTGo
- rman restore database(spfile,controlfile, datafile)RESTDatabase
- Access denied for user 'default'@'%' to database 'shop'報錯Database
- How to Restore the Database Using AMDU after Diskgroup CorruptionRESTDatabase
- How to restore and recover a database from an RMAN backup_881395.1RESTDatabase
- Manually Backup - Restore or Clone a Database to Another Node [ID 562556.1]RESTDatabase
- recover database delete archivelogs skip tablespace temp;報錯DatabasedeleteHive
- How to Create or Remove Restore Point on Standby database (文件 ID 1672977.1)REMRESTDatabase
- sqlplus因selinux報錯cannot restore segment prot after reloc: Permission deniedSQLLinuxREST
- libclntsh.so.11.1:cannot restore segment prot after reloc:Permission denied 報錯REST
- django 報錯:ValueError: The database backend does not accept 0 as a value for AutoField.DjangoErrorDatabase
- 部署 11G 物理DataGuard時 ALTER DATABASE OPEN 報錯Database
- HowTo Restore RMAN Disk backups of RAC Database to Single Instance On Another NoRESTDatabase
- PL/SQL package SYS.DBMS_BACKUP_RESTORE version 19.16.00.00 in TARGET database isSQLPackageRESTDatabase
- Restore standby database controlfile in ASM (refreshing standby controlfile)RESTDatabaseASM
- duplicate standby database 報ORA-05507錯誤解決方法Database
- 同事在QQ群提出的rman restore spfile報錯ORA-15046的問題REST
- netbackup rman restore archivelog 報ora-19511錯誤處理過程RESTHive
- RESTORE DATABASE is terminating abnormally. (Microsoft SQL Server, Error: 3154)RESTDatabaseORMROSSQLServerError
- 重新restore了mysql到另一臺機器上後mysql 編碼問題報錯RESTMySql
- 物理備庫open報錯ORA-10458: standby database requires recoveryDatabaseUI
- SQLSERVER 2012從2000還原失敗:Restore of database failedSQLServerRESTDatabaseAI
- Oracle OCP 1Z0 053 Q390(Flashback database&Named restore point)OracleDatabaseREST
- Oracle 12c DG備庫啟動報錯standby database requires recoveryOracleDatabaseUI
- Oracle 11.2.0.3 Database for AIX bug導致ORA-04030的報錯OracleDatabaseAI
- 異地restore 報ORA-01180REST
- db2 get database configuration 報錯: CSQL6031NDB2DatabaseSQL
- guarantee restore points-Flashback after RMAN restoreREST
- 資料庫restore時遇到1119錯誤資料庫REST
- canvas restore()CanvasREST
- RESTORE POINTREST
- HowTo Restore RMAN Disk backups of RAC Database to Single Instance On Another Node [ID 415579.1]RESTDatabase