Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00283: recovery session canceled due to errors

ayman hamdan01Sep 13 2013 — edited Sep 13 2013

Hi all

i have good tutorial to learn oracle dba , and now i learn backup and recovery

my database is 10g , and my os windows7 .

my problem about database recovery (my scenario is) :

1 -  sql >shutdown immediate ;

2 - remove all files (controlfiles , datafiles , redologs) from C:\oracle\product\10.2.0\oradata\oracle to c:\ayman

3 - cope all files from c:\ayman to   C:\oracle\product\10.2.0\oradata\oracle

4 - sql>startup mount ;

5 - sql >  recover database until cancel using backup controlfile ;


ORA-00283: recovery session canceled due to errors

ORA-00600: internal error code, arguments: [2141], [1699099499], [1350865305],

[], [], [], [], []

I tried to solve the problem, but I can not find the appropriate way .

thanks in advance

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2013
Added on Sep 13 2013
11 comments
26,915 views