Hi all!
Query:
P.S:This is a case study # 8 from Backup & Recovery by Rama Velpuri.
Consider the following scenario:
Working on Oracle v8i with OS as NT.
1.I take regular cold backups after shutting down the db which includes:
Data Files,Log Files and Control Files.
I maintain only One Copy of the Control File say Control01.dbf.
The Db is running on Archivelog mode and automatic arch enabled.
I accidently delete the only one copy of the control file as above.Since I don't have any other copy of the control file,I copied the Backup controlfile and started the DB.While opening the Db,
Oracle complained that an old controlfile was being used.
What should be the way and approach to recover the Db in such a scenario.
P.S:I do not want to create a new control file for the above recovery.
2.While IMPORTING in the Tablespace Mode, I get the following error mesg:
D:\> IMP TRANSPORT_TABLESPACE=Y TABLESPACES=BIAC FILE=D:\SERVICE\S_SUPPORT.DMP
LOHG=D:\SERVICE\TR_TS.LOG
USERNAME:amitst/amitst@test as sysdba
IMP-00009: Abnormal end of Export File.
IMP-00000: Import terminated unsuccessfully.
d:\>
Any idea what could have gone wrong.
What should be done to resolve the above error.
3.Under what scenarios,could we delete views.
Thanks&Regards,
Amit.
