AUTOMATIC ARCHIVING

I have the automatic archiving enabled for my database by changing the initialization parameters and 'ARCHIVE LOG LIST 'command confirms this.However,no archive files are generated (even after days of operation)until I issue 'ALTER SYSTEM SWITCH LOG FILE' command manually.Is is because the redo log files are not rotated for a full cycle?What is the frequency at which archiving takes place for a database of medium size?Is there any specific issue I need to look at? Please advise

However,no archive files are generated (even after days of operation)
r.- Perhaps , your database has not had enough transactions to cause a switch.
What is the frequency at which archiving takes place for a database of medium size?
r.- The recommended frequency is between 20min and 2hours.
Is there any specific issue I need to look at?
r.- If you want to see the frequency of switchs in your database you have to check that information in the alert file.
Joel Pérez
http://otn.oracle.com/experts

Similar Messages

  • How can I stop Mail from automatically archiving every incoming and outgoing email?

    Mail is automatically archiving every incoming and outgoing message, and then synch'ing that with my iPhone -- thus sucking up all available memory.  I have never asked it to automatically archive everything, and can't figure out how to stop it.  Any ideas?

    Launch Mail.
    Mail > Preferences > Accounts > Advanced
    Uncheck the box beside "Include when automatically checking for new messages".
    Do it for all accounts if you want.
    Best.

  • Disable Outlook Integration-Automatic Archival Feature

    Greetings,
    I'm trying to find a way to disable Adobe X Standard/Professional's feature of Automatic Archival of e-mail in Outlook 2010.
    We have a no-archiving policy in our organization, and this feature permits users to very easily circumvent the policy (and locking outlook from making its own archive)
    I don't want to disable the entire Outlook toolbar (I've done this, and while it will work, it removes other adobe features in outlook that I would like to retain.)
    I have already looked in the Adobe Configuration Tool, and the AIM for Acrobat, and unfortunately, i cannot find reference to this feature and how to disable it/remove it from the toolbar.

    I'll clarify.
    The Adobe Customization Wizard X doesn't reveal any way to disable this part of the add-in installs (in my case Adobe X Standard)
    The feature also isn't listed in the Preferences Reference (AIM) available at:
    http://learn.adobe.com/wiki/download/attachments/46432650/AIM.air
    Here's a pic of the ribbon, and the button that I need to disable when deploying Acrobat X Standard to my users.
    (in some way other than simply removing it from the ribbon manually, user by user).
    Message was edited by: GovernmentGreg

  • How to enable automatic archiving?

    Hi!
    This is about Oracle 10.2.0.4 on Solaris.
    First the most important information.
    SQL>archive log list
    Database log mode Archive Mode
    Automatic archival Enabled
    Archive destination ?/dbs/arch
    Oldest online log sequence 12
    Next log sequence to archive 12
    Current log sequence 17
    SQL> show parameter recov
    NAME TYPE VALUE
    db_recovery_file_dest string /data/MVS_P0/reco01
    db_recovery_file_dest_size big integer 98G
    recovery_parallelism integer 0
    SQL> show parameter archive
    NAME TYPE VALUE
    archive_lag_target integer 0
    log_archive_config string
    log_archive_dest string
    log_archive_dest_1 string
    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
    NAME TYPE VALUE
    log_archive_dest_8 string
    log_archive_dest_9 string
    log_archive_dest_state_1 string enable
    log_archive_dest_state_10 string enable
    log_archive_dest_state_2 string enable
    log_archive_dest_state_3 string enable
    log_archive_dest_state_4 string enable
    log_archive_dest_state_5 string enable
    log_archive_dest_state_6 string enable
    log_archive_dest_state_7 string enable
    log_archive_dest_state_8 string enable
    NAME TYPE VALUE
    log_archive_dest_state_9 string enable
    log_archive_duplex_dest string
    log_archive_format string %t_%s_%r.dbf
    log_archive_local_first boolean TRUE
    log_archive_max_processes integer 2
    log_archive_min_succeed_dest integer 1
    log_archive_start boolean FALSE
    log_archive_trace integer 0
    remote_archive_enable string true
    standby_archive_dest string ?/dbs/arch
    The problem
    When I do a 'alter system log switch' the lines below are shown in the alertlog:
    Errors in file /data/MVS_P0/admin/bdump/mvs_r1_arc0_12115.trc:
    ORA-16014: Message 16014 not found; No message file for product=RDBMS, facility=ORA; arguments: [6] [12]
    ORA-00312: Message 312 not found; No message file for product=RDBMS, facility=ORA; arguments: [6] [1] [data/MVS_P0/redo01/log06.rdo]
    SQL> select recid, completion_time, name from v$archived_log
    RECID COMPLETIO NAME
    1 23-JUL-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_07_23/o1_mf_1_1_48gf98jq_.arc
    2 23-JUL-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_07_23/o1_mf_1_2_48gfjvq1_.arc
    3 28-JUL-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_07_28/o1_mf_1_3_48vf0cns_.arc
    4 02-AUG-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_08_02/o1_mf_1_4_497pys3n_.arc
    5 06-AUG-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_08_06/o1_mf_1_5_49mfqbrb_.arc
    6 11-AUG-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_08_11/o1_mf_1_6_4b16ml0y_.arc
    7 17-AUG-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_08_17/o1_mf_1_7_4bhd48pc_.arc
    8 21-AUG-08 /data/MVS_P0/reco01/MVS_P0/archivelog/2008_08_21/o1_mf_1_8_4bvlck3b_.arc
    9 22-AUG-08 /data/MVS_P0/reco01/arch/1_9_660770425.dbf
    10 22-AUG-08 /data/MVS_P0/reco01/arch/1_10_660770425.dbf
    11 22-AUG-08 /data/MVS_P0/reco01/arch/1_11_660770425.dbf
    11 rows selected.
    It looks like the archives are not written, or I can not find them. I check $ORACLE_HOME/dbs/arch and /data/MVS_P0/reco01 but it is not there. It worked before, but the person who configured it is on holiday. I know that I did 'something' that created archives (check the last three lines above), but that is somehow not working anymore.
    Can someone help me by finding the archives?
    (I need to make a online copy to create a standby-database, that is quite hard without archives. ;-))

    The query above does not show errors:
    DESTINATION STATUS FAIL_DATE VALID_NOW ERROR
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    INACTIVE UNKNOWN
    9 rows selected.
    I have set the log_archive_dest_1 to location=/data/MVS_P0/reco01/arch reopen=5
    When I archive manually, the archives are written to /data/MVS_P0/reco01/arch

  • Outlook: How to update folders in automatic archive function

    When using the automatic archive function (pdf maker, single portfolio of emails) in Outlook 2010 we have the following problem:
    Once set the email folders and subfolder structure of our archive remains at the status of its first setting. This means every time we rerun the archive function NEW folders/ subfolders (added after initial setup) will NOT be included!
    Is there any way to automatically update the subfolder structure (e.g. below a main project folder) every time we rerun the archive function???
    Otherwise this function is totally useless as any change in our Outlook folder structure is not reflected in the archiving functions, which means NEW folder and their contents are not archived!
    We have like 20 projects with different archive paths we now have to archive manually each time we backup.
    Thank you for your help!
    Jan

    RSA1
    Go to the "Modeling" tab
    Go to the "Source Systems" object type
    Find your Source System
    Right-Click on the source system
    Choose 'Transfer Exchange Rates'.
    Your BW Administrators team should have this function set up as a daily batch process.

  • Billing document automatically archiving

    this is the error comming wen i m creating the billing and saving it
    its automatically archiving how to solve this issu
    please help
    if ned i ll provide more information....
    Billing document 90000022 does not exist
    Message no. VF041
    Diagnosis
    The billing document you specified does not exist.
    This document was possibly archived.

    Hi Panda,
    If your Billing document is archived then you can see that document by different screen:
    1. Goto SARI -->Click Archive explore --> Mention SD_VBRK -->then enter the billing document no in the billing no selection field. This will help.
    2. Goto SE16 --> Enter Billing document no in proper selection field then billing document is displayed.
    3. Goto VF07 --> Enter Billing document no in proper selection field then billing document is displayed.
    Hope this will help you.
    -Thanks,
    Ajay
    Message was edited by:
            Ajay Kumar

  • Oracle 11g automatic archival // maintaining historic data

    Hi Group,
    We are planning to get Oracle 11g.
    I want to know if Oracle 11g has the capability to do automatic archival?
    My requirement is,
    few of the tables in our application will have lot of records (data) and after some days/ months it might slog the performance cos of the table/db size, and also the old data will not be of much interest (but data cannot be purged/deleted until some years). Hence want to archive the old data (trigger conditions specified by the user) and will be needed to bring data back programatically whenever the user queries for the data belonging to that particular period(archived data).
    Is there a feature available in Oracle to just specify the data to be archive and bring it back by giving a date/time input.

    Hi,
    First, this looks like a job for Oracle partitioning.
    What is your motive for archiving? Improved performance? Cheaper media?
    I want to know if Oracle 11g has the capability to do automatic archival? Sure, but you would have to script it yourself. Many shops do time-based rollover archiving with partitioned tables:
    http://www.dba-oracle.com/t_partitioned_tablespace_archiving.htm
    it might slog the performance cos of the table/db sizeNo, not if you are properly indexed . . . However, table partitioning can speedup queries against large tables with "partition aware" SQL:
    http://www.dba-oracle.com/t_partition_sql_index_ss_hint.htm
    want to archive the old data (trigger conditions specified by the user) I would not use triggers, schedule a job instead:
    http://www.dba-oracle.com/t_archiving_data_in_file_structures.htm
    needed to bring data back Sorry, back from where? You are archving to disk, right?

  • Automatic archival is turned off...

    Hi every one,
    I am running an Oracle 8i database, which is in archive log mode.
    On Friday I got an error message being displayed in the command prompt and it displayed the following message;
    Warning - The following error occured during ORACLE redo log archival:
    ORACLE Instance mukrec - Archival Error
         Press <ENTER> to acknowledge message
    ORA-16038: log 8 sequence# 277 cannot be archived
    ORA-19502: write error on file "", blockno (blocksize=)
    ORA-00312: online log 8 thread 1: 'E:\ORACLE\ORADATA\MUKREC\LOGS\REDO08.LOG'
         Press <ENTER> to acknowledge message.
    This error can be seen clearly using the following URL:
    http://us.f13.yahoofs.com/bc/47aff3ab_a145/bc/My+Documents/Oracle+Error.bmp?bfqe_rHB6HN7NUCc
    Today when i came in the morning I realized that automatic archival of the database had been turned off and I came to realize that the database had stopped performing archival on Friday.
    What can I do to come out this situation because this is a production database. I don't want to shutdown because many users are connected.

    Hi every one,
    I am running an Oracle 8i database, which is in
    archive log mode.
    Snip<<<<<<<Today when i came in the morning I realized that
    automatic archival of the database had been turned
    off and I came to realize that the database had
    stopped performing archival on Friday.
    What can I do to come out this situation because this
    is a production database. I don't want to shutdown
    because many users are connected.Try to do manual archiving like
    ALTER SYSTEM ARCHIVE LOG ALL;
    The you still have to set log_archive_start to TRUE on your spfile then restart when you have a chance . Its just a pain to keep doing this through the day so you may want to schedule this until you can restart. Hopefully the missed parameter is the only problem why the redo logs can not be written and not any file permissions.

  • "Database log mode" &  "Automatic archival"

    I was asked to do the below
    "Database log mode" should be set to
    "No Archive Mode" now.
    Do not mix up "Database log mode" with
    "Automatic archival".
    Can you please tell me how to "disable databse log mode", with Automatic Archival enabled.
    Regards,
    Susan

    From documentation:
    ARCHIVELOG mode
    The mode of the database in which Oracle copies filled online redo logs to disk. Specify the mode at database creation or by using the ALTER DATABASE statement. You can enable automatic archiving either dynamically using the ALTER SYSTEM statement or by setting the initialization parameter LOG_ARCHIVE_START to TRUE.
    Running the database in ARCHIVELOG mode has several advantages over NOARCHIVELOG mode. You can:
    * Back up the database while it is open and being accessed by users.
    * Recover the database to any desired point in time.
    To protect the ARCHIVELOG mode database in case of failure, back up the archived logs.
    Configuring ARCHIVELOG Mode For the Database<a>
    <br>
    Or you can check this tutorial from Oracle:
    Disabling Automatic Archiving
    <br>
    <br>
    Or something like this:<br>
    sqlplus /nolog
    connect / as sysdba
    shutdown
    startup mount exclusive
    alter database noarchivelog
    alter database open
    <br>
    And I don't know if it's needed to have automatic archival enabled since the database will not be in archive mode.

  • Script to automatically archive messages on Server

    I'm trying to train SpamAssasin and have set up junkmail and notjunkmail accounts on OS X Server. SpamAssasin alledgedly runs through its "training session" every morning at 2:15 am.
    I'd like to set up a cron/launchd/whatever job to automatically archive the inboxes of those accounts to some other location when spamassasin is done with them so they're not re-scanned the next day. Ideally "move" the messages to an 'archive' folder.
    Anyone care to walk me through how to do something like this on OS X Server? Or perhaps a better way of handling this?
    Thanks!

    A correct POP3 server will leave the messages on the server unless you explicitly deleted them.
    Some POP3 servers assume that once you've "read" a message, you've downloaded it to your
    machine and stored it there, so it's safe to remove it from the server. For some servers that
    do this, "rsetbeforequit" solves the problem. If that's not working for your server, you might
    need to ask your server vendor about it.
    To be sure rsetbeforequit is doing what you expect, examine the protocol trace. Consider posting
    an example trace here, or send it to me at [email protected]
    I'm not sure how Thunderbird is causing the server to leave the messages; how have you
    configured Thunderbird?

  • Automatic archive log

    I am learning Oracle on 9i, try to set database as automatic archive log but always failed. pls help.
    Thanks
    Init.ora:
    # Redo Log and Recovery
    log_archive_start = true
    log_archive_dest = %ORACLE_HOME%\database\%%ORACLE_SID%%\archive
    log_archive_format = "%%ORACLE_SID%%%T%TS%S.ARC"
    here the info:
    SQL> archive log list
    Database log mode Archive Mode
    Automatic archival Disabled
    Archive destination D:\oracle\ora90\RDBMS
    Oldest online log sequence 12
    Next log sequence to archive 14
    Current log sequence 14

    I am learning Oracle on 9i, try to set database as automatic archive log but always failed. pls help.
    Thanks
    Init.ora:
    # Redo Log and Recovery
    log_archive_start = true
    log_archive_dest = %ORACLE_HOME%\database\%%ORACLE_SID%%\archive
    log_archive_format = "%%ORACLE_SID%%%T%TS%S.ARC"
    here the info:
    SQL> archive log list
    Database log mode Archive Mode
    Automatic archival Disabled
    Archive destination D:\oracle\ora90\RDBMS
    Oldest online log sequence 12
    Next log sequence to archive 14
    Current log sequence 14 I think you're close to getting it working, you have all of the init.ora parameters set. If you do the following in SQL Plus it should work:
    SHUTDOWN IMMEDIATE
    STARTUP MOUNT <SID> EXCLUSIVE
    ALTER DATABASE <SID> ARCHIVELOG
    SHUTDOWN IMMEDIATE
    STARTUP
    Then run ARCHIVE LOG LIST to verify it worked.

  • How can I automatically archive my text messages?

    Is there a way to archive my text message conversations somewhere (iCloud, Gmail, Dropbox) and have them automatically sync at regular intervals?
    Please note I'm talking about ongoing archival, not just restoring a backup.
    Thanks for any tips.

    Not that I know of.
    I use PhoneView (Mac) to periodically manually archive my texts. It does very nice PDFs which I then store in DropBox and Evernote. TouchCopy (Mac and Windows) does something similar.

  • Automate Archiving Jobs

    Hi
    We wanted to run the Archive jobs every year by Company Code and Object wise.
    We have around 7 sales companies  and 10 objects so we have to run 70 jobs Every year. So we wanted to automate this process so that we dodnt need to eneter the texts etc and schedule the jobs every year.
    But these are the problems which we are facing:
    1.If we wanted to Archive SD_VBAK object for the ABC Sales org , then we need to enter some text( some thing like "ABC Slaes org 1999 Year Sales docs")  in the varaint(this can done using table TVARVC(By using Dynamic variants).
    2. But after the jobs, we need to change the Spool paramaters,where in we will select the output device,Storage Mode as " Archive " only,     and Text same as which I used earlier in step .1.
    But how can we make this Text field to get the value from TVARVC or somewhere ? Sicne its Popo-up box.(This spool text will be the Archove File name ,which will be displayed when we are reading the Archives.)
    Can somebody help to advice what are ways to Automate the Archive jobs( so that users doenst need to run these 70 jobs manually every year by entering Text and spool text etc..?
    We are running on SAP 4.7 version.
    Thankyou

    SARA is the tcode for archive objects

  • Automatic archiving of OpenDirectory data

    Hello,
    I would like to be able to create a cron job to automate the archiving of the OpenDirectory data.
    There is a command line tool to create an archive like the one created by the Server Admin tool? Or should I use slapcat and kdb5_util to dump the ldap data and the kerberos data, but so loose the esasy import features of Server Admin.
    Thanks
    Cristiano

    I believe the command you are looking for is, "slapconfig -backupdb <path>."

  • Automatic Archiving without losing the attached document ?

    Hi Experts,
    I wanted to go ahead with retention period so that documents will get auto archived after retention period.
    But since my last post (and your expert opinion), I understood that there is nothing like Retention period in DMS.
    If we want to achieve the mention functionality ...we need to do some developments.
    Now lets say I deletes the required documents with the help of program or CV04N...my next job is to archive the deleted (marked for deletion) documents....AUTOMATICALLY.
    2nd thing is after archival I should be able to see my attached document with DIR when I retrieve the archived DIR. 
    waiting for suggestions..
    Kind Regards,
    Sunil

    Archiving is in itself a separate engagement which needs planning.You can move the data to an external offline system bearing in mind the statutory data retention rules. You can also store the archived data on tapes or optical devices depending on the frequency of access.
    The below links illustrate techniques to archive and store data onto these external systems
    http://www.thespot4sap.com/articles/SAP_Data_Archiving_ADK_ArchiveLink.asp
    http://help.sap.com/saphelp_nw70/helpdata/en/ad/b594429d7c0631e10000000a1550b0/content.htm
    Regards,
    Pradeepkumar Haragoldavar

Maybe you are looking for

  • Error while Import

    Hello, Oracle:10.2.0.3.0 OS: Windows 7 I have two dump files as dump14.dmp>> DATA_ONLY dump15.dmp>>METADATA_ONLY I am getting error while doing import in this way-[First import metadata then data] C:\Users\abc>IMPDP system/xyz@TDB  remap_schema=scott

  • Animation in an animation

    hi, I am very new in quicktime but, have to start somewhere! I have two quicktime movies both were created in photoshop and animated in image ready. one is chimps singing on a screen that I want to be a background screen in the approximate centre of

  • Mds (spotlight) crash logs - what does this mean?

    I see a bunch of files under the CrashReporter log called mds2011-04-14-xxxxxxlocalhost.crash that look like this: Process: mds [6104] Path: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Suppor

  • All files on HD

    Hi, I am trying to free up some disk space, and I wondered if there is a way to go to Finder, or perhaps elsewhere, and get a list of every file on my Mac? That would include applications, photos, documents, whatever. It would be great if I could sor

  • Transfer music back from external hard drive to iMac

    I currently have an iMac and have an external hard drive connected to it that holds all my music, movies etc.  However, I am concerned that if the external hard drive fails then I will have lost my media.  As such, I would like to store everything di