Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problems creating control file (duplicated database)

456349May 8 2006
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2006
Added on May 8 2006
0 comments
766 views