Jun
28
2010
How to recover if we delete a data file at OS level no backup for that?
bring the database to the mount state
sql>alter database create datafile
sql>recover datafile
sql>alter database open;
bring the database to the mount state
sql>alter database create datafile
sql>recover datafile
sql>alter database open;
Alibi3col theme by
Themocracy