How to install several databases backup

I have to install multiple standby databases using Data Guard. Here are my questions:

  1. What is is the key parameters to take care of?
  2. We're adding newspapers of recovery for the day before on the primary, we need to add two sets of newspapers of recovery for data bases from the day before 2?
  3. How the Data Guard identify what redo log is add to watching?
  4. Y at - it any parameter value for set for newspapers waiting to roll forward in the event of multiples of the day before?

Kind regards

Neeraj G.

Mahir,

You are correct, but according to section 3.1.3 set up a standby Redo Log, for example 3-2, adding a Standby Redo Log File Group to a specific group number

Note:

Although forward redo log is used only when the database is running in the standby role, that oracle recommends to create a log waiting to roll forward the primary database so that the primary database can switch quickly to the role of Eve without the need for intervention extra s/n. Consider using Oracle Enterprise Manager to automatically configure newspapers waiting for Redo on your databases and relief.

Highlight lines above confused me. I added standby redo log on primary which is correct, as stated above. But that work in several cases also ensures?

Kind regards

Neeraj G.

Tags: Database

Similar Questions

  • Install several Database 11 g 2 on Windows Server 2008

    Dear,

    Please guide me how to install several (test + demo) database in a server and please give me the details how to manage Services for several databases in windows 2008 server.

    Kind regards

    Jaffer Ali

    Jaffer Ali wrote:

    Dear,

    If it please guide me how to install several (test + demo) database in a server & please provide me with the details of the management of Services for several databases in windows 2008 server.

    Kind regards

    Jaffer Ali

    Despite the remarks about oradim, you will generally need to run explicitly. Take your question at face value, the procedure is quite simple:

    1. install the oracle RDBMS software

    1.1 you can choose to have a database created as part of the installation, or not.  If you choose to create one as well as the installation, the installer will call the utility "dbca" once installation is complete.  DBCA is "Database Configuration Wizard" and utility oracle for creation, deletion and some configurations of databases.  This makes things easier, but everything can be done manually by calling "oradim", then from sqlplus and issue of an appropriate CREATE DATABASE statement followed invocation of several sql scripts located in ORACLE_HOME\rdbms\admin.

    2. to create a database after the software installation is complete (your first database, or an extra), just run the utility "dbca.

    The dbca utility will take care of configuring the necessary Windows services.

  • How to install Oracle Database Audit Vault

    Hi all

    I have my database in oracle 10g in linux environment, I used to install oracle database audit Vault 10.2.3 Linux

    can any 1 tell me how to install it or what or the required steps.

    any useful link would be useful

    Thank you...

    Hello

    Please check: How to install Oracle Database Audit Vault - Yahoo video search results

    Thank you

  • I backed up my TB before to W10 - W10 is a disaster & I returned to W8.1 and had to reinstall TB but I can't find how to install my TB backup file

    My TB backup file is a file of PVC and I can't find how to install it in my new installation of TB.

    By the way - I had major problems with W10 - trying to find a cure I was told by technicians of MS, there is still a lot of problems with it - my best advice if you are considering the free upgrade - WAIT - until MS have tri - I was 12 days trying to get it fixed by MS without success. Finally had to use my own Tech to remove W10 & reinstallW8 - took him 4 hours.

    Now, I just need to get my old emails and contact list on TB. Can anyone help please?

    My TB backup file is a file of PVC

    This looks like a file generated by MozBackup. Install MozBackup and restore the profile.
    There is also a site of support for Mozbackup.
    http://mozbackup.JasnaPaka.com/support.php

    If you still have problems.

  • How to install several languages for my computer

    I know that adobe offers several languages during installation you can select ONE of them to install. I also found that there is a language option in the Preferences menu. So, how can I install more than one language for my computer?

    You must start from the creative application Cloud: Re: Photoshop CC / bad INTERFACE language / how to change?

    You must first select and install the language pack you want, then it will be an option in Photoshop

  • How to install several standalone applications on a PC?

    Normal 0 21 false false false MicrosoftInternetExplorer4 / * Style Definitions * / table. MsoNormalTable {mso-style-name: "Table Normal" "; mso-knew-rowband-size: 0; mso-knew-colband-size: 0; mso-style - noshow:yes; mso-style-parent:" ";" mso-padding-alt: 0 cm 0 cm 5.4pt 5.4pt; mso-para-margin: 0 cm; mso-para-margin-bottom: .0001pt; mso-pagination: widow-orphan; do-size: 10.0pt; do-family: "Times New Roman"; mso-ansi-language: #0400; mso-fareast-language: #0400; mso-bidi-language: #0400 ;} "}

    I have successfully installed a stand-alone application on a PC. I built another verion of this request taking care of changer son name as well as the English installation directory. When I install it on the same PC the first version is deleted!

    If someone can give an explanation thank you.

    Minded

    You need to change the GUID of the installer, the Windows Installer will think that the application is the same and allows you to uninstall it before installing the new version. You can do this for example by duplicating the specification to build installer in the project.

    I hope this helps.

  • How to install several actions in PSE 14?

    I tried using the expert module edit, the action panel (support action), but it only allows me to click on one at a time! Help

    On a windows system you can only load an action defined using load Actions from the Actions Panel.

    To load more than one action at a time, you should be able to drag it from windows Explorer in 14 of PES Editor.

  • How to install oracle several houses in oralce 9i on unix

    Hello world

    Can someone show me the steps how to install several houses Oracle of oracle 9i on unix AIX. I went through the google results but and oracle, but no documentation has provided specific steps.

    I need to know if there is no prerequisite. (allocation of disks, create the os users, groups etc...)

    I need to know if using DBCA must do all that for me. (for database software)

    What is the .profile file which should I change to inform the operating system that is the default SID?

    I need to do to test patches and .dmp files imported into a database structure.

    Please help me.

    Kind regards

    Published by: cutedba on August 5, 2009 10:07

    cutedba wrote:
    Thank you for answer you. What LD_Library_PATH, LIBPATH environment variables? I'll keep the defined in the .profile file, since they are already?

    If they are targeted at a specific individual OHOME directory...
    >

    What happens if I comment the variables OraHome1 environment and added values of OraHome2? do I need to restart a service or process again I need to disconnect the user and the connection again?

    . Profile (or its variant) is processed when the owner user account logs on the system. So if change you it after you log on this subject will have to be rerun. You have not to sign out and then sign back in to make. You can 'source' file like this:

    myosprompt$> . .profile
    

    Notice that the syntax... dot space If you simply run .profile it will run in a child process and nothing will affect your current process. Using the syntax 'source' (dot space filename) defined environment variables will be seen by your current process.

    But it's really a clumsy way to do. I would not depend on having to constantly change and my .profile file source.

    What did you find when read you on "oraenv?
    >

    Please your comments...

    Published by: cutedba on August 6, 2009 18:09

    Published by: cutedba on August 6, 2009 18:10

  • How to install database 10g and forms and reports developer 10g?

    Hello
    How to install the database 10g and forms and reports developer 10g on windows xp 32-bit? and that one must first install? How to connect? where can I find complete guide

    Gul says:
    Hello
    How to install the database 10g and forms & reports developer 10g on windows xp 32-bit? and that one must first install? How to connect? where can I find complete guide

    This link will help you http://tahiti.oracle.com/

  • Install the database in dreamweaver (was: dreamweaver)

    How to install the database in Dreamweaver Mac 2015 cc


    Thank you

    Gerardo Diaz


    I hope this helps http://www.dmxzone.com/go/21842/enable-server-behaviors-and-data-bindings-panel-support-fo r-dreamweaver-cc /

  • Several database watch over FAL_SERVER and FAL_CLIENT parameter in DG

    Hello

    I'm a little confused about FAL_SERVER and FAL_CLIENT parameters in Data Guard.

    We intend to set up several database backup in the Data Guard environment. Suggest that I have db production named "PROD" and the name of multiple standby as standby1, standby2, standby3.

    Is my environment:_
    DB version: 11.2.0.1
    OS version: OE5LU6

    So in this case, the specification above Net name spfile on production server as well as on the other standby server.

    Kindly suggest me.

    Concerning
    Flo

    Flo wrote:
    Hello

    I'm a little confused about FAL_SERVER and FAL_CLIENT parameters in Data Guard.

    We intend to set up several database backup in the Data Guard environment. Suggest that I have db production named "PROD" and the name of multiple standby as standby1, standby2, standby3.

    Is my environment:_
    DB version: 11.2.0.1
    OS version: OE5LU6

    So in this case, the specification above Net name spfile on production server as well as on the other standby server.

    Kindly suggest me.

    Concerning
    Flo

    FAL_CLIENT is the service Oracle TNS from the local system and FAL_SERVER service Oracle TNS from the remote system.
    If you have three bases of the pending primary, then the primary data, you must have three values in FAL_SERVER for archives will be send to all destinations.
    and the stadnby database, FAL_SERVER must be the oracle TNS service where receive you archives log files.
    Note:-If you have primary CARS then forget every service differentiated by commas, as shown below.
    Sleep mode to primary CARS:-FAL_SAERVER = "PROD1", "PROD2".
    These parameters are dynamic, so that you can change them at any time.
    HTH.

  • Re: How to install the backup software?

    I have Toshiba Recovery DVD for Windows XP of origin. But after the installation in backup softare avialble in system tools.
    I tried to install it from adding a program into the Panel control or extarct from the DVD. Also, I tried to download it from the Microsoft Web site, but there is no chance.

    Can someone tell me how to install the backup software?

    Concerning

    Check http://support.microsoft.com/kb/308422
    Maybe this article will help you.

  • reformatted my mac pro. copied from iPhoto from the external backup drive. received the error message saying lack of theme fonts. removed the app to be able to reinstall. but my app store it shows as installed. How I install it again.

    reformatted my mac pro. copied from iPhoto from the external backup drive. received the error message saying lack of theme fonts. removed the app to be able to reinstall. but my app store it shows as installed. How I install it again. the deleted copy is missing in the trash folder too.

    Unplug your backup disk, restart, and try again.

  • How to install a backup Money 2002 on my new computer?

    How to install a backup Money 2002 on my new computer? I installed the program using the original disk. When I try to 'restore' a backup of my old computer with my flash drive, it says that I used the wrong password. What I am doing wrong?

    Hello

    The question you have posted is related to Microsoft Money and would be better suited to Microsoft Money community. Please visit the link below to find a community that will provide the best support.

    http://social.Microsoft.com/forums/en/money/threads

  • How to install utilities PL/SQL Developer SQL v1.6.0 in the database

    in fact I'm looking

    HTTP_UTIL_PKG

    CSV_UTIL_PKG

    to download excel file in Oracle 11 g r2 11.2.0.1.0 feature

    Downloaded from https://code.google.com/p/plsql-utils/downloads/detail?name=plsql-utils-v160.zip & can = 2 & q =

    How to install utilities PL/SQL Developer SQL v1.6.0 in the database

    If we install in sys or particular schema in which I need to use

    and how to run the script

    ReemaPuri wrote:

    in fact I'm looking

    HTTP_UTIL_PKG

    CSV_UTIL_PKG

    to download excel file in Oracle 11 g r2 11.2.0.1.0 feature

    Downloaded from https://code.google.com/p/plsql-utils/downloads/detail?name=plsql-utils-v160.zip&can=2&q=

    then download the zip file and then extract the contents

    Both are contained in it.

    Then add them to the schema of your choice.

Maybe you are looking for

  • Download the list of Manager losing items after 8 to 9 days

    The Windows system setting 8 (using the classic interface - Office looks like Windows XP). Firefox 25.0.1. All-in-One sidebar. Download Manager Tweak.Bought new computer with Windows 8, installed in August 2013, if no previous version of Windows on t

  • importing photos and video gives access denied

    I have a HP photosmart E217 I imported photos and videos before, but now when I try to import the items it tells me access denied what I do

  • Application error - DellDock.exe

    I'm having a problem with a recording on my Dell laptop. I can get to the login screen and select a user, but once it starts loading I get the following error message "application DellDock.exe ProcessID error = 0xd24 (3364) ThreadID = 0xd28 (3368)" a

  • Cisco 3.0 Premium certificates

    Hello We bought the first cisco 1.2 a long time ago, but never able to install due to one or the other reason... now management wants to install the first cisco as soon as possible after a network audit. I saw on the cisco Web site that first cisco 3

  • BlackBerry Smartphones BBM not workin

    Hi I have a blackberry 9300, I tried to upgrade to the latest version, it did not work I even tried downlading for the link that gives its still in this page did not work den plz help me its urgent