RMAN Duplicate Database Failed with RMAN-06136, ORA-15001: diskgroup "DATA_CEX" does not exist or is not mounted

advertisements

_____________________________________________________________________________________________________________________

The Eucharistic Miracles of the World
Error Description: RMAN duplicate database command failed with following error

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 01/18/2012 07:12:15
RMAN-05501: aborting duplication of target database
RMAN-06136: ORACLE error from auxiliary database: ORA-00349: failure obtaining block size for '+data_cex'
ORA-15001: diskgroup "DATA_CEX" does not exist or is not mounted


Solution Description:
RMAN is trying to access the diskgroup which is not accessible from the auxiliary or target database. In the above example DATA_CEX disk group is not accessible from the auxiliary database.

  1. Open your init.ora parameter file which you used for duplicating the database and check whether you used the disk group which is not available.
  2. Check your target database datafile names, logfile members are using this disk group (DATA_CEX) and you have used the corresponding covert parameters (LOG_FILE_NAME_CONVERT, DB_FILE_NAME_CONVERT) in auxiliary database parameter file. This should be the reason for the error and make necessary changes to the parameter file.

_____________________________________________________________________________________________________________________

Website Stats

0 comments:

Post a Comment

Labels

Oracle (629) Script (86) General (77) Unix (47) Blog (23) Technology (19) gadget (6) games (6) Business (3) OCI (3) SQL* Loader (3) Datapump (2)
 

acehints.com Copyright 2011-23 All Rights Reserved | Site Map | Contact | Disclaimer