Datagurd configuring in high protection mode

Hi gurus,
I am forllowing, the following method to configure dataguard in oracle 11g r2 on oel 5.5
startup;
archive log list;Database is in archive log.
select name from v$datafile;all datafiles, redolog files, controlfile are in /u01/app/oracle/sales directory
alter database force logging;
alter database add standby logfile '/u01/app/oracle/sales/stdredo01.log' size 50m;
alter database add standby logfile '/u01/app/oracle/sales/stdredo02.log' size 50m;
alter database add standby logfile '/u01/app/oracle/sales/stdredo03.log' size 50m;
alter database add standby logfile '/u01/app/oracle/sales/stdredo04.log' size 50m;
create pfile from spfile;
shut immediate;
startup mount;
alter database create standby controlfile as '/u01/app/oracle/sales/stdcon.ctl';
shut immediate;
exitoracle]$mkdir stdsales
oracle]$mkdir -p admin/stdsales/adump
oracle]$mkdir -p flash_recovery_area/stdsales
oracle]$mkdir -p flash_recovery_area/STDSALES
oracle]$mkdir -p arch stdarch
oracle]$cd sales
oracle]$cp *.* /u01/app/oracle/stdsales
dbs]$vi initsales.ora
*.log_archive_dest_1='location=/u01/app/oracle/arch'
*.log_archive_dest_2='service=stdsales lgwr sync affirm'
*.standby_file_management=auto
*.log_archive_dest_state_1=enable
*.log_archive_dest_state_2=enable
*.db_unique_name=sales
*.fal_server=sales
*.fal_client=stdsales
oracle]$cp initsales.ora initstdsales.ora
oracle]$vi initstdsales.ora
*.log_archive_dest_1='location=/u01/app/oracle/stdarch'
*.log_archive_dest_2='service=sales lgwr sync affirm'
*.standby_file_management=auto
*.log_archive_dest_state_1=enable
*.log_archive_dest_state_2=enable
*.db_unique_name=stdsales
*.fal_server=sales
*.fal_client=stdsales
*.db_file_name_convert='/u01/app/oracle/sales/','/u01/app/oracle/stdsales/'
*.log_file_name_convert='/u01/app/oracle/sales/','/u01/app/oracle/stdsales/'
oracle]$cp orapwsales orapwstdsales
netservice name is created for sales and stdsales databases.
standby side:
startup nomount;
alter database mount standby database;
alter database recover managed standby database;Primary side:
startup mount;
alter database set standby database protected;
alter database open;end of the communication error
so many times configured but not successed. i don't know where i am doing wrong.
can you please help to configure database in high protection mode.
thank you!

$vi initsales.ora
*.log_archive_dest_1='location=/u01/app/oracle/arch'
*.log_archive_dest_2='service=stdsales lgwr sync affirm'There is a problem in your log_archive_dest_1 and log_archive_dest_2 parameters.
log_archive_dest_1='location=/u01/app/oracle/arch
valid_for=(all_logfiles,all_roles)
db_unique_name=<db-unique-name of primary db>
log_archive_dest_2='service=stdsales
valid_for=(online_logfiles,primary_role)
db_unique_name=<db-unique-name of standby>
You can refer this http://docs.oracle.com/cd/B19306_01/server.102/b14239/create_ps.htm
Also
standby side:
startup nomount;
alter database mount standby database;
alter database recover managed standby database;The command should be "*alter database recover managed standby database disconnect from session*" on standby side for the archivelogs to be applied on the standby database from the primary DB and not "alter database recover managed standby database".

Similar Messages

  • Database is High Protection Mode

    Dear Friends,
    I configured dataguard standby database in oracle 11g.Then i did the following scenario's.
    1)I changed the protection mode to "High protection".
    2)Shutdown the standby database.
    As per the document, The primary database shutdown when standby database is down in High Protection Mode.
    But my primary database did not shutdown. But if i fire "alter system switch logfile;", It get hangs. But parllely, I can able to login to primary db as normal user.
    Can anybody explain what happen if database in "High Protection" Mode?
    Thanks in advance.

    Hello;
    Can you post the results of this run on the Primary :
    SELECT PROTECTION_MODE FROM V$DATABASE;The Protection modes are "Maximum availability", "Maximum performance","Maximum protection" They are described in detail here
    1.4 Data Guard Protection Modes - http://docs.oracle.com/cd/E11882_01/server.112/e10700.pdf
    If you search E10700-02 there is no "High protection" mode, so I'm not sure what you did. Maximum availability provides the highest protection, but also requires "SYNC" for your log_archive_dest_n parameter.
    My own example is here :
    http://www.visi.com/~mseberg/protection_mode.html
    Best Regards
    mseberg
    Edited by: mseberg on Aug 8, 2012 2:04 PM

  • 11g OID Configuration in High Availability Mode on OEL5.6 64 Bit

    Hi Could you please provide me with some good document to install and configure 11g OID (Oracle Internet Directory) Configuration in High Availability Mode on OEL5.6 64 Bit.
    Regards
    Mohammed Riyaz Ahmed

    Hi,
    You get OID 11g as part of OFM 11g. Refer here for docs on high availability:
    http://docs.oracle.com/cd/E21764_01/install.1111/e12002/overview.htm#CJAJEDFC
    For other OID docs:
    http://www.oracle.com/technetwork/documentation/oid-089101.html
    I hope this helps.
    regards,
    GP

  • Using NI6587 in high speed mode 1GS/S in parallel mode

    Hi
    We use the NI6587 + PXI-7952R
    I am looking for examples of program of using this configuration in high speep Mode (1Gs/s). I want to acquire a bus of 8 bits from a ADC device.
    Thanks for your help in advance,
    Sebastien

    Papa,
    There is a good instruction set on getting everything up and running. Not always the easiest to find if you don't know what you are looking for though.
    Start with the FGPA Module Installation Guide. This walks you through the hardware install, making sure the FGPA module is installed and so on.
    Make sure you have the NI FlexRIO Adapter Module Support installed. This gives you examples to work from. That link is for version 3.4 (I believe the latest).
    From there, reference the NI 6587R User Guide and Specifications. It has a good walk through of creating an FPGA project and working with the device.
    Hope this helps!
    Aaron W.
    National Instruments
    CLA, CTA and CPI

  • Identity management 11g in High Availability Mode.

    Hi All,
    Can any one please give me some pointers on how to configure Identity management 11g in High Availability Mode. If possible please provide some document links for reference.
    Currectly I am looking into below Oracle Ducument.
    http://download.oracle.com/docs/cd/E15523_01/core.1111/e12035/directorytier_im.htm#BACIEEBD
    This document completely configuring the High Avaialability case when we have Oracle Data Base in RAC mode. Please correct me if i am wrong.
    But I just wanted to know how can we configure the high availability mode without Oracle DataBase in RAC mode.
    Do we need to configure the DataBase in high Availability Mode also?
    Thanks in Advance.
    Siva Pokuri.

    Below resources should be of some help to you:
    http://www.oracle.com/technology/products/ias/hi_av/F5v9LBR.pdf
    http://www.oracle.com/technology/products/ias/hi_av/904_Distributed_IM.pdf
    http://www.oracle.com/technology/products/ias/hi_av/904_rack_mounted_im.pdf
    http://www.oracle.com/technology/products/ias/hi_av/904_cfc_im.pdf
    http://www.oracle.com/technology/products/ias/hi_av/OracleASInfraHAArchs.pdf

  • Issue with latest Adobe Reader 11.0.10 - Adobe Reader cannot open in Protected Mode due to incompatibility with your system configuration.

    Since updating to the most recent Adobe Reader v11.0.10, getting an Adobe Reader Protected Mode: Adobe Reader cannot open in Protected Mode due do an incompatibility with your system configuration.  Would you like to open Adobe Reader with Protected Mode disabled?

    The solution I was looking for was to launch Adobe Reader in Protected Mode.
    I could not identify issues preventing Protected Mode from starting.  What ended up working, was to do a complete uninstall, followed by a reinstall.  Now we can load Reader in Protected Mode.

  • Adobe Reader cannot open in Protected Mode due to a problem with your system configuration.

    From Adobe website:  "Note that this list is not regularly maintained as Protected Mode now runs transparently in the background and it is unlikely that users will experience issues."
    This explanation on the Adobe website does not explain what the problem is with the "system configuration".  What is the system configuration problem?

    Hi Steve,
    As mentioned on the troubleshooting page as well normally application like antiviruses, encryption and system maintenance tools causes this kind of problem. These software software intercepts some system calls for the Reader sandbox. Could you please check if you have any of these kind of software installed? Could you please answer following question then I would be in better position to help you?
    1. Version of Reader being used
    2. OS
    3. What happens if you choose launch unprotected? Do you see a failure or Reader launches?
    Thanks

  • Configuring maximum protection mode in dataguard with oracle 10g

    Dear All,
    I am facing a big problem in my configuration for oracle dataguard in maximum protection mode. as per oracle documentation i have done the following.
    on the primary database i configured the floowing parameter.
    LOG_ARCHIVE_DEST_2='SERVICE=CDER LGWR SYNC AFFIRM
    VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE)
    DB_UNIQUE_NAME=CDER'
    on the standby i configured the following parameters.
    LOG_ARCHIVE_DEST_2='SERVICE=REDC LGWR SYNC AFFIRM
    VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE)
    DB_UNIQUE_NAME=REDC'
    i created standby redo logs on the standby database as per documentation.
    I shut down the primary database and started it in mount stage and i executed the following commands.
    SQL> ALTER DATABASE SET STANDBY DATABASE TO MAXIMIZE PROTECTION
    after database was sucessfully alterd, i execute it the following command to open the database.
    SQL > ALTER DATABASE OPEN;
    what is happening is that i am recieving the Error end of communication channel and also after i look at the log file the following error is in place
    Thu Jul 22 23:33:37 2010
    Errors in file c:\oracle\product\10.2.0\admin\redc\bdump\redc_psp0_1088.trc:
    ORA-16072: a minimum of one standby database destination is required
    though when i reset the dataguard to maximize performance it work really successful and the database open;
    please guys guide me through this

    you got it
    redc.__db_cache_size=1056964608
    redc.__java_pool_size=16777216
    redc.__large_pool_size=16777216
    redc.__shared_pool_size=318767104
    redc.__streams_pool_size=0
    *.audit_file_dest='C:\oracle\product\10.2.0\admin\REDC\adump'
    *.background_dump_dest='C:\oracle\product\10.2.0\admin\REDC\bdump'
    *.compatible='10.2.0.3.0'
    *.control_files='C:\oracle\product\10.2.0\oradata\REDC\control01.ctl','C:\oracle\product\10.2.0\oradata\REDC\control02.ctl','C:\oracle\product\10.2.0\oradata\REDC\control03.ctl'
    *.core_dump_dest='C:\oracle\product\10.2.0\admin\REDC\cdump'
    *.db_block_size=8192
    *.db_domain=''
    *.db_file_multiblock_read_count=8
    *.DB_FILE_NAME_CONVERT='C:\oracle\product\10.2.0\oradata\CDER','C:\oracle\product\10.2.0\oradata\REDC','D:\oracle\oradata\CDER','D:\oracle\oradata\REDC'
    *.db_name='REDC'
    *.DB_UNIQUE_NAME='REDC'
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=REDCXDB)'
    *.FAL_CLIENT='REDC'
    *.FAL_SERVER='CDER'
    *.job_queue_processes=10
    *.LOG_ARCHIVE_CONFIG='DG_CONFIG=(REDC,CDER)'
    *.LOG_ARCHIVE_DEST_1='LOCATION=D:\oracle\Archives
    VALID_FOR=(ALL_LOGFILES,ALL_ROLES)
    DB_UNIQUE_NAME=REDC'
    *.LOG_ARCHIVE_DEST_2='SERVICE=CDER LGWR SYNC AFFIRM
    VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE)
    DB_UNIQUE_NAME=CDER'
    *.LOG_ARCHIVE_DEST_STATE_1='ENABLE'
    *.log_archive_dest_state_2='ENABLE'
    *.LOG_ARCHIVE_FORMAT='%t_%s_%r.arc'
    *.LOG_ARCHIVE_MAX_PROCESSES=5
    *.LOG_FILE_NAME_CONVERT='D:\oracle\Archives','D:\oracle\Archives'
    *.open_cursors=300
    *.pga_aggregate_target=471859200
    *.processes=150
    *.REMOTE_LOGIN_PASSWORDFILE='EXCLUSIVE'
    *.sga_target=1417674752
    *.STANDBY_FILE_MANAGEMENT='AUTO'
    *.undo_management='AUTO'
    *.undo_tablespace='UNDOTBS1'
    *.user_dump_dest='C:\oracle\product\10.2.0\admin\REDC\udump'

  • Adobe reader cannot open in protected mode due to an incompatibility with your system configuration.

    I keep getting the error message: Adobe reader cannot open in protected mode due to an incompatibility with your system configuration.
    I have Windows 7 Home basic Service pack 1 and have already uninstalled and re-downloaded Adobe reader XI twice. I have also read other threads on this forum, and
    tried the suggestions, including running Kaspersky anti-rootkit, no threats were found.
    My Adobe reader shortcut icon shows a small blue and yellow shield in the bottom right (I uninstalled Windows essential protection), but the problem prevails.
    I would rather get to the root of the error and fix it and not just disable protection mode!
    Please help.

    Hi,
    Please refer to the solution in:- Error: “Acrobat Failed to Load core DLL”.
    Also, may want to try disabling all Non-Microsoft Startup Services.
    Ref : http://helpx.adobe.com/x-productkb/global/disable-startup-items-services-windows.html
    Regards,
    Nakul

  • Adobe reader 11 cannot open in protected mode due to incompatibilty with your system configuration

    I have deployed Adobe reader 11 is our IT Enviorment using SCCM 2012 and the following warning Adobe reader cannot open in protected mode due to incompatibilty with your system configuration. Would you like to open Adobe reader with Protected Mode disabled is being displayed. When tried opening PDF files. Is there any way to isolate the cause without needing to disable the protected mode without needing to disable protected mode from Adobe reader settings.

    To the best of my knowledge: no.

  • Protected Mode and incompatable system configurations

    After installing Adobe Reader 11.0.3 I get a message screen concerning "Protected Mode and incompatable system configurations". The screen gives me three options to continue, selecting any of these options still does not allow me to open any PDF. I'm using Windows 7 Home Premium Service pack 1 64 bit Os. Any ideas how to fix this?

    That got me past the first screen, now I'm getting the  following.
    HELP!!

  • System configuration will not allow reader to open in Protected Mode?

    Suddenly system configuration will not allow Adobe Reader to open in Protected Mode. What do I reset?

    I just don't know exactly what I am looking for.
    If you only have one trace it helps to have a hypothesis to test.  Otherwise if you have two which are essentially the same except for one significant difference, as I mentioned you should be able to filter coarsely, spot a divergence and then investigate
    the cause of it.  In a general scenario I imagine you would only have Process & Thread as a coarse filter, e.g. see the dispatching of tasks and threads and the loading of their modules.  However, for your case, it may be sufficient to compare
    Network events, spot a divergence in that sequence and then dive in to see what more differences there were which caused it.
    Good luck
    Robert Aldwinckle

  • Configuring two 11g OID servers in High Availability mode.

    I have OID1 server where I have installed OID11g and WLS using SSL Port 3131 and Non SSL Port 3060. The ldap set up is working as the sqlnet connections are using ldap adapter to resolve the request.
    I have OID2 server where I have installed OID11g using the same port.
    Now, I want to setup a cluster for these two so that the the load balancer will automatically route the requests to either of the two servers so that if one is unavailable, the other will fill the request. I am following "Configuring High Availability for Identity Management Components" document, but it is not very what steps needs to be followed.
    Any suggestion will be appreciated;
    I am also having problem using ldapbind or any of the oid commands as it gives "unable to locate message file: ldap<language>.msb" despite the fact that I am seting all the env vars such as ORACLE_HOME, ORACLE_INTANCE, ORA_NLS33 and so on.

    You don't need to setup a cluster for Load balancer. The Load balancer configuration can point to both the server and depending on the configuration in LBR act in failover and load balanced mode. All you need to take care of is that the two OID servers are using the same schema.
    When installing first OID server it gives a option to install in cluster mode and when installing the second server you can use the option to expand the cluster created in first installation. But that should not stop you from configuring OID in highly available mode using Load balancer as explained above.
    "unable to locate message file: ldap<language>.msb" occurs if you have not set the ORACLE_HOME variable. See that it is set to <MiddlewareHome>/Oracle_IDM1 if you have used the defaults.
    Hope this helps,
    Sagar

  • IE 11 Internet Security Zone Protected Mode Problem

    Hi All
    We have a couple of random issues using IE 11 and was wondering if someone could shed a little light on it.
    I think it boils down to an issue of the running of java but it's hard to pinpoint.
    An example of the issue is present the below Technet article, it has expansion arrows on the left of the text that allow you to expand and collapse articles, this work in older version on IE and also other browsers, however in IE 11 they do not work until
    you uncheck protected mode from the Internet Security Zone:
    http://technet.microsoft.com/en-us/library/gg398125.aspx
    If left checked these not work, this issue manifests itself in various different ways depending on the site but the above is the clearest example. Scripting of Java applets is enabled as part of the default Medium-High setting.

    Hi,
    regardless, click the "Reset all zones to default" button... by default only sites in the RESTRICTED zone will have ActiveScripting (javascript) disabled.
    I would expect it to be in the Internet zone... Are you MSFT? Intranet sites are usually detected automatically. It is uncommon to have a public access website listed in your Intranet zone sites list. If so please contact your system administrators.
    or check if its in your list or applied by your network administrators.
    Internet Options>Security tab, Local Intranet zone button, Sites button, Advanced... If its in your list, remove it... if its not in your list consult your system administrators....(it is not visible to you if they (the system administrators) have placed
    it there.
    Commonly....sites like TechNet or MSDN may be added to the TRUSTED sites lists.. On server versions of IE, Microsoft.com is placed in the TRUSTED sites list... Server versions of windows have a higher security, and MS.com is placed in the
    On private computers there is little need to place sites in any security zone.... they will map automatically to the internet zone. Placing sites in the Trusted zone actually DECREASES the site security... hence you have to TRUST them first before putting
    them into a lower security zone.
    Questions regarding Internet Explorer 8, 9 and 10 and Internet Explorer 11 for the IT Pro Audience. Topics covered are: Installation, Deployment, Configuration, Security, Group Policy, Management questions. If you are a consumer looking for answers or to
    raise a question, it's highly recommended you head on over to http://answers.microsoft.com
    Rob^_^

  • How do I troubleshoot Flash Player's protected mode for Firefox?

    Starting with Flash Player 11.3, a protected mode was added as a new security enhancement for Firefox 4.0 and greater on Windows Vista and higher.  This security enhancement is designed to limit the impact of attacks launched from malicious Flash content (SWF files).  For additional details on this feature, please see Inside Flash Player Protected Mode for Firefox
    After reviewing this FAQ, we'd appreciate if you would take a minute to let us know if it helped.  There is a link to a two question survey at the bottom of the page.
    While we believe this feature is fully tested and reliable, if you encounter issues with Firefox we recommend the following troubleshooting steps.
    Problem: Flash content does not appear, YouTube display errors such as "An error occurred.  Please try again later.", or Flash video will not function properly.
    Solution: If RealPlayer is installed on your system, please disable the RealPlayer Browser Record plug-in.
    Launch RealPlayer
    Click the RealPlayer icon in the upper left corner of the window and choose Preferences.
    Choose Download & Recording from the left hand panel
    Uncheck "Enable Web Download & Recording for these installed browsers"
    Click OK and close RealPlayer
    Restart Firefox
    If you are viewing this page in Firefox and Flash Player is not working, please click here for an HTML5 version of this video: YouTube HTML5 HD Link
    Problem: RealPlayer is not installed, Flash Player crashes in Firefox
    Solution:
    Troubleshoot Extensions and Add-Ons by launching Firefox in Safe Mode
    1. Exit Firefox
    2. Click Start > Run
    3. Type the following then press [Enter]:
         firefox.exe -p
    4. Click Continue in Safe Mode
    5. Attempt to reproduce the problem
    If the problem does not occur in safe mode, please try to isolate it down to an individual plug-in.
    1. Exit Firefox
    2. Re-launch Firefox
    3. Click Firefox > Add-Ons > Extensions
    4. Click Disable on all of your extensions
    5. Attempt to reproduce the problem, while enabling each extension until you can reproduce the issue
    If the issue persists in Safe-Mode, please continue with the steps below:
    Some users have indicated that random crashing stops when clearing their Firefox profile.  This step will allow you to temporarily test with a clean set of Firefox preferences, without losing your preferences.
    Exit Firefox
    Click Start > Run
    Type the following then press [Enter]: firefox.exe -p
    Click Create Profile
    Click Next
    In the Enter new profile name dialog, type "Test"
    Click Finish
    Select Test and click Start Firefox
    Use Firefox as normal.  If the problem goes away, clearing your Firefox preferences, or migrating the important settings (bookmarks, etc) to a clean Profile may be a good permanent solution.
    If the problem persists, switch back to your old profile by doing the following:
    Exit Firefox
    Click Start > Run
    Type the following then press [enter]:firefox.exe –p
    Choose your old account (typically "default")
    Click Start Firefox
    Solution: Try a clean Windows profile (You must be an Administrator to complete this step.  If your user account is not an admin type, skip to the next section for instructions on reporting a bug.)  Creating a new Windows user will rule out any account-specific preferences that may be enabled on your system. 
    Create a user account in Vista
    Create a user account in Windows 7
    Use Flash Player normally.  If the problem goes away, this indicates a compatibility problem, either with software you have installed or with preferences set on your account.
    Reporting a bug:
    Please file bugs at bugbase.adobe.com.
    Choose "Adobe Flash Player" as the product
    Choose "Browser Integration" as the product area
    Please provide as much information as possible with what you were doing before the crash and an exact URL where the crash occurred.
    If available, please attach your Firefox crash logs to the bug using the Attachments field.
    Show hidden files and folders. For more details, see the instructions for the operating system that you use: Vista and Windows 7.
    Crash logs are located at C:\Users\username\AppData\Roaming\Mozilla\Firefox\Crash Reports\
    Logs will be located in either the pending or submitted folder, depending on whether or not you submitted the crash report to Mozilla.
    Last resort
    Finally, if these problems are blocking you from using Flash Player we recommend, as a last resort, you either revert back to Flash Player 11.2 or temporarily disable Protected Mode.  We strongly recommend that Protected Mode is manually enabled once this issue is resolved.
    To revert to a previous version of Flash Player, please see this FAQ: How do I revert to a previous version of Flash Player?
    To disable Protected Mode, add the following line to your mms.cfg file located in:
    Windows 32bit: C:\windows\system32\macromed\flash
    Windows 64bit: C:\windows\syswow64\macromed\flash
    ProtectedMode=0
    If the mms.cfg file does not exist, create one using any standard text editor (e.g.. notepad)
    Depending on your operating system, you might need to first save the mms.cfg file to a writable location (such as your documents or desktop folder) and then copy the file into the destination folder using Windows Explorer.
    To re-enable Protected Mode, simply remove the line from the mms.cfg file.
    Hopefully this FAQ helped you.  Please let us know by taking a minute to fill out this simple survey.
    Did this FAQ help?

    Please ask your question on a forum for the Flash Player

Maybe you are looking for

  • File Type associations will not change!

    This is a problem with Parellels / VMfusion (???) I have a problem with some filetype on the Mac OS side associated with the same (or similar) program running on the windows side. I do not want macside docs or files launching with the windows applica

  • Photoshop Elements 4 & 5 and Windows Vista

    I'm thinking about getting a new laptop. All of them come with VISTA at this time. Will I be able to run PSE 4 on a VISTA laptop? Will PSE 5 run on VISTA? Lloyd Erickson

  • Can't get videos on N96

    Okay I have a feeling this is just me being really stupid, but I've wasted a ridiculous amount of time encoding videos over and over again that I hope someone can just give me a simple answer. I have movies that I ripped off the DVDs (legit) using VL

  • How can I cancel the automatic restart of a message?

    Hi, How can I cancel the restarting message because the system restart it much times and with the restarting I can't cancel the message. Thanks!

  • Quicktime vs. QuicktimePlayer

    Are they the same executable? In my applications directory I can only find QuicktimePlayer. Am wondering if I lost something along the way.