rman unable to connect to target ORA-12631: Username retrieval failed
Hello,
we had to change the NT-Service User of the Oracle Service. Old and new user are domain administrators and local admins and in dba group.
Since the change was made, rman is unable to connect to the database:
C:\Documents and Settings\oracle>rman target / (same with "rman target username/password")
Recovery Manager: Release 10.2.0.2.0 - Production on Wed Dec 17 04:16:17 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04005: error from target database:
ORA-12631: Username retrieval failed
Any connections with sqlplus work fine.
Has anybody an idea?
Since the change was made, rman is unable to connect to the database:
C:\Documents and Settings\oracle>rman target / (same with "rman target username/password")
Recovery Manager: Release 10.2.0.2.0 - Production on Wed Dec 17 04:16:17 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04005: error from target database:
ORA-12631: Username retrieval failed
Any connections with sqlplus work fine.
Has anybody an idea?
0