Problems creating control file (duplicated database)
Hello,
We're duplicated database but some datafiles weren't added on controlfile creation script, so I need to recreate controlfiles again with missed data files.
I launched controlfile creation script but I get the following error:
Oracle Server Manager Release 3.1.7.0.0 - Production
Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit Production
With the Partitioning option
JServer Release 8.1.7.4.0 - 64bit Production
SVRMGR> connect internal
Connected.
SVRMGR> @inicio.sql
CREATE CONTROLFILE REUSE SET DATABASE "SPT" RESETLOGS NOARCHIVELOG
*
ORA-01503: CREATE CONTROLFILE failed
ORA-01161: database name SPC in file header does not match given name of SPT
ORA-01110: data file 205: '/oracle/SPT/sapdata8/user2d_1/user2d.data1'
SVRMGR>
Problems are just with missed datafiles.
Should I REUSE or just SET database?
Thanks in advance for your help.
Regards,
Carles