Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: BACKUP CONTROLFILE TRACE
the default directory is UDUMP. if your machine is unix, you can use 'ls -ltr' to find most recently generated trace file. Edit this trace file into a sql file and you can use this sql file to recreate control file.
Lucy
On Fri, 8 Jun 2001, Nirmal Kumar Muthu Kumaran wrote:
> HI dba's,
>
> if i did 'alter database backup controlfile to trace'
> this command what will do?, is't create a os trace file?, if so which
> directory by default.
>
> For test case, to recover the db, if controlfiles are lost.
>
> and then i shutdown the db and removed the existing controlfiles from the
> oracle directory.
>
> Now, how can i create the control files from the backup trace file.
>
> Please help me.
>
> Regards,
> Nirmal
>
-- Lucy Lin Oracle DBA condenet.com 212-286-3852 -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Lucy Lin INET: llin_at_versus.dmz.advance.net Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Jun 08 2001 - 11:32:13 CDT