destination of the journal Archive

Hello
I use both CARS on asm, 11 GR 2, nodes
start using RMAN.
Maybe it's not possible, but if it is, please tell is it possible to have a place to generate archives log files and the other
for RMAN backupsets?
I'm knowing have archivelogs on ASM storage, where are the files of data, then RMAN to make his backupset on the local drive on one of the nodes.
is this possible?

Put the archiving log in ASM DiskGroup to use

in the parameter LOG_ARCHIVE_DEST = + DATA/PROD/ARCH hall

to take backup in/u01/backupset/in the script or command in RMAN backup, use this

RMAN > BACKUP DATABASE FORMAT ' / u01/backupset/%d';

Tags: Database

Similar Questions

  • change the destination of the journal archive

    Hello
    10 g R2 on Windows
    I have this:
    SQL> archive log list;
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            P:\oracle\product\10.2.0\db_1\RDBMS
    And:
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- --------------------------
    db_create_online_log_dest_5          string
    db_recovery_file_dest                string
    db_recovery_file_dest_size           big integer 0
    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
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- --------------------------
    log_archive_dest_7                   string
    standby_archive_dest                 string      %ORACLE_HOME%\RDBMS
    How can I change the destination?
    Thank you.

    Or:

    LOG_ARCHIVE_DEST = 'new location'
    
    LOG_ARCHIVE_DEST_1 = 'LOCATION=new location'
    

    Please take a look in the doc:
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14231/archredo.htm#sthref1059

    Nicolas.

  • 11g r1 and destination of the journal Archive

    Hello

    Platform:
    =====
    OS: Linux 2.6.18 - 92.el5 #1 SMP xxx.xxx.com kills Apr 29 13:16:15 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
    DB: Oracle Database 11 g Enterprise Edition Release 11.1.0.6.0 - 64 bit Production
    ::::::
    ::::::
    Question:
    ====

    I put "db_recovery_file_dest" and I can see the files of archive log go to the flash_recovery_area.
    But what I'm confused is, at the same time a second pair of Archive Log file goes to my $ORACLE_HOME/dbs location. I have not defined any log_archive_dest or more.

    Why do I have two sets of files to archive log (one will Flash_Recovery_area and the other $ORACLE_HOME/dbs)?

    Lily

    In 11.1.0.6 log_archive_dest_1 wrote in $ORACLE_HOME/dbs/default, and log_archive_dest_10 wrote to default db_recovery_file_dest. You can watch v$ archive_dest to see where things are actually be written.

    You can change the FRA log_archive_dest_1:

    alter system set log_archive_dest_1='location=USE_DB_RECOVERY_FILE_DEST' scope=both;
    

    I think that it is in fact a bug, but I don't have a practical number.

    Kind regards

    Jeremiah Wilton
    Blue Gecko, Inc.
    [http://www.bluegecko.net | http://www.bluegecko.net]

  • destination of the newspaper Archive of current location to new location

    Hello

    I want to change my destination of the newspaper archive of current location to new location. Can you please give me the steps to change the destination of the journal archive

    No need to bounce the database.

    SQL > alter system switch logfile;

    and check the path to the new log archiving in this specific directory.

    Concerning
    Asif Kabir

  • Path of the journal Archive

    Hi all
    I am trying to automate an archive restore the logs, but I'm getting confused with the path.
    I put the path of the newspaper archive in sql as C:\JFBBackup more
    SQL> archive log list;
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            C:\JFBBackup
    Oldest online log sequence     46
    Next log sequence to archive   48
    Current log sequence           48
    It creates a unique file for each sequence.

    Now RMAN shows a different path as a single file: C:\APP\ADMINISTRATOR\PRODUCT\11.1.0\DB_1\DATABASE\20LIO9RS_1_1
    RMAN> list backup of archivelog all;
    
    List of Backup Sets
    ===================
    BS Key  Size       Device Type Elapsed Time Completion Time
    ------- ---------- ----------- ------------ ---------------
    60      98.72M     DISK        00:00:09     14-JUL-10
            BP Key: 60   Status: AVAILABLE  Compressed: NO  Tag: TAG20100714T061940
            Piece Name: C:\APP\ADMINISTRATOR\PRODUCT\11.1.0\DB_1\DATABASE\20LIO9RS_1_1
    
      List of Archived Logs in backup set 60
      Thrd Seq     Low SCN    Low Time  Next SCN   Next Time
      ---- ------- ---------- --------- ---------- ---------
      1    45      1577060    13-JUL-10 1611007    13-JUL-10
      1    46      1611007    13-JUL-10 1644153    14-JUL-10
      1    47      1644153    14-JUL-10 1649121    14-JUL-10
    I use dbms_backup_restore.restoreBackupPiece but I need to have the only log files in a separate folder in order to get the name of the file, create my sql file and restore in my REMOTE zone.
    I try to use the single file is create it on my way to C:\JFBbackup, but it does not work.
    Any ideas?
    Thank you

    Johnny

    Run {}
    allocate channels ch1 device type of disk.
    SQL 'alter system archive log current';
    {backup format ' / oracle/rman_backup/RMAN_ARCH_SMS <%s:%t:%p>.bkp' archivelog all; < br / >}

    you can set a specific path for backup RMAN of the journal archive. Use this script

    regards < br / > Asif Kabir

  • Automatic removal of the journal archive from a single location to multiple locations.

    Hello

    I'm under the 11r1 version database.

    I put two locations of journal archive. now, I want to archive logs to be deleted through RMAN from a location that the other location should not be affected. What are specific to define parameters. Is there a specific for this command please advise.

    Thanks in advance.

    If you see Hemant response in the link, below, he showed how to remove records of 1 place.

    RMAN backup with 2 slots of journal archive

  • error control point for the journal Archive

    Can someone tell me why I get the following errors in the information in the diary of alerts?
    Fri Nov 20 13:30:09 2009
    ALTER SYSTEM ARCHIVE LOG
    Thread 1 cannot allocate new log, sequence 353
    Checkpoint not complete
      Current log# 4 seq# 352 mem# 0: /u01/oradata/psprod/redo04a.rdo
      Current log# 4 seq# 352 mem# 1: /u02/oradata/psprod/redo04b.rdo
    Thread 1 advanced to log sequence 353 (LGWR switch)
      Current log# 1 seq# 353 mem# 0: /u01/oradata/psprod/redo01a.rdo
      Current log# 1 seq# 353 mem# 1: /u02/oradata/psprod/redo01b.rdo
    I need to increase my log_checkpoint_timeout?
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    db_block_checking                    string      FALSE
    db_block_checksum                    string      TYPICAL
    log_checkpoint_interval              integer     0
    log_checkpoint_timeout               integer     1800
    log_checkpoints_to_alert             boolean     FALSE
    Oracle v.11.1.0.7

    Thank you.

    First of all, thank you for taking my comment or the constructively. And 2nd, I apologize if you found my comment as rude, I didn't do it. The line I wrote "let oracle docs to be your friend" is a sentense I always use and used as you requested that you need a reference where it says to use FSMTT only as the other parameters. This is why I gave the link to the doc and tried to cnvey the message that its documented. This was my intention. I try to stay away from making personal comments of any kind. I aplogize if I seem disrespectful to you. I know most certainly not in a position that I can act like one all-knowing-expert and less than other disrespectnig.

    Yes, he did sound that does not (and do not) read the docs, based again on the question you asked. Normally what I observe is tht if someone has a habit of reading docs, he finds the right to answeer, at least as to the questions as a reference parameter. This caused my assumption that I was wrong about the base.

    I agree with your points. If one reads the Google search results, he should be able to seggregate of chafff wheat, who; s everything I say all the time. And readnig docs shows abot it. Docs being long and boring, I agree.

    It's a lot of work for a day and it probably means, I know very less compared to you :-).

    in any case, hope you understood my point of view and all the dust is clear now. So I guess, I should sayas member colleagues, welcome to the forums otn forums! :-) .

    See you soon
    Aman...

  • ACFS using as a destination of the newspaper archive?

    Perhaps a bit of a hair-brain idea, but...

    I have my diskgroup ACFS set up for my V1 and V2 systems. We do not use it for anything because we have a batch processing server connected to the IB fabric that we run everything (batch processing, etc.) of. No need to use ACFS to export files or external tables...

    On the V2, it is SYSTEMDG and it has a usable 288 GB total free space
    On the V1, this is DBFS_DG and it has a usable 858 GB total free space

    We have our archivelogs goes to the quick recovery area. Of course, we take great care using this diskgroup and we have various jobs/scripts that trigger if we reached a certain threshold of use and kick off a backup archivelog (with a deletion).

    If I wanted to configure Flashback Database, Flashback logs should go in the area of fast recovery, according to the documentation. "If I activate the Flashback Database, Flashback logs themselves will not erase until they are required to do, that could prove difficult for our script as the FRA will always be 100% complete"

    We could, I suppose, modify the script to calculate the size of the archivelogs only and use it as a trigger and, without a doubt, this is by far the easiest way, but I was wondering if anyone had use ACFS to accommodate the archivelogs.

    I think you can almost put "anything" in the ACFS exception 'of Oracle files that can be stored in ASM' - this means no doubt that archivelogs ACFS is unusable.

    Did anyone tried something like this? Looks like a great loss of a decent amount of space for me.

    Mark

    marksmithusa wrote:
    >

    However, imagine that for the sake of argument, that I was not allowed to carry out the work to create a new diskgroup on my current system: could I put the archivelogs on DBFS_DG?

    Of course, as long as DBFS_DG the level of redundancy, you need (i.e. NORMAL).

  • 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

  • How to remove all of the newspaper archives I saved just

    Hello

    I already configure my RMAN as below, and I want to delete the journal Archive I backed everything up.

    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    -1-
    create rcat_orcl user identified by orcl123;
    Select username from dba_users where username like "RCA % ';
    --2- -
    Grant connect, resources, recovery_catalog_owner to rcat_orcl.

    -3-
    create tablespace rcat_orcl datafile ' / u01/app/oracle/oradata/orcl/rcat_orcl0.dbf'
    Size 2G
    autoextend on MAXSIZE UNLIMITED;

    --4--

    alter user default tablespace rcat_orcl rcat_orcl;

    --5--
    change the quota of rcat_orcl unlimited user on rcat_orcl.

    --6--

    $ rman catalog=rcat_orcl/orcl123@orcl

    --7 ---

    RMAN > CREATE CATALOG.


    --8--

    rman target $ / catalog=rcat_orcl/orcl123@orcl

    --9--

    RMAN > REGISTER DATABASE;

    then I create an automatic backup script

    VI rman_bkup_10g.ksh

    RMAN target sys/sys_pass@orcl catalog rcat_orcl/orcl123@orcl @ ' / u01/ctrlfile/full_bkup.
    output



    VI full_bkup

    run
    {
    affect the disc type channel dsk format ' / backups/rman/%n%M%D%Y%s%U.bak';
    backup incremental level 0 = rman_10 filesperset = 5 DB tag include current controlfile;
    }
    "exit";



    any help please

    ... DELETE ALL ENTRIES...

    http://download.Oracle.com/docs/CD/E11882_01/backup.112/e10643/rcmsynta007.htm#i78895

  • Question about the destination of the archive.

    Hi all

    When we have defined the destination archived at the log_archive_dest parameter as:

    SQL > alter game LOG_ARCHIVE_DEST_ system... = "resume location = / archivelogpath ';

    Could you help me to know about 'reopen' keyword here. Please help me find out what this means and what is the use of it. I forgot to put the issue of the oracle documentation.

    Best regards

    Michel.

    Documentation:

    Rearchiving to Destination failed

    Use the REOPEN attribute of the LOG_ARCHIVE_DEST_ n parameter to specify if and when ARCn should attempt to rearchive to destination failed due to an error. REOPEN applies to all errors, not only OPEN errors.

    REOPEN=nsets the minimum number of seconds until ARCn must try to reopen a destination failed. The default value of n is 300 seconds. A value of 0 is the same as turning off the REOPEN attribute. ARCn will not attempt to archive after a failure. If you do not specify the REOPEN keyword, ARCn will never reopen a destination as a result of a mistake.

    You cannot use REOPEN to specify the number of retries ARCn should do to reconnect and transfer archives newspapers. The REOPEN attempt succeeds or fails.

    When you specify REOPEN for a OPTIONAL destination, the database can replace newspapers online, if there is an error. If you specify REOPEN for a MANDATORY destination, the database stops the production database when he can't archive successfully. In this case, consider the following options:

    • Archive manually on the destination failed.
    • Change the destination by deferring the destination, by specifying the destination as optional or by changing the service.
    • Drop the destination.

    When you use the REOPEN keyword, note the following:

    • ARCn reopens a destination only when starting a check-in operation since the beginning of the log file, never during an ongoing operation. ARCn always retry the copy of the newspaper from the beginning.
    • If you have specified REOPEN , with some default time, ARCn checks to see if the point of the error recorded more the REOPEN interval is less than current time. If this is the case, ARCn retries the copy of the newspaper.
    • The REOPEN clause successfully affects him ACTIVE=TRUE State of destination. The VALID and ENABLED States are not changed.
  • How to move from Data Guard time really apply (restore) to archive the journal

    Hello

    Standby database configured with broker and application really remake in time; However, I want to change it to archive the journal apply mode without losing the broker configuration. Is this possible? If it is not possible to use the broker to make archive log apply, I can remove the broker and use Data Guard to set up the day before to use the archive log apply?

    Concerning

    Hello;

    Broker automatically allows real-time applies to databases on hold if the standby database has standby redo logs configured.

    Stop repeat applies

    DGMGRL> EDIT DATABASE 'PRIMARY' SET STATE='APPLY-OFF';
    

    Repeat restart applies broker

    DGMGRL> EDIT DATABASE 'PRIMARY' SET STATE='APPLY-ON';
    

    In order to get rid of standby redo logs would be a way. I would like to leave myself alone. Real time assistance to prevent the loss of data.

    Best regards

    mseberg

  • Arc0: caveat.  Wrapped sequence of journal in the name of the file archive

    Hello

    I'll have my production (Oracle 11 g 1 material) database in windows 2003 server.
    I often get below the warnings of archives in the alert logs.

    Arc0: caveat. Wrapped sequence of journal in the name of the file archive
    to set specified by %S in LOG_ARCHIVE_FORMAT length.
    Old archive newspaper with the same name may be replaced.

    1 might. someone the reason and how to solve this problem?
    2. also, I want to know the limitations of %s and %S in LOG_ARCHIVE_FORMAT?

    My log_archive_format has the value chain ARC%S_%R.%T

    Vikash Jain (trainee DBA) wrote:
    Hello

    Can you tell me the difference between %s and %S for example? and how to check the log file archive even already existing?

    The use of uppercase letters for the variables (for example, %S) will cause the value to be set and full length on the left with zeros. So that said, there is a possibility when after filling of the letters name of archive may get conflict with other existing archive the log file name (this is the only possibility in the very large production generating a high number of archiving daily newspaper)...

    BOF doc:

    Sequence number of the log %s

    Sequence number of the log %s, zero-filled

    http://docs.Oracle.com/CD/B19306_01/server.102/b14237/initparams103.htm

    I hope that its clear?

  • Arc1: warning.  Sequence of journal in the name of the file archive wrapped...

    Hello

    We use Oracle10g 10.2.0.4 on Windows 2003 Server

    This morning, we receive this error:

    Arc1: warning. Wrapped sequence of journal in the name of the file archive
    to set specified by %S in LOG_ARCHIVE_FORMAT length.
    Old archive newspaper with the same name may be replaced.
    Arc1: warning. Wrapped sequence of journal in the name of the file archive
    to set specified by %S in LOG_ARCHIVE_FORMAT length.
    Old archive newspaper with the same name may be replaced.

    LOG_ARCHIVE_FORMAT is defined as ARC%S_%R.%T


    D:\ARCHIVELOGS_DEST\ARC00000_04xxxxxxxx.001 100000 1 2xxxxxxxx1 August 9, 2011 09:37:14
    D:\ARCHIVELOGS_DEST\ARC99999_04xxxxxxxx.001 99999 1 2xxxxxxxx6 August 9, 2011 09:30:47

    This error arose when this ARC00000_04xxxxxxxx.001 was created.
    This occurs because the counter %S come to 99999?

    How do I solve the problem
    What is gravity is this problem, should I stop my request is not to create new logs to archive?

    Salvation;

    Control post Radrigez, link control. I belive there is no account of this setting, at least rman notes do not mention any value

    %s backup the value number. This number is a counter in the control of the file that
    is incremented for each backup set. The value of the counter starts at 1 and is
    unique for the lifetime of the control file. If you restore a backup
    control file, then duplicates can lead.
    In addition, CREATE CONTROLFILE Initializes the counter to 1.

    Respect of
    HELIOS

  • Wrapped sequence of journal in the name of the file archive

    Hi friends,

    I'm on 11.5.10.2 windows 2003 server that is running on 10g database, recently we get the warning message below in the alert log file, please help solve this problem.


    Warning message:
    Arc1: warning. Wrapped sequence of journal in the name of the file archive
    to set specified by %S in LOG_ARCHIVE_FORMAT length.
    Old archive newspaper with the same name may be replaced.


    Thank you
    Rambeau

    Hello

    Use %s instead of %S on LOG_ARCHIVE_FORMAT, this will solve your problem.

    Kind regards
    Delphine K

Maybe you are looking for

  • Why I see the notice that my version of Firefox is not up-to-date on my statrup page, while my "about Firefox" tells me that I'm updating?

    When I first run Firefox, the Google start page loads properly, but has a warning banner beneath the entry box telling me that I don't have the latest version of Firefox. When I try to update, I get the message that I have the latest version. When I

  • Satellite T135-S1305 - no audio output device is installed

    Recently my laptop make some loud beep sound, The first time I just restart and it was OK but on the last time I restart and it also stopped but now the speaker near the clock symbol is signed with X and there is no sound, "no audio output device is

  • HP Officejet 4630: Problem creating account e-print

    Hello. I just bought the printer above a few days ago.  We realized the implementation on the printer itself without problems, but when you try to create the account e-print, either with the web link or CD-ROM, we were informed that there was a probl

  • Number of the aid format

    I have a digital control that is auto-in the form of numbers and it does it in a way that interferes with a driver I have.  The digital properties window is shown below, it is in double format.  The problem is that it adds 6 zeros after the decimal p

  • P7-1410: no other LEDs

    HelloYesterday I turned off my PC and it does not, but the smps fan & processor does, no other lights, no signal nothing. What will be the cause... Help, please. Thank you WND