|
What did u do ?? Did u use the command
'alter database backup controlfile to trace' from
database TESTDB to generate the 'create
controlfile' statement ??
If so, the datafiles in the 'create
controlfile' statement should have the name 'TESTDB' as the
db name in their header. You can only change
the path of the datafile names in the 'create controlfile'
statement and not the actual datafile itself
while creating the clone.
Log on to the TESTDB database again and
ascertain whether the datafiles listed in ur 'create controlfile'
statement matches those in
TESTDB.
Modify the 'create controlfile' statement to
read :
CREATE CONTROLFILE RESUE SET DATABASE
"TEST2" RESETLOGS ARCHIVELOG
Hope this helps,
Samir Samir Sarkar
Oracle DBA SchlumbergerSema Email : [EMAIL PROTECTED] [EMAIL PROTECTED] Phone : +44 (0) 115 - 957 6217 EPABX : +44 (0) 115 - 957 6418 Ext. 76217 Fax : +44 (0) 115 - 957 6018
|
- problem in creating control file? Bunyamin K. Karadeniz
- RE: problem in creating control file? Robertson Lee - lerobe
- RE: problem in creating control file? SARKAR, Samir
- RE: problem in creating control file? RAJESH DAYAL
- RE: problem in creating control file? ayyappan . subramaniyan
- RE: problem in creating control file? Hallas John
- Re: problem in creating control file? SARKAR, Samir
- Re: problem in creating control file? Bunyamin K. Karadeniz
- RE: problem in creating control file? Gogala, Mladen
