DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Oracle Database 10g RMAN Error

  1. #1
    Join Date
    Jun 2008
    Posts
    2

    Oracle Database 10g RMAN Error

    Hi,

    i have a TSM database with user RMAN and use to see for maintenance purpose.

    I use my laptop(local machine) for TSM database and production database (both have different ipaddr) via vpn.

    when i try to open sqlplus sys/sys@prodw, its ok.
    But i am been trying to open the rman user, but it encounter the problems like . .

    [oracle@prtsm ~]$ export ORACLE_SID=TSMSRV
    [oracle@prtsm ~]$ rman catalog rman/rman@TSMSRV target sys/sys@prodw1

    Recovery Manager: Release 10.2.0.1.0 - Production on Wed Jun 25 12:33:18 2008

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

    RMAN-00571: ===========================================================
    RMAN-00 569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00 554: initialization of internal recovery manager package failed
    RMAN-04005: error from target database:
    ORA-01017: invalid username/password; logon denied

    Pls help me out for this errors.

    Thank you in Advance

    Regards.

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    the password you put in is wrong - kinda like the error says

  3. #3
    Join Date
    Jun 2008
    Posts
    2
    Username and password are correct and also it can run sqlplus with target database when tested.

    Anyhow, It automatically fixed the error once i restarted the local machine.

    thanks for you response.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width