Oracle 10g Capture of Source DB process: waiting for redo of the dictionary?

Hi all,

Location: Source DB waiting for dictionary redo first SNA

First SCN = 314353677
Start the SNA = 644568684
Current SNA = 779444676

Do not now how to trouble shoot
Previous error's break to flow control
Now, that's what makes the dictionary again first SNA

How to draw step by step problem
PLeeaasssssssse expertssssss need help

No stop is mandatory, you db is not involved in the restoration.
And please stop thanks, it becomes very annoying.

Tags: Database

Similar Questions

  • What is the purpose of waiting for redo log files

    Hello

    What is the purpose of the log files waiting for redo in the Dr?

    What happens if the standby redo log files are created? or else is not created?

    Please explain

    Thank you

    Re: what is the difference between onlinelog and standbylog

    I mentioned the goal of the eve of the redo log in RD files in above thread.

    Concerning
    Girish Sharma

  • Waiting for redo log file missing when restore main database using RMAN backup that was taken on the database physical standby

    Here's my question after tons of research and test without have the right solutions.

    Target:

    (1) I have a 12.1.0.2 database unique main enterprise 'testdb' as database instance running on the server "node1".

    (2) I created physical standby database "stbydb" on the server "node2".

    (3) DataGuard running on the mode of MaxAvailability (SYNC) with roll forward in real time 12 default c apply.

    (4) primary database has 3 groups of one-man redo. (/oraredo/testdb/redo01.log redo02.log redo03.log)

    (5) I've created 4 standby redo logfiles (/oraredo/testdb/stby01.log stby02.log stby03.log stby04.log)

    (6) I do RMAN backup (database and archivelog) on the site of relief only.

    (7) I want to use this backup for full restore of the database on the primary database.

    He is a DR test to simulate the scenario that has lost every primary & Eve total servers.

    Here is how to save, on the database pending:

    (1) performance 'alter database recover managed standby database Cancel' to ensure that compatible data files

    (2) RMAN > backup database;

    (3) RMAN > backup archivelog all;

    I got elements of backup and copied to primary db Server something like:

    /Home/Oracle/backupset/o1_mf_nnndf_TAG20151002T133329_c0xq099p_.BKP (data files)

    /Home/Oracle/backupset/o1_mf_ncsnf_TAG20151002T133329_c0xq0sgz_.BKP (spfile & controlfile)

    /Home/Oracle/backupset/o1_mf_annnn_TAG20151002T133357_c0xq15xf_.BKP (archivelogs)

    So here's how to restore, on the main site:

    I clean all the files (data files, controlfiles oder all gone).

    (1) restore spfile from pfile

    RMAN > startup nomount

    RMAN > restore spfile from pfile ' / home/oracle/pfile.txt' to ' / home/oracle/backupset/o1_mf_ncsnf_TAG20151002T133329_c0xq0sgz_.bkp';

    (2) modify pfile to convert to db primary content. pFile shows below

    *.audit_file_dest='/opt/Oracle/DB/admin/testdb/adump '

    * .audit_trail = "db".

    * full = '12.1.0.2.0'

    *.control_files='/oradata/testdb/control01.ctl','/orafra/testdb/control02.ctl'

    * .db_block_size = 8192

    * .db_domain = "

    *.db_file_name_convert='/testdb/','/testdb /'

    * .db_name = "testdb".

    * .db_recovery_file_dest ='/ orafra'

    * .db_recovery_file_dest_size = 10737418240

    * .db_unique_name = "testdb".

    *.diagnostic_dest='/opt/Oracle/DB '

    * .fal_server = "stbydb".

    * .log_archive_config = 'dg_config = (testdb, stbydb)'

    * .log_archive_dest_2 = "service = stbydb SYNC valid_for = (ONLINE_LOGFILE, PRIMARY_ROLE) db_unique_name = stbydb'"

    * .log_archive_dest_state_2 = 'ENABLE '.

    *.log_file_name_convert='/testdb/','/testdb /'

    * .memory_target = 1800 m

    * .open_cursors = 300

    * runoff = 300

    * .remote_login_passwordfile = "EXCLUSIVE."

    * .standby_file_management = "AUTO".

    * .undo_tablespace = "UNDOTBS1.

    (3) restart db with updated file pfile

    SQLPLUS > create spfile from pfile='/home/oracle/pfile.txt'

    SQLPLUS > the judgment

    SQLPLUS > startup nomount

    (4) restore controlfile

    RMAN > restore primary controlfile to ' / home/oracle/backupset/o1_mf_ncsnf_TAG20151002T133329_c0xq0sgz_.bkp';

    RMAN > change the editing of the database

    (5) all elements of backup catalog

    RMAN > catalog starts by ' / home/oracle/backupset / '.

    (6) restore and recover the database

    RMAN > restore database;

    RMAN > recover database until the SNA XXXXXX; (this YVERT is the maximum in archivelog backups that extends beyond the scn of the backup of the data file)

    (7) open resetlogs

    RMAN > alter database open resetlogs;

    Everything seems perfect, except one of the file log roll forward pending is not generated

    SQL > select * from v$ standby_log;

    ERROR:

    ORA-00308: cannot open archived log ' / oraredo/testdb/stby01.log'

    ORA-27037: unable to get file status

    Linux-x86_64 error: 2: no such file or directory

    Additional information: 3

    no selected line

    I intended to use the same backup to restore primary basic & helps record traffic and the downtime between them in the world of real output.

    So I have exactly the same steps (except STANDBY restore CONTROLFILE and not recover after database restore) to restore the database pending.

    And I got the same missing log file.

    The problem is:

    (1) complete alert.log filled with this error, not the concern here

    (2) now repeat it in real time apply won't work since the Party shall LGWR shows always "WAITING_FOR_LOG."

    (3) I can't delete and re-create this log file

    Then I tried several and found:

    The missing standby logfile was still 'ACTIVE' at present RMAN backup was made.

    For example, on db standby, under Group #4 (stby01.log) would be lost after the restoration.

    SQL > select GROUP #, SEQUENCE #, USE (s), the STATUS from v$ standby_log;

    GROUP # SEQUENCE # USED STATUS

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

    4 19 ACTIVE 133632

    5 0 0 UNASSIGNED

    6 0 0 not ASSIGNED

    7 0 0 UNASSIGNED

    So until I take the backup, I tried on the primary database:

    SQL > alter system set log_archive_dest_state_2 = delay;

    This was the Group of standby_log side Eve #4 was released:

    SQL > select GROUP #, SEQUENCE #, USE (s), the STATUS from v$ standby_log;

    GROUP # SEQUENCE # USED STATUS

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

    4 0 0 UNASSIGNED

    5 0 0 UNASSIGNED

    6 0 0 not ASSIGNED

    7 0 0 UNASSIGNED

    Then, the backup has been restored correctly without missing standby logfile.

    However, to change this primary database means break DataGuard protection when you perform the backup. It's not accept on the production environment.

    Finally, my real questions come:

    (1) what I do may not do on parameter change?

    (2) I know I can re-create the control file to redo before delete and then recreate after. Is there any simple/fast to avoid the standby logfile lost or recreate the lost one?

    I understand that there are a number of ways to circumvent this. Something to keep a copy of the log file waiting restoration progress and copy up one missing, etc, etc...

    And yes I always have done no real-time applies "to the aid of archived logfile" but is also not accept mode of protection of production.

    I just want proof that the design (which is displayed in a few oracle doc Doc ID 602299.1 is one of those) that backs up data backup works effectively and can be used to restore the two site. And it may be without spending more time to resume backups or put the load on the primary database to create the database before.

    Your idea is very much appreciated.

    Thank you!

    Hello

    1--> when I take via RMAN backup, RMAN does not redo log (ORL or SRL) file, so we cannot expect ORLs or SRL would be restored.

    2nd--> when we opened the ORL database should be deleted and created

    3rd--> Expecting, SRL should not be an issue.we should be able to do away with the fall.

    DR sys@cdb01 SQL > select THREAD #, SEQUENCE #, GROUP #, STATUS from v$ standby_log;

    THREAD # SEQUENCE # GROUP # STATUS

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

    1 233 4 ACTIVE

    1 238 5 ACTIVE

    DR sys@cdb01 SQL > select * from v$ logfile;

    GROUP # STATUS TYPE MEMBER IS_ CON_ID

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

    3 /u03/cdb01/cdb01/redo03.log no. 0 online

    /U03/cdb01/cdb01/redo02.log no. 0 2 online

    1 /u03/cdb01/cdb01/redo01.log no. 0 online

    4 /u03/cdb01/cdb01/stdredo01.log WATCH No. 0

    /U03/cdb01/cdb01/stdredo02.log EVE 5 No. 0

    DR sys@cdb01 SQL > ! ls - ltr /u03/cdb01/cdb01/stdredo01.log

    method: cannot access the /u03/cdb01/cdb01/stdredo01.log: no such file or directory

    DR sys@cdb01 SQL >! ls - ltr /u03/cdb01/cdb01/stdredo02.log

    -rw - r-. 1 oracle oinstall 52429312 17 Oct 15:32 /u03/cdb01/cdb01/stdredo02.log

    DR sys@cdb01 SQL > alter database force claire logfile 4;

    change the database group claire logfile 4

    *

    ERROR on line 1:

    ORA-01156: recovery or current flashback may need access to files

    DR sys@cdb01 SQL > alter database recover managed standby database cancel;

    Database altered.

    DR sys@cdb01 SQL > change the database group claire logfile 4;

    Database altered.

    DR sys@cdb01 SQL > ! ls - ltr /u03/cdb01/cdb01/stdredo01.log

    -rw - r-. 1 oracle oinstall 52429312 17 Oct 15:33 /u03/cdb01/cdb01/stdredo01.log

    DR sys@cdb01 SQL >

    If you do, you can recreate the controlfile without waiting for redo log entry...

    If you still think it's something is not acceptable, you must have SR with support to analyze why he does not abandon SRL when controlfile_type is "underway".

    Thank you

  • waiting for redo log deleted

    Oracle 11 g 2 (11.2.0.3) Linux x86_64

    A silly mistake was made. While recreate redo standby logfiles, I managed to remove (rm command) waiting for redo log file in progress (before the end of the application) of the BONE. Now I see in the log of alerts:

    ORA-00313: open failed for members of log group 7 of thread 1
    ORA-00312: online log 7 thread 1: ..../standby_redo7.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    

    What are my options at this point? I have to any cancelled transaction? The settlement seems to be moving right on the property. Where am I people?

    Thanks to you all.

    Hello

    1 ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CANCEL;

    2. ALTER LOGFILE GROUP 7 CLEAR DATABASE;

    3 ALTER DATABASE DROP STANDBY LOGFILE GROUP 7;

    4. ALTER DATABASE ADD STANDBY LOGFILE GROUP 7;  OR ALTER DATABASE ADD LOGFILE MEMBER '' HELPS GROUP 7;

    5. START AGAIN APPLY: ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CURRENT LOGFILE USING DISCONNECT FROM THE SESSION;

    HTH

    Tobi

  • Waiting for redo log

    Hello
    in 10g R2 what are / can be the causes of waiting for redo log?

    Thank you.

    example of waiting for recovery logs causes may be:
    -does not redo groups (remember to add one more, if necessary)
    -low rate of I/O
    -Redo large log buffer (take a long time for the dump file data) - refers to the slow storage
    -application hurt writes, making many validations

    Run the Advisor of the ADDM, and see the recommendations. Look at the first 5 albums events. Maybe it's not relevant to DBTime?

  • I bought the subscription Amazon to adobe cc says, but is waiting for activation by the seller

    I bought the subscription Adobe cc says, but is waiting for activation by the seller

    Hello

    Your account is created in Panama as a country, please create a new account, and select U.S. as the country.

    Following the steps described here change the country associated with your Adobe ID which should solve the problem.

    ^ Ani

  • Re: long wait for verification of the e-mail address for test Board

    A few days ago, I asked in the long waiting to have our verified email so that we can start our 30 day trial of the windows desktop. Its been a few days and still no response. I am considering buying just the dang program, because we need, like last week, but I guess I'm having the same problem, have to wait to get my checked email before we can use it. Is this correct?

    Hello

    It's a Microsoft product (not HP) and normally you get the email back immediately (automatic email). I actually ordered MS Office 15 (aka 2013) Pro Plus yesterday and less than 2 minutes, I got the key. The next step is to download the ISO file and install it on my machine. I don't download and install now, because I have not received my new machine waiting for a DVD of Microsoft backup (which I paid $15 more).

    Kind regards.

  • I have to create the new group for waiting for redo log files?

    I have 10 group of files redo log with 2 members of each group for my primary database, I need to create new group for redo log files for the database of relief pending

    Group # members

    ==============

    1              2

    2              2

    3             2

    4             2

    5             2

    6             2

    7             2

    8             2

    9             2

    2 of 10

    If so, the following statement is correct? or nto

    ALTER DATABASE ADD STANDBY LOGFILE GROUP 1 ('D:\Databases\epprod\StandbyRedoLog\REDO01.) LOG',D:\Databases\epprod\StandbyRedoLog\REDO01_1.log');

    Please correct me if am doin wrong

    because when I run the statement I have error message saying: the group is already created.

    Thanks John

    I just found the answer

    Yes, it of recomeded to add the new group, for instnace if I have 10 group of 1 to 10, then the wait should be from 11 to 20

    Thanks I found the answer.

  • WAITING FOR REDO DICTIONARY: FILE

    Hi all

    I'm WAITING for REMAKING DICTIONARY: NAME of FILE status

    SELECT STATUS FROM V$ STREAMS_CAPTURE;

    I tried to solve it and found that some redo log file is missing.
    Can you get it someone please let me know what could be the cause of the lack of redo log file?
    If the cause for this is that some redo log file is not saved, then how would I record?
    I have already questioned the views of data dictionary DBA_REGISTERED_ARCHIVED_LOG and DBA_CAPTURE and I have a few lines.

    Thank you all.

    Concerning
    Nick

    It must be reflected in the alerts log.

    You can use the following question as well:

    SQL > select name from v$ archived_log where between first_change # and next_change #;

  • Activate the oracle 10g on windows 2003 R2 X 64 edition to address the memory 8 GB

    We use the Oracle 10 g R2 on Windows 2003 R2 x 64 standard edition. Lately, we have improved the system memory of 4 GB to 8 GB. Windows detects the memory as it is (8 GB), but oracle does not see the RAM 8 GB. How can we ovecome problem.

    Best regards
    Murat CAKIR

    What you actually do is since you're 10gr 2, you can use the spfile. Increase the SGA_MAX_SIZE SGA_TARGET (if you want to give control to the Oracle itself) in the spfile and bounce the database.

    alter system set SGA_MAX_SIZE = 6G scope=spfile;
    alter system set SGA_TARGET = 6G scope=spfile;
    shutdown immediate;
    startup;
    show parameter sga;
    

    6G could be changed depending on what type of applications which allocates RAM for the operating system, you already have on your operating system.

    Hope that helps.

    Ogan

  • First Pro, infinite processing (even for JPEG) and the program window is grayed out...

    Hi all

    I tried a lot of troubleshooting for the last day and can't get to the bottom of why this is happening. I posted a photo of what my screen looks like currently. Hoping someone here might be able to help!

    I am using first Pro CC 2015.0.2.

    Specifications of the PC:

    Interl Core i7-3770 @ 3.4 GHz

    8 GB RAM

    GPU is possibly a Quadro 600 (our Department it lock the PC to the point that I can't look to the top of the record)

    Dropbox - first Pro Argh!. JPG

    As you can see that whatever it is in the media browser crashes just like treatment, even simple images I tried to import media, a quick 7 second .avi (MPEG4) video clip - it plays fine in vlc and other media players - and originally there was this orange with 'Media Meanwhile' manky window in several languages now I have a blank gray window much more refreshing. It's been sitting like this now since 09:00.

    Any ideas of how I can begin to tackle this problem?

    My Department will be anywhere from one week to four weeks until they actually move to me, so please have patience for my answers!

    Thank you very much

    Pimack

    MPEG4 in AVI's (from my experience) not normal... What is the source?

    This can help

    H.264 will not work inside an envelope AVI http://forums.adobe.com/thread/854115

    -Insignia camera uses H.264 AVI either... or SOME models to the MOV wrapper

    -then use the MOV wrapper if YOUR Insignia camera offers this option

    -Says THAT VLC convert in response to #6 http://forums.adobe.com/thread/1172956

  • Waiting for rigthparen before the colon error - please help

    Hello

    I'm a total noob to AS3 and try to call a function when someone clicks on a button.  The code is pretty simple:

    function conenectLiveStream(event:MouseEvent):void {}

    if (playVid.label == "Play")

    {

    playVid.label = "Stop";

    flvPlayer.isLive = true;

    flvPlayer.source = videoPath;

    flvPlayer.autoPlay = true;

    }

    {else}

    playVid.label = "Play";

    flvPlayer.visible = false;

    nsPlay = null;

    nc.close ();

    nc = null;

    }

    playVid.addEventListener ((MouseEvent:CLICK), connectLiveStream);

    }

    However, I received the error "1084: syntax error: expected right paren front of colon."

    Any ideas? Thanks in advance.

    you need this function.  you have a typo in your name.

    and this listener should NOT be in the body of the function calls.  use:

    function connectLiveStream(event:MouseEvent):void {}

    If (playVid.label is "Play")

    {

    playVid.label = "Stop";

    flvPlayer.isLive = true;

    flvPlayer.source = videoPath;

    flvPlayer.autoPlay = true;

    }

    else {}

    playVid.label = "Play";

    flvPlayer.visible = false;

    nsPlay = null;

    NC. Close();

    NC = null;

    }


    }

    playVid.addEventListener (MouseEvent.CLICK, connectLiveStream);

  • Waiting for Url in the bottom of a full screen video

    Every time I have full screen video url like this appears at the bottom of the screen.

    http://i.imgur.com/Hh3js7G.jpg

    Please upgrade to the latest version of Firefox:

    This also happens with the HTML5 player?

  • Is it possible that a button "check for updates" can be added on the update tab rather than wait for Thunderbird in the background, check it please?

    I'm not always able to 'catch' the update notification popup when it arrives, and I do not wish to allow the automatic updates without my permission. I have a rather 'sensitive' situation of the internet. Would it not possible to add a button on the tab updated to allow us to check the updates manually please? This would greatly help my situation.

    Thank you for your time

    Baseman

    When the menu bar is not the AppMenu button to access the menu bar items. Some people also call the menu "Burger" in the upper right. Unfortunately, the corresponding support article is gone.

    It would make not much sense for me to put a "Find updates" button in the Update menu tab, but that's just me.

    Please mark it as "resolved" when your problem is actually solved.

    Thank you.

  • waiting for AT & T, the activation call wifi

    I try to activate AT & T wifi calling all in overseas and got everything and he gave me the message about the wifi calls must be activated in a few minutes, but its been over an hour and it still shows as the wifi calls are not enabled. I tried to activate several times but each time he asks only if I want to change my 911 location.

    Has anyone else managed to activate AT & T wifi calling while in another country?

    My guess would be that it is likley a limitation of the you are connected to the local network. Composing the WiFi only works outside the AT & home network of T if the local carrier you are roaming on allows it.

    If you use only wifi now, it won't work until you are connected to an AT & T network. To initialize the service on your device, you must be connected to AT & T home network or roaming cell phone partner.  You cannot configure the feature only a wifi connection.

    Once you put in place, you can call only foreign wifi, but to put in place, you need a cellular connection to AT & T to set up your device and the phone number for wifi calling with AT & T.

Maybe you are looking for