Re: RMAN, Best Practice?



DA Morgan wrote:
Palooka wrote:
10.2.0.4 on AIX if it matters:

I think we will end up with n number of databases on various machines, and an RMAN catalog database elsewhere (I'm not concerned with how the RMAN catalog is itself backed up; that is someone else's problem).

Questions: Should RMAN be invoked locally, or from the "master"? Does it matter?

Thanks,
Palooka

Locally.
Thanks for the advice. That's my preference too, on the principal ground that each application has its own backup requirements and can control its own backup schedule. The catalog is just a dumb slave and records the information it is given.

However, if you don't mind, could you explain _your_ reasons? There may well be other considerations of which I am not aware.

I realise of course that either way the RMAN process will run locally, but to aid my understanding, what are the advantages of starting the RMAN client locally rather than from the box where the catalog is?

Thanks again,
Palooka
.



Relevant Pages

  • Re: Question: RMAN frustration
    ... > 9.2 RMAN catalog can be used to back up an 8.1 db, ... I'm just doing simple things nocatalog, and for me the 8 to 9 upgrade ... > 8i and 9i executables can provide me with the required functionality ...
    (comp.databases.oracle.server)
  • Re: Question: RMAN frustration
    ... The target is a separate database, ... > the grants to the rman ID. ... > Granted create session, resource, sysdba to rman user ... > tried to connect with 'rman catalog rman/rman@catdb target ...
    (comp.databases.oracle.server)
  • Re: Question: RMAN frustration
    ... RMAN catalog can be used to back up an 8.1 db, ... 8i and 9i executables can provide me with the required functionality ...
    (comp.databases.oracle.server)
  • Re: Can RMAN backup external files (e.g. init.ora, shell scripts, etc)
    ... For example, init.ora files, shell scripts, rman command line ... Anything that is not in the controlfile is not being backed up. ... Consequently init.ora and shell scripts are not being backed up. ... If you store your RMAN scripts in the RMAN catalog they are being ...
    (comp.databases.oracle.server)