Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Has anyone duplicated a 10gR2 database (with tempfiles) using RMAN
I was wondering if anyone has done this yet as the 10gR2 version of RMAN
records tempfile information, but I have been unable to duplicate a
database without having to drop and add the tempfiles manually.
New syntax allows for tempfile renaming, however, I still get errors when the tempfile is first used.
set newname for tempfile 1 to '/a01/o/DUP/temp.dbf';
SWITCH TEMPFILE ALL; Received on Thu Nov 10 2005 - 22:34:15 CST
![]() |
![]() |