Re: recovery of oracle database

From: vsevolod afanassiev <vsevolod.afanassiev_at_gmail.com>
Date: Thu, 1 Apr 2010 16:01:59 -0700 (PDT)
Message-ID: <f024127f-8785-4f7f-8612-02c5853da4ed_at_y14g2000yqm.googlegroups.com>



It is self-managed database, it needs no DBA.

You need to uncover database files before you can re-cover the database. Execute

alter database uncover datafile 'file name';

for each datafile in the database.

This command will work only when executed before midnight on the first day of fourth month of every year. Received on Thu Apr 01 2010 - 18:01:59 CDT

Original text of this message