Results 1 to 4 of 4

Thread: Configuring Dataguard in Oracle

  1. #1
    Join Date
    Jan 2010
    Posts
    53

    Configuring Dataguard in Oracle

    I want know about the designing of database in the way of backup and restoring operation on different places means besides database server.How would I design that and maintain.Can you introduce me About some tools and methods to design such type of database structure.Hello sir !! can you help me to describe some services regarding oracle data guard.
    Last edited by Garlands; 28-01-2010 at 01:36 PM.

  2. #2
    Join Date
    Feb 2008
    Posts
    1,852

    Configuring Dataguard in Oracle

    Oracle Data Guard :

    Oracle database has some tools and services through which oracle users can perform a lot of amazing operations on database. In those queues, the
    "Oracle data guard" is one of the powerful tool. It ensures high availability,data protection and disaster recovery for production database.
    It provides a set of services that create,manage more than one standby databases when the production database is under the disaster and corruption issues.

    It contains the same and secure copy of production database and switched into production database when production database comes into loss or disaster.

  3. #3
    Join Date
    Jan 2008
    Posts
    1,521

    Configuring Dataguard in Oracle

    Oracle data guard Configuration:

    The Data guard configuration can contain one production database and nine standby database.The databases are dispersed in a network using Oracle Net,they are facilitated to communicate with each other.But its not mandatory to dispersed the database geographically.If you have much space,you can put it on the same machine where the production database is running.

    Using Oracle data guard manager,you can manage and maintain both primary and standby databases.

  4. #4
    Join Date
    Apr 2008
    Posts
    1,948

    Dataguard configuration Services

    Data guard services:

    Data guard works with the help of these 3 and more nested services which are as follows:

    1. Log Transport Services:
    It transmit the redo data from primary database to standby.

    2. Log Apply Services:
    After log transportation,this service applies the transported archived redo logs onto the standby database for synchronization of database with the primary database

    3. Role Management Services
    Role Management Services enforces an operation called "switchover or a failover operation".which is helpful to switch one of the standby database into production database.
    Last edited by Praetor; 28-01-2010 at 02:36 PM.

Similar Threads

  1. Replies: 3
    Last Post: 13-04-2010, 01:27 PM
  2. Configuring RMAN in Oracle
    By TechGate in forum Software Development
    Replies: 5
    Last Post: 05-03-2010, 10:58 PM
  3. Configuring oracle connection manager
    By LaMarcus in forum Software Development
    Replies: 4
    Last Post: 05-02-2010, 08:28 PM
  4. Is Oracle Ok?
    By willactnow in forum Education Career and Job Discussions
    Replies: 2
    Last Post: 15-09-2009, 02:06 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,449,008.78560 seconds with 16 queries