Skip to Content
0
Former Member
May 12, 2008 at 01:31 AM

RMAN:ORA-12640 ERROR when perform BRBACKUP

98 Views

I have scheduled the BRbackup job through DB13. But the job got the status: finished with error. And I checked the job as following(ECC 6/ABAP/):

Recovery Manager: Release 10.2.0.2.0 - Production on Wed May 7 16:09:39

2008

Copyright (c) 1982, 2005, Oracle. All rights reserved.

RMAN>

RMAN> connect target *

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

ORA-12640: Authentication adapter initialization failed

RMAN> *end-of-file*

RMAN>

host command complete

RMAN> 2> 3> 4> 5> 6> 7> 8> 9> 10> 11> 12> 13> 14> 15> 16> 17> 18> 19>

20> 21> 22> 23> 24> 25> 26> 27> 28> 29> 30> 31> 32> 33> 34> 35> 36> 37>

38> 39> 40> 41> 42>

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03002: failure of catalog command at 05/07/2008 16:09:42

RMAN-06171: not connected to target database

BTW, I also find the error in topic:

brarchive-rman

But the status of that topic is : not answered.

So, I post the topic again.

What can I do to fix this problem?

Thanks in advance.