Archived newspapers and Flash recovery

Hello
in 10g R2, what is the relationship between archived newspapers and Flash recovery?
I have logs archived here:

P:\oracle\product\10.2.0\flash_recovery_area\MYDB\ARCHIVELOG\2008_11_02

And also here:

D:\base\MYDB\arch

Are both the Sami? What is the difference? We need both of them?

Here are my settings:
SQL> archive log list
Database log mode              Archive Mode
Automatic archival             Enabled
Archive destination            USE_DB_RECOVERY_FILE_DEST
Oldest online log sequence     297
Next log sequence to archive   299
Current log sequence           299
SQL> show parameter log_archive_dest_1

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
log_archive_dest_1                   string      LOCATION=D:\base\MYDB\arch
                                                  OPTIONAL REOPEN=300
log_archive_dest_10                  string      LOCATION=USE_DB_RECOVERY_FILE_
                                                 DEST OPTIONAL REOPEN=300
Thanks before.

Newspaper Archives are written in several places because of parameter settings. However, if you look at the value, OPTIONAL string indicates that the archiving of these places is not mandatory. If the archiver is unable to create an archive to any of these places, instance always works without any problem.

It is absolutely mandatory that the archiver must be able to create an archive in one of the locations (if there is not both).

What is the value to LOG_ARCHIVE_MIN_SUCCEED_DEST (default is 1)?

If you do not need two of them, you can stop archiving to a specific location with ALTER SYSTEM.

http://download.Oracle.com/docs/CD/B19306_01/server.102/b14237/initparams100.htm#I1010086

Published by: Sissi Kandi on November 2, 2008 21:38

Tags: Database

Similar Questions

  • Size of files/folders and flash recovery area

    Hi all!

    I have a machine with Windows Server 2003 and Oracle 10.2 of the database. I put the FRA to 20 GB. Usable FRA is 64.92%. In the DB, the tables are small. Approx. 300 MB per table. How to correctly set the FRA? Also, I put the DB in ArchiveLog mode. There are a lot of folders and files on the disk. Is necessary to have everything that the records or I can delete some of them?

    Thanks in advance!

    Make your big enough FRA. Over time, monitor how much is needed.
    The worst is that your file system has enough space, but your limit of FRA will freeze your database due to running out of space while writing archives.
    With a good strategy: full, incremental, 1 6 14 days retention time? You will discover how much space is necessary.

  • changing the location of the log archiving PLZ flash recovery area HELP!

    Hi all

    My journal archive is stored in an area of memory flash that got the full and the production server is down.

    Details of the alerts log file...
    ORA-19809: limit exceeded for recovery files
    ORA-19804: cannot reclaim 43432960 bytes disk space from 2147483648 limit
    *** 2010-04-25 14:22:49.777 62692 kcrr.c
    ARCH: Error 19809 Creating archive log file to 
    
    '/oracle/product/10.2.0/flash_rec
    overy_area/EDWREP/archivelog/2010_04_25/o1_mf_1_232_%u_.arc'
    *** 2010-04-25 14:22:49.777 60970 kcrr.c
    kcrrfail: dest:10 err:19809 force:0 blast:1
    I deleted the files and started the database,

    Can a good person kindly tell me how to avoid this problem in the future by keeping the destination of the newspaper archive in the flash recovery area.

    I want to change the location of the files to archive log, can someone ' a please guide me about hiow to do

    I changed the size of the area of recovery flash for now, but I fear that it will be again!
    SQL> select * from v$flash_recovery_area_usage;
    
    FILE_TYPE    PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    ------------ ------------------ ------------------------- ---------------
    CONTROLFILE                   0                         0               0
    ONLINELOG                     0                         0               0
    ARCHIVELOG                99.44                         0              57
    BACKUPPIECE                   0                         0               0
    IMAGECOPY                     0                         0               0
    FLASHBACKLOG                  0                         0               0
    
    6 rows selected.
    
    SQL> alter system set DB_RECOVERY_FILE_DEST_SIZE = 4G ;
    
    System altered.
    
    SQL> select * from v$flash_recovery_area_usage;
    
    FILE_TYPE    PERCENT_SPACE_USED PERCENT_SPACE_RECLAIMABLE NUMBER_OF_FILES
    ------------ ------------------ ------------------------- ---------------
    CONTROLFILE                   0                         0               0
    ONLINELOG                     0                         0               0
    ARCHIVELOG                49.72                         0              57
    BACKUPPIECE                   0                         0               0
    IMAGECOPY                     0                         0               0
    FLASHBACKLOG                  0                         0               0
    
    6 rows selected.
    Kind regards

    Published by: user10243788 on April 25, 2010 06:12

    following steps should be ok
    (1) create pfile from spfile;
    (2) remove the unnecessary params
    (3) configure log_archive_dest_1
    Note: do not remove the db_recovery_file_dest, db_recovery_file_dest_size, and parameters. they may be required at another time
    (4) stop and start your database using this new pfile
    (5) check if the archives are in one place
    (6) create spfile and bounce database to ensure that it uses spfile

    Please try all the steps test env first and go ahead in the event of success, to production

  • management of the Windows flash recovery area

    Hi experts,

    We use oracle 10G R2, enterprise edition on windows 2003 Advanced Server...

    We have a size 20 GB database with archive log mode and archiving destination specified to Flash the recovery area. We don't use RMAN as a backup strategy. and are flash recovery size is set to 5 GB. as it is an OLTP system, it generates a lot of log archiving in the flash recovery area, order of frequent newspaper with the redo log file size is 100 MB.

    I would like to know, how can I manage the flash recovery area, if I do not use RMAN to specify archivelog retention policy? How can I specify that oracle should keep log archive files to flash recovery are for 5 days? as we know that oracle won't remove any permanent file at least flash recovery area that it is obsolete, and database may hang if there is space in recovery is full... I can take the log backup archive to another disk, but is it possible to say oracle keeps log archiving for 5 days and remove them to recover space in case of disk space full for the flash area?


    or if I put the retention using RMAN policy, it will take effect for maintain the retention policy and remove the log archiving obsolete in the area of flash recovery after 5 days, even if I do not use RMAN to back up my database?

    any suggestions would be much appreciated

    Thanks and greetings
    VD

    Vikrant dixit says:
    We use import export for backup of database (political company it's not mine)

    Then suggest or explain this imp/exp is not any type of backup. It's a data dump. And it won't save disaster. There will be data loss. If it's good to society, then it's ok.
    And then perhaps it is not necessary to keep the database in log mode archive if exp/imp is used.

    .. .and archive logs are generated and not backed up yet... that's why I asked this question here how manage space flash in a future close if space is complete in the same...

    Then, you must implement the log backup archive and deletion with rman. And if already happens with rman, then why not go further and use rman for full database backups.

    What you need to do:
    1 understand how often do you need to archive backup logs
    2. When you save them (tape, disk)
    3. making scripts to archive log backup or remove and obsolete backup deletion.
    It may be just a script
    delete any backup archivelog entry;
    remove obsolete;

    Look here for more details on orders:
    http://youngcow.NET/doc/Oracle10g/backup.102/b14192/Bkup.htm#g1050005

  • How to use Flash recovery only for flashback database feature box

    I would use the area of flash recovery only for flashback database feature, which means, the flash recovery area will store only the flashback logs.

    I don't want to use this file system for all other files, such as files of archive log, backups, copies of control files, multiplex redo log, etc.

    is this possible? I want to use this function only for the flashback database option and therefore, I don't want to disturb any existing configuration in my database

    including backup jobs. It will also store the Archives of redo log files in the flash recovery area to use the flashback database feature?

    I can't certainly allow me to have a copy of the entire file system database as my DB size is more than the system recovery flash I have zone files.

    Thank you

    Delphine

    user13312943 wrote:

    Aman,

    I think I was not clear in my question. I'll try again

    My only requirement is to use the flashback database feature (or be prepared to use if necessary). I don't want to create a large file system to use the CRF to store all those files. Out of all the files are stored here a copy of the data files seems to consume more space. I see that these files are classified as transitional and permanent files. I agree with permanent files. I'm afraid that this file system can use more space if I store files of backup to disk. I want backups of databases to go to bands, not on the drive of FRA. Is this possible?

    Thanks for your response

    Okay, well in that case you can use RMAN and push the backups to tape drives. FLB newspapers would be stored on the FRA.

    Aman...

  • in the life situation, is the flash recovery area used often?

    Hi all

    in the life situation, is the flash recovery area used often? or being extinguished?

    What is general practice?

    Thank you

    Andrew

    Andrew,

    First that you must answer - what you want to with flash recovery area (FRA). FRA may or may not be used with another technology - flashback database.

    (i) are you using a base of data of flashback (database +, not table or query flashback flashback), i.e. you have lit the flame of the database? If so, you need to use CRF because that's where the FB connect to go.

    (ii) If you don't use flashback database, you can, but you don't need to use FRA. FRA can be used for database backups and archived logs archived backups of logs.

    I strongly suggest not to use FRA for archived logs. As a corollary, I strongly suggest backups seprating and newspapers archived on separate file systems (and underlying disks), if possible. Don't forget, you can always re-create a lost backup using logs archived. but never an archived newspaper lost. If you have lost journal #345, but all the others to have #346-#1000, it doesn't matter; recovery stops at 345. So imagine put backups and newspapers archived on a single point of failure - you lost two of them.

    Therefore, I use different locations for backups and archived logs, somewhat defeat the purpose of the FRA, where both are supposed to go.

    Caveat: I do this for all important databases. If a database is not so important, well...

    I hope this helps.

    Arup

  • Add redo log Member Flash recovery area

    I have an Oracle 10 g server.

    Database is in archivelog mode, using the Flash recovery for storage area redo files archive.

    He doesn't use Oracle-managed files (db_create_file_dest is not set) - all the examples use until this OMF to multiplex the redo and control FRA files.

    Is is possible to multiplex files redo log to the flash recovery area? Same question for the file control also.


    What I tried, but not successfully:

    My FRA is set to C:\ORACLE\PRODUCT\10.2.0FLASH_RECOVERY_AREA\ALEQ.

    I added a redo log Member
    C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\ALEQ\ONLINELOG\

    The problem is through EM I can't see any use of "Online Journal", but also when I query V$ FLASH_RECOVERY_AREA_USAGE (now I see only the use of archivelog and backuppiece)

    My assumption is that the FRA is not used.




    Thanks in advance.

    Yes, if you create base without specifying CONTROL_FILES but whose value DB_CREATE_FILE_DEST and DB_RECOVERY_FILE_DEST, then your controlfiles get automatically appointed duplex and OMF. You could do this later with a create controlfile statement. But a more simple and better method would be to use the two parameters from the start.

    Kind regards
    Uwe

    http://uhesse.WordPress.com

  • Two copies of archive newspapers with one sense

    Hello

    On a 11g database, I got only defined flash_recovery_area. When set to log mode archive, planned only a copy of archive newspapers produced in the defined location of USE_DB_RECOVERY_FILE_DEST, but there is another copy so obtained in $ORACLE_HOME/dbs directory. How to explain this? and how to DISABLE the second copy to produce?

    Thanks for any help

    Li Zhuang

    PS: more information

    In spfile:

    ORCL.__java_pool_size = 50331648
    ORCL.__large_pool_size = 16777216
    ORCL.__oracle_base='/usr/oracle11g'#ORACLE_BASE the value of the environment
    ORCL.__pga_aggregate_target = 1828716544
    ORCL.__sga_target = 1056964608
    ORCL.__shared_io_pool_size = 0
    ORCL.__shared_pool_size = 654311424
    ORCL.__streams_pool_size = 0
    *.audit_file_dest='/usr/Oracle11g/Admin/ORCL/adump '
    * .audit_trail = "db".
    * full = '11.1.0.0.0'
    * .control_file_record_keep_time = 30
    *.control_files='/DB/orcl1/control0^@^@C^AC"^@^@^@^@^@^C^@^@^@^@^@^@^A^D{^S^@^@1.ctl','/DB/orcl1/control02.CTL ',.
    ' / db/orcl1/control03.ctl'
    * .db_block_size = 8192
    * .db_domain = "
    * .db_name = "orcl".
    *.db_recovery_file_dest='/usr/Oracle11g/flash_recovery_area '
    * .db_recovery_file_dest_size = 6442450944
    * .diagnostic_dest = "/ usr/oracle11g."
    *. Dispatchers ='(Protocol=TCP) (SERVICE = orclXDB)"
    * .job_queue_processes = 5
    * .open_cursors = 300
    * .pga_aggregate_target = 1824522240
    * runoff = 150
    * .remote_login_passwordfile = "EXCLUSIVE."
    * .sga_max_size = 1258291200 #internally adjusted
    *. SGA_TARGET^@^@C^AC"^@^@^@^@^@^D^@^@^@^@^@^@^A^DCS^@^@=1056964608
    * .undo_tablespace = "UNDOTBS1.

    ==============================
    SQL > select destination from V$ ARCHIVE_DEST;


    DESTINATION
    --------------------------------------------------------------------------------
    / usr/Oracle11g/R1/DBS/Arch








    USE_DB_RECOVERY_FILE_DEST

    10 selected lines.

    SQL > SQL > archive log lis
    SP2-0718: illegal option ARCHIVE LOG
    SQL > list of archive logs
    Database log mode Archive Mode
    Active AutoArchive
    Destination of archive USE_DB_RECOVERY_FILE_DEST
    Sequence of journal online oldest 2549
    Log sequence archive 2551
    Current log sequence 2551
    SQL >

    ===================
    SQL > show parameter Archives

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    ARCHIVE_LAG_TARGET integer 0
    log_archive_config string
    Log_archive_dest chain
    Log_archive_dest_1 chain
    LOG_ARCHIVE_DEST_10 string
    LOG_ARCHIVE_DEST_2 string
    log_archive_dest_3 string
    log_archive_dest_4 string
    log_archive_dest_5 string
    log_archive_dest_6 string
    log_archive_dest_7 string
    log_archive_dest_8 string
    log_archive_dest_9 string
    allow the chain of log_archive_dest_state_1
    allow the chain of log_archive_dest_state_10
    allow the chain of LOG_ARCHIVE_DEST_STATE_2
    allow the chain of log_archive_dest_state_3
    allow the chain of log_archive_dest_state_4
    allow the chain of log_archive_dest_state_5
    allow the chain of log_archive_dest_state_6
    allow the chain of log_archive_dest_state_7
    allow the chain of log_archive_dest_state_8
    allow the chain of log_archive_dest_state_9
    log_archive_duplex_dest string
    log_archive_format string %t_%s_%r.dbf
    log_archive_local_first Boolean TRUE
    log_archive_max_processes integer 4
    log_archive_min_succeed_dest integer 1
    log_archive_start boolean FALSE
    log_archive_trace integer 0
    standby_archive_dest channel? / dbs/arch

    It's how 11g install sets up the destination archive initially after the database is created using s/n.

    What you can do is to go to the settings of recovery in Enterprise Manager. You will notice that the number 1 destination of the journal Archive is set to usr/oracle11g/R1/dbs/arch number 10 is set to USE_DB_RECOVERY_FILE_DEST

    Delete the number 1 entry (leave it blank). Apply the settings. This will force Oracle to log only flash_recovery_area.



    Oracle database FAQ

  • Satellite L670-143 white and flashing screen

    Hello

    My laptop screen gets white and flashes after a few minutes working on it.

    A year ago was just from time to time. But lately is just every 10 minutes.
    So, I turn to get it back again.

    I hope someone can help.

    Thank you.

    Total look unusual and I think that is not software related issue
    Maybe his hardware problem

    Have you tried to restore the system using the recovery disk?
    Make and test the laptop with the factory settings.

  • hellohow can I boot my pc with USB {flash recovery}? Win 7 64 bit HP omni 100-pc5120

    hellohow can I boot my pc with USB {flash recovery}? Win 7 64 bit HP omni 100-pc5120

    Thank you.

    Start the PC and read the information on the Welcome screen.

    It should tell you which key press to the start menu.

    On Dell PCs it's F12 on my HP business overall it's F9 of the PC.

    Otherwise, press the F10 key, go into the BIOS and change the boot menu to boot from the USB device first.

  • Is or is not "Application and Driver Recovery DVD" bootable? -Corrupted boot safe mode fail CryptUI.dll

    I'm recovering Pavilion dm4-3170se of my daughter. My daughter did not a recovery disk and has no recent backup of its set of data files.

    Problems (and what I've done so far) are quite parallels to what the user indicated in this post incredibly detailed:

    Difference is in start-up Mode (command line or not) safe, Windows startup fails on a dll, specifically CryptUI.DLL.

    Although incredibly detailed post user is not getting into the Windows startup, I have mod... for about 30 dll before it chokes on the corrupt. I tried a number of other things to get passed without result.

    Game drive recovery of origin of my daughter bought the farm when his house burned down. So I ordered and received a replacement of HP. I am reluctant to use before retrieving his data files because it may lose 40% of its professional activity.

    The set of recovery disks delivered includes an "Application and Driver Recovery DVD". Account of > 20 years Wintel machine tradition, I presume it is bootable. Surprisingly, user detailed Post got hers to start from the DVD drive. But the configuration of the BIOS to get the DVD drive as the first choice of startup is not to begin after two trials.

    Before I pour more time into that, I want to the Collective Wisdom here.

    Q1: Is this disc HP, numbered 691822-B22, meant to be bootable?

    Q2A: If it is, imagine you I can use the command line interface to copy the DLL identified-as-bad to the HD?

    Q2B: If she isn't, why the, uh, gollygoshdarn isn't? Must be a reasonable thing...

    Thanks for all the ideas based on experience.

    Hello:

    No matter what DVD driver and HP application I have ever used is not bootable.

    It should autorun from the windows desktop once windows has been reinstalled.

    This is the only question that I can answer those you requested.

    Suggestion...

    Make your own installation of W7 ISO from the link below.

    Use to install W7 and do not delete all partitions or format the drive.

    Windows install and create a folder Windows.old to the current operating system.

    Then, you can copy all the files you need from the Windows.old folder after installing W7.

    Once you are sure that you have got what you need, use the recovery disk set to restore the hard drive on his out of the box state.

    Link to files ISO of W7 is below.  Use the W7 x 64 home premium from the SP1 media list file refresh.

    http://forums.mydigitallife.info/threads/14709-Windows-7-Digital-River-direct-links-multiple-languages-x86-amp-x64/page59?p=470600&viewfull=1#post470600

    Then use this tool to transfer the iso file on a flash USB DVD or 4 GB drive.  The tool also performs the file iso bootable.

    http://www.microsoftstore.com/store/msusa/HTML/pbPage.Help_Win7_usbdvd_dwnTool

  • All my adobe files are corrupt. I saved them on my computer, my external hard drive and flash players. All report them at the same time as all my PSD files and I are corrupt.

    All my adobe files are corrupt. I saved them on my computer, my external hard drive and flash players. All report them at the same time as all my PSD files and I are corrupt.

    My computer recently had an error with the System 32 and will not open if I reformat, which means I lose everything on it. No problem, because I supported straight? It turns out that all my backups say they are corrupt. Do I just terrible luck, or is there a reason why none of my files works when I try to open them on another computer?

    Try the bugcheck on the ext hdd. Right click on the drive in 'my computer' > 'properties' > 'Tools' > click 'check now '.

    You can restart your pc and reconnect the ext hdd.

    Recuva Piriform is a free data recovery program.

    Google for more solutions

  • 11g XE - flash recovery area is not enabled.

    Hi all

    I just installed 11g XE on Oracle Linux 5.2 64 bit (inside VirtualBox under Windows 7 64-bit). Everything seems to work fine, I can access to Apex, SQLPLUS, etc...
    However, when I try to run the BACKUP DATABASE, I get:

    ==================== ERROR =========================
    Backup of the database failed
    ==================== ERROR =========================
    flash recovery area is not enabled.

    I checked and double checked my settings and everything looks fine for me:

    SQL > show parameter DB_RECOVERY_FILE_DEST;

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    db_recovery_file_dest string/u01/app/oracle/fast_recovery_area
    whole large db_recovery_file_dest_size 10G

    I even reset these settings just in case but still no luck.

    If anyone know what could cause this?
    Thank you!
    François

    logged as root (which is part of the DBA group), I try to be the icon "Backup Database" published by the Oracle 11 g XE installation program

    Can you try to run it as user Oracle?

  • Remove the Flash recovery area

    Hello
    IAM on oracle 11.2.0.1 on windows 2008 64-bit. We have a database with the recovery flash set up in her area. We want to delete (IE completely remove the flash recovery area without affecting the DB). So, what should I do? I can find one of my files to control it. I want to completely remove the flash recovery area so that my data files and files redo, control files can be on the same location. Thanks in advance.

    Hello

    In addition to having a control file in the flash recovery area, which is strange, not desired, I wonder if you have covered Google for the answer: http://www.lmgtfy.com/?q=oracle%20remove%20flash%20recovery%20area

    Transfer the control file to another location means a change in the spfile and restart the database.

    For the rest, refer to the manuals

    Success
    FJFranken

  • How to install an archived file of Flash Player?

    I want to install Flash player on a x 86 WinXP SP3, IE8.  I just updated to FP 11.4 x because I had problems of audio-video synchronization on Hulu.com (this was suggested by Hulu Support).

    Which did not help the cause, so that they now want me to downgrade to FP 10.3 x.  I hope this is the right version (archived) on my desktop, I downloaded and unzipped in a folder.  Whenever I click on the install/uninstall program, a window opens and tells me that I need to get the latest version of the Flash player and does not install files to archive.

    Nice catch-22 situation.

    Not the case on the site Adobe is there simple instructions on how to do (actually install a file to archive uncompressed and operate properly).

    If I do a search, nothing appears.

    Who created this site to be if not friendly must have slapped hands, removed computer rights and give an Etch-A-Sketch instead.

    Vernon

    Try here,

    http://www.oldapps.com/flash_player.php

    Vernon... I'm agree on the usability of the site. I can't even link to insert correctly. Just do a search for "oldapps", they're all here

    Finally got the link to work... 3rd time lucky.

Maybe you are looking for

  • I can no longer watch fancast or hulu videos

    I could watch videos very well yesterday. I made no changes on my computer. Today, the videos won't load. URL of affected sites http://www.Hulu.com and fancast.com

  • HP 15-r000na

    My laptop has 4g of memory that I want to move to 8 GB. Crucial scan shows 1 slot is under the keyboard on my Hp 15-r000na. It's not below.

  • HP Officejet 4500 Desktop does not connect properly

    I have a HP Officejet 4500 desktop computer.  I just finished with the CD that came with it.  I then put in the USB cord and he said: it is not connected.  Please help me.

  • G6-d71nr notebook pc Pavilion: Cyberlink Youcam missing

    I went to a meeting of the Conference using Teamviewer and found that I ended the meeting, my Cyberlink YouCam does not work on my computer even theough it is still listed on my hard drive.  Please tell me how to solve this problem and what has gone

  • Error 1068 connecting to the wireless network

    Original title: ' wireless not connect help! I have a toshiba l305-s5865 laptop I have three other wireless computers right next to me a they work but mine I've kept getting an error 1068 then now I and in the network and sharing in turn not discover