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

Thread: how to connect rman from windows server

  1. #1
    Join Date
    Oct 2012
    Posts
    15

    how to connect rman from windows server

    from windows command prompt i am trying to connect to rman prompt it says (even i set the env variables)

    D:\oracle\Data>rman target /

    Recovery Manager: Release 10.2.0.3.0 - Production on Fri Oct 5 18:41:33 2012

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

    D:\oracle\Data>

    --
    thanks...

  2. #2
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    I do not see an error but you can also fully specify credentials and rman database as follows:

    rman target username/password@tnsentry
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

  3. #3
    Join Date
    Oct 2012
    Posts
    15
    its not working even if i try this way "rman target username/password@tnsentry"

    C:\>rman target testdb1234/krish96@testdb1234

    Recovery Manager: Release 10.2.0.3.0 - Production on Mon Oct 8 16:11:06 2012

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

    C:\>

    it still shows c:\> prompt instead connecting to rman ..and also its doesn't display any error's ..

    thanks..

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