Results 1 to 5 of 5

Thread: Backup information in RMAN CATALOG DATABASE

  1. #1
    Geek_Guest
    Guest

    Backup information in RMAN CATALOG DATABASE

    Question asked by visitor BINDU KALLIL

    Hi sir/madam

    I got 4 databases in my server. I want to store the backup information in RMAN CATALOG DATABASE. I created CATALOG database for the first database. How to add the rest of the 3 databases into CATALOG database.

    BINDU KALLIL


  2. #2

    Re: Backup information in RMAN CATALOG DATABASE

    Hi,
    Register the rest 3 databases in the catalog database.

    Hope this helps
    Balasubramaniana.J


  3. #3

    Re: Backup information in RMAN CATALOG DATABASE

    hi,

    Register 3 databases in a catalog

    $RMAN catalog=username/password@string target=username/password@string


    RMAN>register database;

    like wise u can register all databases.


  4. #4
    Junior Member
    Join Date
    Feb 2009
    Answers
    1

    Re: Backup information in RMAN CATALOG DATABASE

    first edit the tnsnames.ora file and make an entry for the RMAN Catalog database.
    rman catalog /password@rman_DBNAME
    RMAN>target sys/password@databasename
    RMAN> register database;


  5. #5
    Junior Member
    Join Date
    Feb 2009
    Answers
    1

    Re: Backup information in RMAN CATALOG DATABASE

    set the database environment
    then type

    rman target / catalog rman@CATALOGDB_NAME
    enter the passwd:

    RMAN>register database;


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact