Media Recovery failed with error 448
Solaris 10 SPARC server running 2 test zones with Oracle 11.2.0.2 in each of them. I've restored the same production database backup to these two test zones and when I get to the point with sqlplus, "recover database using backup controlfile;" one succeeded and moved on and is available. The other just stopped with no output (no status, no errors, nothing). In the alert log I see:
Mon Sep 10 09:44:21 2012
ALTER DATABASE RECOVER database using backup controlfile
Media Recovery Start
started logmerger process
Only allocated 110 recovery slaves (requested 128)
Parallel Media Recovery started with 110 slaves
Mon Sep 10 09:44:26 2012
Media Recovery failed with error 448
I have been completely unable to determine what "error 448" is, let alone how to resolve it.
Any advice?