Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: RECOVER DATABASE question again.
Hi,
Thanx to all, who answered. As I assumed this technology of backup is not unerstandable and bad.
Denny Koovakattu wrote in message <7mdmlk$voa$1_at_nnrp1.deja.com>...
>Though not supported, if there was no activity on the production
>database while you were taking the backup, you should be able to
>recover. ( I wouldn't bet on it. )
Now I made some experiment with a little database.
Now I'd like roll forward using archive log files.
When I tried issue: alter database recover cancel;
I'm receiving:
ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error
below
ORA-01194: file 1 needs more recovery to be consistent
ORA-01110: data file 1: '/dev/vx/rdsk/rLNX.system'
After this database already coldn't be started.
>startup
ORACLE instance shut down.
ORACLE instance started.
Total System Global Area 4754704 bytes Fixed Size 48400 bytes Variable Size 4222976 bytes Database Buffers 409600 bytes Redo Buffers 73728 bytesDatabase mounted.
>alter database open resetlogs
*
ORA-01194: file 1 needs more recovery to be consistent
ORA-01110: data file 1: '/dev/vx/rdsk/rLNX.system'
If I don't tired you. I wold like to receive any
advices to change any steps in this
experiment for obtaining more
successul result.
Thanx in advance,
WBR, Alexander.
Received on Tue Jul 13 1999 - 07:44:32 CDT
![]() |
![]() |