Skip to Main Content

Database Software

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

RMAN-04006: error from auxiliary database: ORA-12638: Credential retrieval failed

Liping YiMar 30 2017 — edited Mar 31 2017

HI, all,

Thanks in advance!

Environment: windows 2012 server, 64 bit. oracle version: 12.1.0.2 enterprise

command used to recover a table from full backup:recover table scott.tt of pluggable database pdborcl until scn  2637509 auxiliary destination 'D:\app\oracle\product\12.1.0\dbhome_1\z_tmp';

result:

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

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

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

RMAN-03002: failure of recover command at 03/30/2017 11:05:09

RMAN-04006: error from auxiliary database: ORA-12638: Credential retrieval failed

Command to backup the datqabase:
Rman> backup database plus archivelog;

Also tried in non-pluggable database, same environment but different server, got same error.

Any help is appreciated!

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 27 2017
Added on Mar 30 2017
3 comments
732 views