Issue of data hold is active.

Hello

I have a 2 installer of Oracle 11 g RAC node. I want to test the function of the active oracle 11g Data Guard. Here are the steps I followed.

SQL > alter database recover managed standby database cancel; -> MRP is running on the primary node 1
SQL > alter database open; -> I want to open the database in READ ONLY mode on both nodes.
SQL > alter recover managed standby database disconnect log file using current;

If standby database Oracle RAC - Make sure redo apply runs on the instance to apply it in read only mode before opening the following bodies unalterable.

Can someone help me on how to start an instance or a database in READ - ONLY mode in a CCR environment.


Kind regards

Instead of STARTUP MOUNT

Physics mode ensures:

1.

SQL > STARTUP

2.

RECOVER MANAGED STANDBY DATABASE DISCONNECT USING THE CURRENT LOG FILE.

Data Guard Broker using:

Connect to the database using DGMGRL and run in read-only mode:

DGMGRL > start

The start command should start repeat-this applies.

Published by: mseberg on November 17, 2010 07:38

Tags: Database

Similar Questions

  • my Apple Watch does not record the data of my activity on my iPhone. The application of the activity is implemented on my watch and twinned with phone and not yet to record data.

    my Apple Watch does not record the data of my activity on my iPhone. The application of the activity is implemented on my watch and twinned with phone and not yet to record data.

    HI - try the following steps:

    On your iPhone close application of activity and also, if it runs in the background, the health app (you can close open apps, including the app shows):

    -Double-click the Home button, and then drag upward on each of the app previews to close.

    It can help to restart your iPhone and your watch. Turn on both devices off the power together first, and then restart your iPhone before restarting your watch:

    -To switch off your watch: press and hold the button side until you see the cursor off the power; slide it to turn off;

    -To switch on: press and hold the side button until you see the Apple logo.

    If this does not resolve the problem, try next disconnect and rematching of your watch:

    -L'app shows on your iPhone shows backups automatically, including a new when the unpairing via the application.

    -Choose to restore the watch (backup restore) when provided the opportunity during the whole.

    -Most of the data and settings will be restored, with a few exceptions (for example cards Pay Apple, access code).

    - Pairing your Apple Watch and Support Apple - iPhone

    - Set up your Apple Watch - Apple Support

  • Work bbm blackBerry Smartphones doe wifi without a data plan service active

    DOE bbm work over wifi without a data plan service activated

    Without data plan, no BBM service will work (other then Voice SMS n).

  • Implementation of data hold

    I'm trying to implement data hold in the test configuration.

    name of the primary database is secondary test & db name is testdr... This is a primary database init.ora file...

    test.__db_cache_size = 3019898880
    test.__java_pool_size = 67108864
    test.__large_pool_size = 67108864
    test.__oracle_base='c:\app\administrator'#ORACLE_BASE the value of the environment
    test.__pga_aggregate_target = 2751463424
    test.__sga_target = 4093640704
    test.__shared_io_pool_size = 0
    test.__shared_pool_size = 872415232
    test.__streams_pool_size = 0
    * .audit_file_dest = "c:\app\administrator\admin\test\adump".
    * .audit_trail = "db".
    * full = '11.2.0.0.0'
    *.control_files='c:\app\administrator\oradata\test\control01.ctl','C:\app\Administrator\flash_recovery_area\test\control02.CTL '
    * .db_block_size = 8192
    * .db_domain = "
    * .db_name = 'test '.
    * .db_recovery_file_dest_size = 2g
    * .db_recovery_file_dest = "c:\app\administrator\flash_recovery_area".
    * .db_unique_name = 'test '.
    db_file_name_convert = "c:\app\Administrator\oradata\testdr\", "c:\app\Administrator\oradata\test\".
    log_file_name_convert = "c:\app\administrator\oradata\testdr\", "c:\app\administrator\oradata\test\".
    * .diagnostic_dest = "c:\app\administrator".
    *. Dispatchers ='(Protocol=TCP) (SERVICE = TESTXDB)"
    * .fal_client = 'TEST '.
    * .fal_server = "TESTDR.
    *. Log_archive_dest_1 = 'LOCATION = c:\app\administrator\oradata\backup VALID_FOR =(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME = test'
    * .log_archive_dest_2 = "SERVICE = ASYNC VALID_FOR =(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME = testdr TESTDR'"
    * .log_archive_dest_state_1 = 'ENABLE '.
    * .log_archive_dest_state_2 = 'REPORTER '.
    *.log_archive_format='ARC%S_%R.%T'
    * .memory_target = 6794772480
    * .open_cursors = 300
    * runoff = 150
    * .remote_login_passwordfile = "EXCLUSIVE."
    * .service_names = 'TEST '.
    * .standby_file_management = "AUTO".
    * .undo_tablespace = "UNDOTBS1.



    and here's a database standy init.ora file


    testdr.__db_cache_size = 3019898880
    testdr.__java_pool_size = 67108864
    testdr.__large_pool_size = 67108864
    testdr.__oracle_base='c:\app\administrator'#ORACLE_BASE the value of the environment
    testdr.__pga_aggregate_target = 2751463424
    testdr.__sga_target = 4093640704
    testdr.__shared_io_pool_size = 0
    testdr.__shared_pool_size = 872415232
    testdr.__streams_pool_size = 0
    * .audit_file_dest = "c:\app\administrator\admin\testdr\adump".
    * .audit_trail = "db".
    * full = '11.2.0.0.0'
    *.control_files='c:\app\administrator\oradata\testdr\control01.ctl','C:\app\Administrator\flash_recovery_area\testdr\control02.CTL '
    * .db_block_size = 8192
    * .db_domain = "
    * .db_name = "testdr.
    * .db_recovery_file_dest_size = 2g
    * .db_recovery_file_dest = "c:\app\administrator\flash_recovery_area".
    * .db_unique_name = "testdr.
    db_file_name_convert = "c:\app\Administrator\oradata\test\", "c:\app\Administrator\oradata\testdr\".
    log_file_name_convert = "c:\app\administrator\oradata\test\", "c:\app\administrator\oradata\testdr\".
    * .diagnostic_dest = "c:\app\administrator".
    *. Dispatchers ='(Protocol=TCP) (SERVICE = TESTXDB)"
    * .fal_client = "TESTDR.
    * .fal_server = 'TEST '.
    *. Log_archive_dest_1 = 'LOCATION = c:\app\administrator\oradata\backup VALID_FOR =(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME = testdr'
    * .log_archive_dest_2 = "SERVICE = ASYNC VALID_FOR =(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME test = TEST'"
    * .log_archive_dest_state_1 = 'ENABLE '.
    * .log_archive_dest_state_2 = 'ENABLE '.
    *.log_archive_format='ARC%S_%R.%T'
    * .memory_target = 6794772480
    * .open_cursors = 300
    * runoff = 150
    * .remote_login_passwordfile = "EXCLUSIVE."
    * .service_names = 'TEST '.
    * .standby_file_management = "AUTO".
    * .undo_tablespace = "UNDOTBS1.

    research your invalid entry in tnsnames.ora.

    Try this
    tnsping test

  • Last Date of Contact activity

    Hello

    Maybe I lossing my mind here, but I feel like I looked up 'Last Date of activity' on the screen throughout the day. Can someone veryify that appears in reports.

    Also did anyone know if you can create a case statement around this State if values less than 3 weeks = do not contact and if more contacts.

    In any case I hope someone can check this.

    I,

    I don't know about a last date of activity, but I just did it with activity reports on Service requests. I did (the date of the activity created by SR ID) RANK, and then set the filter on RANK = 1. This gives you the last activity created.

    I then did a calculation in another area TIMESTAMPDIFF (SQL_TSI_DAY, activity.createddate, Current_date) who gave me the number of days since the last activity posted to a SR.

    You can then do conditional formatting or a CASE statement WHEN on this field.

    see you soon
    ALEX

    NOTE I have a current with Oracle SR, because I am in sydney and Current_date returns time Server Central which is a difference of 17 hours and for most of the day is a day behind so my formula above had to be
    TIMESTAMPDIFF (SQL_TSI_DAY, activity.createddate, TIMESTAMPADD (SQL_TSI_HOUR, 17, Current_date))

  • [Issue] How data is transferred when you use BlackBerry (NFC) Tag? WiFi Direct? Bluetooth 2.1? Bluetooth 3.0?

    Hello

    I saw a bunch of videos of demonstration of tag BlackBerry of all the cool things you can do with the NFC, but it wondered, what happens if all my other antenas wireless, WiFi and Bluetooth, are out of?

    NFC can be used to transfer data, but it is not good for large quantities. I looked a little further and I found this cool video showing the difference to use Bluetooth 2.1, Bluetooth 3.0 high speed and Wifi Direct to transfer large files, such as videos. BB10 already does support Wifi Direct? Bluetooth 3.0 high speed?

    I hope that BB10 supports ALL the performance and maximum compatibility.

    I don't know where to post this question so here's. Please move was a better place. I think that the community needs a session of general development for wider issues.

    See you soon!

    Hello

    Tag BlackBerry, and the APIs available for developers will automatically perform the best way to transfer the data. NFC supports something called "connect transfer" and are the largest payloads or certain types of data (photos, for example) rather than by peer-to-peer NFC, NFC mode data transfer is just used to negotiate alternative transport. In the case of the BlackBerry smart phones, this alternative will be bluetooth.

    For users of touch devices, there is a brief 'conversation' between the devices on the NFC and this translates into a bluetooth connection set up and data transfer initiated through the bluetooth connection faster. This is all without the usual matching process. After reaching the stage of bluetooth devices need closer will be of course.

    The same principle applies to both 7 BlackBerry and BlackBerry 10. In fact talk us a bit about this in our latest article on BlackBerry 10 NFC API:

    http://supportforums.BlackBerry.com/T5/native-development/BlackBerry-10-sharing-using-NfcShareManage...

    I hope this helps.

    For more information on see NFC:

    http://supportforums.BlackBerry.com/T5/Java-development/NFC-article-and-code-index/Ta-p/1538775

  • Data recovery of activity of direct contact via the API

    Is it possible to recover data from activity of Contacts as Email opens, Landing Page visits, Click-through, etc. via a call from Eloqua API (for example, the query after an address Email Contacts or Eloqua ID) - best deal using PHP?

    Which API - SOAP or REST didn't matter to many in this case, interest if it works in general.

    Anyone have any idea?

    Turn back on the age-old question to answer update for anyone who comes here.

    Your best is now to use the REST in bulk API v2.0 out of contact activities.  See the documentation on bulk API v2.0 Documentation.

  • ADFBC change - automatic updating using PUSH - Data Service entity Active?

    Hi all

    Jdev Version: 11.1.1.7.1

    Summary of the problem: I have a table in the user interface based on a line of open readonly SQL base tickets showing VO. The queue will be worked by several people of support at the same time. So, it is ideal that the queue Auto - refreshes to collect a ticket from the table in the user interface if someone else picked up the ticket & closed. The UI is equipped with filters - so think the option is to push to an activeOutputText and then refresh the table UI using PPR.

    Ofcourse Poll is an option - but am inclined to PUSH as it seems most optimal.

    But the documentation around the use of live data for ADFBC is very confusing. Most of the examples out there talking about external data sources or a direct change in DB as an event in a first time - not a change of entity as an event trigger object. I have a few queries-

    1. is JMS the only way by which the changes of the entity object can be listened to or is there any other mechanism?

    2. on the binding of the tree on the definition of the page, we see ChangeEventPolicy with an option like "push." When is it useful?

    3. any good example of simple use ADFBC with live data?

    4. is my hypothesis on the af: poll be bad valid? Leave the configured push with "long-polling" is much better than a 'af:poll '.

    Thanks in advance!

    1. is JMS the only way by which the changes of the entity object can be listened to or is there any other mechanism?

    I guess you can use any type of mechanism to queue, JMS is 'natural' because that is part of Java EE (so it is included in the Java EE as Weblogic servers)

    2. on the binding of the tree on the definition of the page, we see ChangeEventPolicy with an option like "push." When is it useful?

    It is used in combination with the active data

    3. any good example of simple use ADFBC with live data?

    http://technology.AMIS.nl/2012/06/19/notifying-ADF-applications-of-database-changes-fast-and-lean-using-Active-data-service-for-server-to-client-push-part-two/

    4. is my hypothesis on the af: poll be bad valid? Leave the configured push with "long-polling" is much better than a 'af:poll '.

    Well, that depends on the number of users, refresh rate...

    But for your use case, push is probably much better than af: poll

    Have you thought about putting your VO readonly to the module of the shared application (to the level of the application): Sharing of Instances of the Application Module View (this was also supported for notifications of changes unnecessary db)?

    Dario

  • Primavera P6 API - start and end dates of the activity in the secondary reference scenario

    How to seek early and dates of activity in the secondary database or tertiary reference end? There are areas of activities and methods provided in planning extraction and primary base line project (active class getBaseline1StartDate(), getBaseline1FinishDate) but can't find any secondary data or tertiary basis even if we show them in details the activity in the Primavera. I use Primavera integration API version 8.2.

    Use the BaselineProjectHelper class to get a list of all the base lines for a given project.  Go through the list looking for basic lines you are interested in.

    Once you have basic interest projects, pull a list of ongoing project activities.

    Browse the list of activities tearing you start and end dates.

    Call the method on each of you loadBaselineActivity of reference projects for the departure of the referenced activity and end dates.

    For performance, seek assistance loadBaselineActivities to reduce database queries.

    V/r,

    Gene

  • Data Guard versus Active Data Guard?

    Environment:

    Oracle on Solaris 5.10 EA 11.2.0.3 database

    I have read several threads here and paid through the documentation, but this point still escapes me.

    When Data Guard to become Active Data Guard?

    When Eve is OPEN and in read mode ONLY all redo logs are actively applied?

    If I stop log apply and OPEN the day before for READONLY access, is this just regular Data Guard?

    I want to of course use Data Guard but not pay for Active Data Guard at this stage.

    Where this is documented?

    Michael, if you listen, it's well to the top of your driveway! :-)

    Thank you very much!!

    -gary

    Hello;

    When a database of the previous day is opened read-only for queries, sorting and reporting.

    Requires a license.

    The day before still applies again.

    http://www.Oracle.com/technetwork/database/features/availability/DS-activedataguard-11gr2-130305.PDF

    See also - 9.2 open a physical database from the previous day-

    Oracle® DataGuard of Concepts and Administration 11 g Release 2 (11.2) E10700-02

    Best regards

    mseberg

    Published by: mseberg on January 29, 2013 08:03

  • How the data model works Active?

    Can someone explain to me, how Active Data Model Works?

    All data are managed in memory? When the changes to the database? benefits of use.

    Thanks in advance.

    chk this too
    http://docs.Oracle.com/CD/E23943_01/Web.1111/b31974/adv_ads.htm

  • Issues of data Migration

    Hello

    I'm trying to migrate my SQL Server 7 database to Oracle 10 g R2 using SQL Developer (Version 1.5.1
    During the migration of the data, the process is complete to halfway through due to network problem.
    Is it safe to repeat the migration of data from there?
    SQL Developer migration Workbench "know" when to seek where it terminus? This will create duplicates of records in the target database?
    Any recommendations on the best approach to migrate the data will be much appreciated.

    Thank you
    wilora

    Hi Wilora,

    Developer SQL 'know' the migration of the previous data.
    You must truncate all your tables first. You can write a quick script to do this.

    SELECT 'truncate table ' | table_name | ';' From user_tables; -of course be connected to your migrated user.

    Then proceed to migrating data again. Online data migration is designed only for smaller data sets, say<100 mb.="" if="" you="" have="" a="" network="" issue="" again.="" i="" would="" truncate="" the="" tables="" so="" they="" are="" ready="" to="" receive="" the="" data="" again.="" and="" use="" the="" offline="" data="" move="">

    Heres a quick Viewlet of offline data move
    http://www.Oracle.com/technology/tech/Migration/Workbench/Viewlets/OFDM.html

    Kind regards
    Dermot.

  • Protection of data error: no active Managed Standby recovery

    Hi all
    I have a strange problem. Right now I have 2 primary node RAC on Windows and another 2 RAC standby node (physical standby) also on Windows 2003 (R2). I've done a few time to spend waiting for redo apply read-only with no problems. Today, I tried the switch and he kept giving me the error as follows:

    SQL > alter database recover managed standby database disconnect;

    Database altered.

    SQL > alter database recover managed standby database cancel;
    ALTER database recover managed standby database cancel
    *
    ERROR on line 1:
    ORA-16136: Managed Standby Recovery non-active

    I also check the logs broker and archiving of guard data and all seems fine. All recovery logs are applied to standby mode. At the same time, the recovery of database alter managed declaration, standby database cancel works, but the open next alter database statement crashed to the instance.

    Any suggestions?

    Another instance is resumed by chance?

    This will automatically launch after restart of the mount if you activate dataguard broker configuration and instance to apply may not be one where you connect to with sqlplus.

    Try to look at the alert logs of bodies and gv$ managed_standby

  • issues of data type of waveform in labview

    Hello! IM creating an osciloscope in labview, but im having problems try to get a few items in waveform.

    I need to get items such as the XSCALEMAXIMUM to the type of waveform data (dark brown) not on DBL (orange).

    I already watch every single video on youtube and also gone thorugh many forums. but I still don't know how to get the data type of waveform elements.

    When I give graphics right click on wavefirn and select Create > property node > Y sacle > range > all items, if what I get

    but I need for this .

    This is what im trying to do im I can't see any conversion attempt.  then TI loks like its an option that I have not available or so.

    helpe me please!

    If you connect a waveform to a graph and then create a node property, you will get the type of waveform. If you have a connected DBL and create a node property, you will get the type DBL. Simple as that.

  • conversion issues dynamic data in dbl/Boolean to a simulated signal

    Hello world

    I try to just do simulated flashing of the LED with a square wave. It has been 3 hours I'm looking why the does'nt of convertion of dynamic data that is updated at each iteration (it seems that the problems).

    I tried with all the options of the object to "convert", but I could not (I'm desperate)

    in the attached .vi, I chose "the most recent value.

    could have a peek at my .vi?

    Thank you very much

    Guillaume.


Maybe you are looking for

  • 84886.partial.emlx file found by ClamEav

    ClamEav software finds a file 84886.partial.emlx and classified as a virus software.  Should I remove it?

  • Opening without recognizing camera

    When I connect my camera to the Mac through a USB cable, opening used to open automatically and recognize the images on the camera, she stopped now, and when I opened opening it still does not recognize the existence of the camera, it is impossible t

  • Satellite Pro L40 - what is lasting average battery?

    Hello Recently, I received my Satellite Pro L40 and wonder what is the average battery? Once fully charged, it seems to be able to handle 1 hour max. Is this normal? The laptop I had before was the same, but my friends laptop, which is more than a ye

  • Drivers for laptop HP 2000

    Hello I have a HP 2000 on which I just installed Windows 7 Home Premium 64-bit. The wireless and ethernet drivers were not recognized by default, so now I'm in the quest of trying to find the right drivers for it. I tried a bunch of drivers associate

  • How can I create greeting cards using digital photos now that Microsoft Picture It is not compatible with Windows 7 Home Premium

    My old computer has Microsoft Picture It and I was able to create greeting cards using digital photos to my computer.   My new computer has Windows 7 Home Premium edition and I can't access on my computer greeting cards or create new ones.  I downloa