![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1607205.1 : ORA-00058 When Importing Rman Imagecopy Using SMU With 16k Blocks
When using SMU (Snap Management Utility version 1.1.1.3) ORA-00058 is thrown when the Database block size is 16k SMU tool expects the Database block size to be 8k Created from <SR 3-7730908551> Applies to:Sun ZFS Backup Appliance - Version All Versions and later7000 Appliance OS (Fishworks) SymptomsBelow error is seen when the issue has occured cd /; /bin/su oracle -c '/bin/env ORACLE_SID=TABI10 ORACLE_HOME=/u01/app/oracle/product/11.2.0.3/dbhome_1 ORACLE_BASE=/u01/app/oracle /u01/app/oracle/product/11.2.0.3/dbhome_1/bin/sqlplus -S -L / as sysdba whenever oserror exit 1;
startup mount; exit sql.sqlcode; EOF'
ORACLE instance started.
Total System Global Area 2137886720 bytes Fixed Size 2230104 bytes Variable Size 520095912 bytes Database Buffers 1593835520 bytes Redo Buffers 21725184 bytes ORA-00058: DB_BLOCK_SIZE must be 16384 to mount this database (not 8192) CauseKnown issue.
Issue is due to Bug 17375270 - set db_block_size correctly when importing RMAN backup SolutionIssue will be fixed in the future versions of SMU tool. References<BUG:17375270> - SET DB_BLOCK_SIZE CORRECTLY WHEN IMPORTING RMAN BACKUP<BUG:17375270> - SET DB_BLOCK_SIZE CORRECTLY WHEN IMPORTING RMAN BACKUP Attachments This solution has no attachment |
||||||||||||
|