-- --Original Message-- --
From: oracle-l-bounce@(protected) [mailto:oracle-l-bounce@(protected)]
On Behalf Of Jesper Haure Norrevang
Sent: Thursday, November 11, 2004 22:31
To: bunjibry@(protected)
Cc: Oracle-L
Subject: Re: doh! stupid datafiles
Bryan=2C
If you are running in archivelog mode and have all archivelogs since the
datafiles were created=2C then you can create the datafiles and recover them
completely even without a backup=2E
I have just tested it on HP-UX 8=2E1=2E7=3A
SQL=3E r
1 create tablespace test
2* datafile =27/tmp/test=2Edbf=27 size 10248 K
=3E Running 8=2E1=2E7 on Solaris 8=2E Yesterday I deleted 2 datafiles=2C=
luckily =3E in a non-production environment=2E However=2C this system does
not g= et =3E backed up=2E Im thinking I am most likely stuck recreating
this =3E database from the production instance=2E is this my only option=2C
a= nd =3E what is the doc id in metalink that can walk me through this=2E
=3E =