I missed to add groups of standby Logfile? What now?

Hello

I created a database of the day before in a test environment with RMAN (follow the procedure here-> URL: creation of a standby with Recovery Manager database).

When I tried to start the recovery on hold, I got the following error:

[code]

SQL > ALTER DATABASE RECOVER MANAGED STANDBY DATABASE with the HELP of DISCONNECTING from file LOG CURRENT;

ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT FROM CURRENT LOG FILE USING

*

ERROR on line 1:

ORA-38500: in USING the JOURNAL CURRENT file option is not available without support

SQL > select NAME, OPEN_MODE, GUARD_STATUS, DATABASE_ROLE from v$ database;

NAME OPEN_MODE GUARD_S DATABASE_ROLE

--------- ---------- ------- ----------------

PRIM MOUNTED NO PHYSICAL STANDBY

SQL >

[/ code]

I missed the step to add groups of standby logfile. I have to recreate the standby database now? I want to say, add logfile groups ensures primary school, then take full RMAN backup and re-create the database pending (by following the procedure described in the above URL)?

I use Oracle 10 g 2 on 5.8 OEL.

Please advise!

Best regards

Hello;

"Do I need to recreate the standby database now?

No, you can simply add it again ensures the database.

On the standby database cancel managed recovery

ALTER database recover managed standby database cancel;

Then create newspapers

alter database add standby logfile...

and finally

Activate the recovery managed on the standby database.

Best regards

mseberg

Tags: Database

Similar Questions

  • My Windows Vista Mail contact list is missing its toolbar to add groups, contacts, etc... I can not find anywhere...

    When I opened contacts I simply get a good view of my contacts folders.  There is no toolbar to add groups, etc.  The standard toolbar is here with file, edition, etc... not as well as toolbar folder view Options, organize, etc... but no toolbar to manage contacts.  I can not find in anywhere.  Help, please.

    Missing the Windows Contacts toolbar buttons
    http://www.vista4beginners.com/missing-buttons-from-Windows-contacts-toolbar

    Vista - "New Contact" and "Contact Group on new" button missing
    http://www.Vistax64.com/tutorials/186477-new-contact-new-contact-group-button-missing.html

    Bruce Hagen MS - MVP [Mail]

  • missing (+) to add a new Panel

    icon of Firefox 4.0.1 missing (+) to add new panels open next. Do you want to recommend me, how to fix the missing persons (+)
    Sorry for my poor English :-(
    Thank you
    http://imgmb.com/?display & image & c = 0d56bfc0f529 & i = Missing.jpg

    Right-click on an empty part of the tab bar, go to 'Customize' and then in the Panel that opens, click on the button called "Restore Default Set".

  • Cannot add groups of Contacts

    All of a sudden I can't add groups to my contacts file.  I can add new contacts but not groups.  He says only: "untitled folder."  This is a brand new 13 "MacBook Pro with El Capitan with installed 10.11.2.  I removed the selection of contacts from iCloud, rebooted the machine and added Contacts to iCloud, and it still does not work.

    He says only: "untitled folder."

    That's what's supposed to happen. Click the name to select it, and then enter the name you want.

  • Removable storage to access folder is missing from the group policy under Administrative Templates\Systems

    Hello

    I intend to control the reading and writing of removable storage devices using Windows Server 2008 GPO.

    However, after reading the online group policy settings, when I tried to apply the GPO settings, I found that 'Access to removable storage' folder is missing from the group policy under administrative Templates\Systems.

    Please suggest others.

    Thank you

    Amit Jogi

    Hi Amit,

    Thanks for posting your query in Microsoft Community. However, your question is beyond the scope of what is generally answered in this forum of consumer and would be better suited for the IT Pro TechNet public.

    Please post your question in the TechNet Forums.

    Thank you.

  • One group of standby Redo Log is ACTIVE

    Hi guys,.

    I have successfully configured a custodian of data between a primary database (oradb) and a database ensures Physics (oradb_s8).

    However, I have noticed that in V$ STANDBY_LOG only one group of standby Redo Log is ACTIVE, regardless of how many times I go log in the primary database.

    ' The following was stated in the documentation:

    When a switch of newspaper occurs on the database of the source again, redo incoming is then written to the next group of waiting for redo log, and the group used newspaper before again Eve is archived by a foreground ARCn process.

    Source.

    So, I guess that group of standby Redo Log is turned on when the Redo Log is enabled in the primary database.

    Could you please clarify it for me?

    It's the Oracle 11 g R2 (11.2.0.1) on Red Hat Server 5.2.

    On autonomy in standby:

    SQL > SELECT GROUP #, THREAD #, SEQUENCE #, ARCHIVED, STATUS FROM V$ STANDBY_LOG

    GROUP # THREAD # SEQUENCE # ARC STATUS

    ---------- ---------- ---------- --- ----------

    4 1 248 YES ACTIVE <-this is the only group that is still ACTIVE

    5 1 0 NOT ASSIGNED NO.

    6 0 YES 0 UNASSIGNED

    7 0 YES 0 UNASSIGNED

    SQL > SELECT SEQUENCE #, APPLIED, FIRST_TIME NEXT_TIME

    V $ ARCHIVED_LOG

    SEQUENCE ORDER #;

    SEQUENCE # FIRST_TIM NEXT_TIME APPLIED

    ---------- --------- --------- ---------

    232 06-06-SEPT.-15-15-SEP YES

    233 06-06-SEPT.-15-15-SEP YES

    234 06-06-SEPT.-15-15-SEP YES

    235 06-06-SEPT.-15-15-SEP YES

    236 06-06-SEPT.-15-15-SEP YES

    237 06-06-SEPT.-15-15-SEP YES

    238 06-06-SEPT.-15-15-SEP YES

    239 07-06-SEPT.-15-15-SEP YES

    240 YES 15-SEP-07 07-SEVEN.-15

    241 YES 15-SEP-07 07-SEVEN.-15

    242 YES 15-SEP-07 07-SEVEN.-15

    YES 243 15-SEP-07 07-SEVEN.-15

    244 YES 15-SEP-07 07-SEVEN.-15

    245 YES 15-SEP-07 07-SEVEN.-15

    246 YES 15-SEP-08 15-SEP-07

    247 15 - SEP - 08 IN-MEMORY 15-SEP-08

    16 selected lines.

    On the primary:

    SQL > SELECT SEQUENCE #, APPLIED, FIRST_TIME NEXT_TIME

    V $ ARCHIVED_LOG

    WHERE NAME = 'ORADB_S8 '.

    SEQUENCE ORDER #;

    SEQUENCE # FIRST_TIM NEXT_TIME APPLIED

    ---------- --------- --------- ---------

    232 06-06-SEPT.-15-15-SEP YES

    233 06-06-SEPT.-15-15-SEP YES

    234 06-06-SEPT.-15-15-SEP YES

    235 06-06-SEPT.-15-15-SEP YES

    236 06-06-SEPT.-15-15-SEP YES

    237 06-06-SEPT.-15-15-SEP YES

    238 06-06-SEPT.-15-15-SEP YES

    239 07-06-SEPT.-15-15-SEP YES

    240 YES 15-SEP-07 07-SEVEN.-15

    241 YES 15-SEP-07 07-SEVEN.-15

    YES 07-SEP-15 242 07-SEP-15

    YES 243 15-SEP-07 07-SEVEN.-15

    244 YES 15-SEP-07 07-SEVEN.-15

    245 YES 15-SEP-07 07-SEVEN.-15

    246 YES 15-SEP-08 15-SEP-07

    247 NO. 15-SEP-08 08 - SEPT.-15

    If you have a large DML activity on primary, you see more than one group # in v$ active standby_log.

    RFS will always try to assign the next available standby log, because your group changes # 4 are already applied, it allocates this group again after the switch.

    Check metalink doc: bug 2722195 and 219344.1

  • Missing attributes in groups

    Hi all

    I don't know if it's a Monday morning, no issue of coffee this morning, so I feel a little stupid asking this, but I can't understand it so far.

    I am importing attributes of metadata and groups of Integrator using the usual Integrator LoadConfiguration chart to the web service configuration.  Metadata loading very well and most of the time, groups of do as well.

    However, when I check the attribute Group Manager in the Studio, I see that most of the groups are missing most of my attributes, even if they have been defined in my file loading.

    I rebooted the attribute cache, re-connected and they are still missing from these groups.

    Now I have the same attribute in several groups, but as I remember, which was never a problem...

    Help please (while I take another coffee)!

    Thank you!

    Just by chance, I ran a test, but this time sorted the spreadsheet by group and looks like that everything is now displayed.

    I didn't think it was mandatory to have this first sorted as I've never had before, but it seems that it is the way to go...

    Strange, but at least it works now

  • Ability to add additional pages to scan is now gone

    HI -.

    I use all-in-one Officejet 6700 printer. When you scan a document, the HP used to have software overview screen the + and - signs to add additional / remove unwanted scans. Now, the + and - signs are gone. I can't find another way to add additional scans for ongoing work.

    Any help would be greatly appreciated!

    Thank you!

    Ben

    HP Officejet printer, 6700 Premium e-All-in-One - H711n

    Model: CN583A

    Windows 8.1

    HP Envy Sleevebook 6

    Hi @ChicagoVols

    Looks like there is a problem with the software. Because the option to add/remove pages is missing, I feel the best thing to do is to uninstall and reinstall the software.

    Please follow the following steps and let me know the result;

    1. Hold down the Windows Logo key () on the keyboard and the 'R' to open the dialog box run, type %temp%
    2. Delete all files and folders in the temp folder. Choose Skip if all pop ups seem to say all files cannot be deleted
    3. The new software - uninstall the printer software Instructions
    4. Once the uninstall is complete, reboot the computer
    5. Follow these steps to reset the registry settings and options for Windows Installer.
  • After using groups of tabs earlier today, now whenever I close FF with more than 1 open tab, FF don't ask me to confirm before closing

    After using groups of tabs earlier today, now whenever I close FF with more than 1 open tab, FF don't ask me to confirm prior to closing. FF always asked me to confirm in the past and no settings have been changed before you try tab groups. Then when I open FF it again all the tabs I had open are still there. I tried refreshing FF and erase history, but that did not work. It's almost as if FF think windows and tabs I have open are a group of tabs, and he won't let me get rid of this group. How to stop groups of tabs now that I have them? Or is there something else? None of this was going on until this morning, I played with tab groups. I was curious what it was - it's going to make me kill one of these days lol.

    Note that using "show my windows and tabs from last time" as the start setting will also prevent Firefox to display an alert when you close the window.

  • I bought a DVD with 6 Lightroom but I can´t fullfill the installation process on my PC (W10). Instead, I receive an invitation to join a group of CC. What bad, please help me.

    I bought a DVD with 6 Lightroom but I can´t fullfill the installation process on my PC (W10). Instead, I receive an invitation to join a group of clouds. What bad, please help me.

    Gunnar

    Hi Gunnar,

    You can ignore this invitation and install directly 6 Lightroom using your DVD or can be downloaded from this link: Install Photoshop Lightroom

    Kind regards

    Claes

  • I currently have creative cloud of a photographer.  I must add my subscription first.  What is the best way to go with the best available prices?

    I currently have creative cloud of a photographer.  I must add my subscription first.  What is the best way to go with the best available prices?

    Hello

    Please see the pricing and membership creative cloud plans | Adobe Creative Cloud for plans.

    Otherwise, you can talk with the sales of Adobe as well.

    I recommend going for the plan of single-app.

    Kind regards

    Sheena

  • I try to download my previously purchased Creative Suite 6.  I get a message that the archive parts are missing.  Download all the parts.  What does that mean?

    I try to download my previously purchased Creative Suite 6.  I get a message that the archive parts are missing.  Download all the parts.  What does that mean?

    Hey Bailey,

    Please see this link:

    Download Creative Suite 6 applications

    I hope this helps.

    Concerning

    Megha Rawat

  • 13, second download link elements, ending with win64.exe, error message indicates that the part file Archive 13 elements Adobe is missing.  etc.  What now?

    When you try to install 13 elements on a Windows 64 bit Lenovo, I downloaded the first link, but clicking on the second link.

    http://ESD.adobe.com/AdobeProducts/PSE/13/Win64/PhotoshopElements_13_LS25_win64.exe

    I get an error message, Adobe: part archive file Adobe Photoshop elements 13 is missing.  You need all parts of the same

    file in order to extract the Adobe Photoshop elements 13.  You can download all the parts.

    What now.  I don't know what parts are missing.  I already downloaded the first link in the list.  It took about 20 minutes.  So, I guess that he downloaded something.

    Thank you!

    Charlotte

    Charlotte,

    To install Photoshop items for windows, download the exe and 7z files. Put the two files in the same folder and double-click on the exe file.

    PES 10, 11, 12, 13 - https://helpx.adobe.com/photoshop-elements/kb/photoshop-elements-downloads.html

    Guinot

  • ALTER DATABASE ADD STANDBY LOGFILE GROUP

    create physical standby db
    In some articles it is added and not in others, you're wondering why, I want to add, I am subsequently notes metalink 736863.1, what is the difference?

    Consider what you're asking. With PHYSICS, the two databases must be block-for-block identical. When you apply DML, you have no chance that even a single DML statement will make the same change to the same block in the same data file.

    So no, it is not possible and you wouldn't think it's possible that he would go to the whole point of saw something that you can summon for a failover.

  • Why captcha box is missing in Add - this app?

    It started today (22/10/12 about 1: 00 a.m. et.) I used the Add - this app and now the captcha box is absent from the sending of Add page - this. This has happened with a duration of at least 5. I changed nothing.

    Reload Web pages and ignore the cache to refresh potentially stale or corrupt.

    • Hold SHIFT and click reload.
    • Press 'Ctrl + F5' or 'Ctrl + Shift + R' (Windows, Linux)
    • Press 'Command + shift + R' (MAC)

    Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

    • Do not click on the reset button on the start safe mode window or make changes.

    Is he missing pictures then make sure you are not block images from certain domains.

    • Check the permissions for the domain in the active tab in "tools > Page Info > Permissions.
    • Check that the images are enabled: Tools > Options > content: [X] loading images automatically
    • Check exceptions in "tools > Options > content: Load Images > Exceptions.
    • See the tab "tools > Page Info > media ' for blocked images (scroll all the images with the cursor key).

    If an image in the list is grayed out and there is a check mark in the box "block Images of..." and remove this mark to unlock the images from this area.

    Make sure that you do not block the images of third parties, the pref permissions.default.image must be 1.

    There are also extensions (Tools > Modules > Extensions) and security software (firewall, antivirus) that can block images.

    See also:

Maybe you are looking for