Database Backup and Recovery (MOSC)

MOSC Banner

RMAN-04006: erreur de la base de données auxiliaire : ORA-01017: nom utilisateur/mot de passe non va

Hi,

I try to duplicate a database , and I have RMAN-04006 0RA-01017 errors

rman target sys/xxxx@source auxiliary sys/xxxx@target cmdfile dup_X_rman.rcv msglog rman_X.log

DUPLICATE DATABASE TO target FROM ACTIVE DATABASE;


VERIFICATIONS:

show parameter REMOTE_LOGIN_PASSWOR

NAME                 TYPE    VALUE

------------------------------------ ----------- ------------------------------

remote_login_passwordfile      string   EXCLUSIVE

SQL> show parameter REMOTE_OS_AUTHENT

NAME                 TYPE    VALUE

------------------------------------ ----------- ------------------------------

remote_os_authent          boolean   FALSE

SQL> ALTER USER SYS IDENTIFIED BY xxxx;

I verified my tnsnames.ora and listener.ora : I have once entrance

In an other server I duplicated an databse without error, (same target name database)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center