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

Thread: RMAN need some clarification

  1. #1
    Join Date
    Mar 2001
    Posts
    82

    RMAN need some clarification

    I'm trying to use RMAN for the first time but I think
    I'm confusing my self.

    I created a recovery catalog database on server A. The target database
    is on Server B.

    On which server do I need to execute the actuall RMAN commands?

    I was thinking that the actual syntax need to be run on Server A
    where I have the recovery catalog database. Am I correct?

    Since the recovery catalog and the target database does not need
    to be on the same server (for obvious reasons), I
    thought that I have to execute the RMAN syntax from the server
    that the recovery catalog resides. This wouls also ensure that
    the backup files resides on the recovery catalog database server.

    Is this assumption correct?

    I tried to execute RMAN backup syntax from the server A(the recovery
    catalog DB server) but I was not successful.
    But I was successful when I executed it from database server where the
    target database resides.

    Can some one please point to me where I'm wrong and if
    my assumptios are correct or wrong?

  2. #2
    Join Date
    Jun 2001
    Location
    Helsinki. Finland
    Posts
    3,938

    Re: RMAN need some clarification

    Originally posted by randy

    On which server do I need to execute the actuall RMAN commands?
    You can start RMAN on either server.

    I was thinking that the actual syntax need to be run on Server A
    where I have the recovery catalog database. Am I correct?
    No. It can be run on the terget as well.

    Since the recovery catalog and the target database does not need
    to be on the same server (for obvious reasons), I
    thought that I have to execute the RMAN syntax from the server
    that the recovery catalog resides. This wouls also ensure that
    the backup files resides on the recovery catalog database server.

    Is this assumption correct?
    No. The backupsets will be on the terget/DB server.

    I tried to execute RMAN backup syntax from the server A(the recovery
    catalog DB server) but I was not successful.
    Incompatability issue? Differener Oracle versions? What was the error message?
    Oracle Certified Master
    Oracle Certified Professional 6i,8i,9i,10g,11g,12c
    email: ocp_9i@yahoo.com

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