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

Thread: rman not starting on Linux

  1. #1
    Join Date
    Dec 2000
    Posts
    255
    Hi all

    I have installed Oracle 8i (8.1.5) on Linux 6.2
    Here However I found that the rman is not working
    when I issue rman or ./rman command on $ prompt
    It remains in the hang mode. I have to cancel that session using Ctrl-C. What can be the problem. How to Invoke rman on a linux platform

    Amol

  2. #2
    Join Date
    Mar 2001
    Location
    Ireland/Dublin
    Posts
    688
    That is because you are trying to run another rman.
    execute command:
    which rman
    and you will see that it is another one.
    try to run ~ORACLE_HOME/bin/rman
    and you will see difference.
    Best wishes!
    Dmitri

  3. #3
    Join Date
    Dec 2000
    Posts
    255
    Thanks Dmitri

    That is working

    Amol

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