Lost Database... [message #25945] |
Wed, 28 May 2003 03:37 |
Ana
Messages: 23 Registered: October 2000
|
Junior Member |
|
|
I've lost my server and only have file Usr1orcl.ora, ¿can I recover any data only having this file?
|
|
|
Re: Lost Database... [message #25949 is a reply to message #25945] |
Wed, 28 May 2003 05:29 |
Uwe
Messages: 260 Registered: February 2003 Location: Zürich, Switzerland
|
Senior Member |
|
|
Hi,
you can rebuild the Database with the *.orta file but you need the datafiles from the tablespaces to recover data. Only the Structure of that DB can be rebuild with the init*.ora (if this is the Usr1ora1.ora at your side). You need the file like system1.dbf, user1.dbf ..... data1.dbf, ... to recover the data
regards
Uwe
|
|
|