If the file paths are the same on the production and the standby, then make sure the rman configuration settings are the same. Make sure the init.ora or spfile are identical for the archivelog locations.
I think you also need to crosscheck archivelogs so that the catalog can discover the existing archivelog(s).
Normally when you issue recover database with RMAN, it automatically looks for the required archivelogs inthe location specified.
R.
Main Topics
Browse All Topics





by: NJDfan1711Posted on 2009-08-06 at 04:48:41ID: 25032147
Anyone?