Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Control file does not back up

Re: Control file does not back up

From: vm22 <vivekmarwaha_at_gmail.com>
Date: 26 Oct 2005 01:29:37 -0700
Message-ID: <1130315377.402423.131250@z14g2000cwz.googlegroups.com>

Hi,

There are several ways you can setup backup to controlfile. You don't specify the version of Oracle you are using so I will give some pointers for Oracle 9i/10g.

  1. CONFIGURE CONTROLFILE AUTOBACKUP ON; -- This will setup controlfile to be backed up automatically after a database backup.
  2. backup current controlfile;

Regards,
Vivek Received on Wed Oct 26 2005 - 03:29:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US