RMAN backup permission problem

My RMAN backup is scheduled.

Even backup script fails sometimes and sometimes executed successfully
When fails, it gives the following error.

Your "cron" job the xxxx
/ U07/RMAN/scripts/call_arch_bkup. SCP

produces the following output:


Recovery Manager: release 9.2.0.1.0 - 64 bit Production

Copyright (c) 1995, 2002, Oracle Corporation. All rights reserved.

connected to target database: xxxx
connected to the recovery catalog database
RMAN-00571: ===========================================================
RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
RMAN-00571: ===========================================================
RMAN-00554: initialization of the package manager internal collection failed
RMAN-04005: target database error:
ORA-09925: cannot create the audit trail file
SVR4 error: 13: permission denied
Additional information: 9925


If there is permission problem then there a few times, it runs successfully.

It totally depends on your condition. Security can you move your old files to another location, course and then run your command?

Tags: Database

Similar Questions

  • wit problem via rman backup

    10 2 0 5 version
    Windows xp

    I am taking cold backup of test data without using the catalogue.

    I mounted database and tried the following query, his throw errror below... Please help

    RMAN > backup database;

    From backup February 17, 11
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 155 devtype = DISK
    channel ORA_DISK_1: from full datafile backupset
    channel ORA_DISK_1: specifying datafile (s) in backupset
    RMAN-03009: failure of the backup command on the channel ORA_DISK_1 at 17/02/2011 15:56:28
    ORA-19602: no backup or copy of current file in NOARCHIVELOG mode
    continue other job steps, not a not working will not re-run
    channel ORA_DISK_1: from full datafile backupset
    channel ORA_DISK_1: specifying datafile (s) in backupset
    including the current control in backupset file
    including current SPFILE in backupset
    channel ORA_DISK_1: starting piece 1 to February 17, 11
    channel ORA_DISK_1: finished piece 1 to February 17, 11
    room handle=D:\ORACLE\PRODUCT1\10.2.0\FLASH_RECOVERY_AREA\CATALOG\BACKUPSET\2011_02_17\O1_MF_NCSNF_TAG20110217T155628_6OSXYQHK_. Tag BKP = comment TAG20110217T155628 = NONE
    channel ORA_DISK_1: complete set of backups, time: 00:00:03
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================

    RMAN-03009: failure of the backup command on the channel ORA_DISK_1 at 17/02/2011 15:56:28
    ORA-19602: no backup or copy of current file in NOARCHIVELOG mode

    Thanks and greetings
    Arun

    Was there a 'cancel the stop' or a crash before mount 'start '? If so start database, stop it properly and try again.

    Werner

  • EBS cloning using hot RMAN backup

    Hi hussein/helios,

    EBS R12.0.6
    Oracle 10g DB

    I was cloning EBS using cold backup, which means that I stop the database and copy it.
    Today, as I face a problem of cloning because I am not allowed to stop the database. This is my first time at this meeting.
    I want to clone a PROD EBS customer, but he's working on a service 24 x 7, which means that I can not close easily.
    I have a RMAN backup, full of Sundays and archive newspapers every day.
    Can you give me the metalink notes where I can clone using a hot RMAN backup?

    Thank you very much

    MsK

    Salvation;

    Now I'm here;

    Let me share my experience with you

    1. copy your ORACLE_HOME from source to the target
    2 give her permission
    3. restore your Db on your target with RMAN
    4. use the ORACLE_HOME which are copied from the source to target
    5. you must activate the automatic configuration on the new database, follow below

    * With the help of automatic configuration to manage system Configurations in Oracle E-Business Suite Release 12 [ID 387859.1] *.
    Section 3: Patch 3.2 AutoConfig. Enabling AutoConfig on a new Oracle home

    Respect of
    HELIOS

  • 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

  • content managed rman backup crushing and selection procedure of the tape media

    Hello Experts.

    I have a question about the backupset rman tape media manage tape of the osb.

    [ENV]

    Exadata rman backup assistance OSB(version: 10.4.0.3.0) SL500 LTO5 4 Tape Drive with rman scripts and full backup is working well.

    1 Appendix backup on OS crontab

    -Each backup full day at 00:00 AM

    2 rman view all:

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    using the control file of the target instead of recovery catalog database

    RMAN settings for database with db_unique_name TESTDW are:

    CONFIGURE RETENTION POLICY TO 3 DAY RECOVERY WINDOW;

    CONFIGURE BACKUP OPTIMIZATION # by default

    CONFIGURE THE TYPE OF DEFAULT DEVICE TO 'SBT_TAPE ';

    SET UP THE DEVICE TYPE 'SBT_TAPE' PARALLELISM 4 TYPE OF BACKUP BACKUPSET.

    CONFIGURE CONTROLFILE AUTOBACKUP ON;

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    3 rman backup scirpts

    Run {}

    allocate channels c01 type 'sbt_tape' connect 'sys/manager@testdw1';

    allocate channel c02 type 'sbt_tape' connect 'sys/manager@testdw2';

    allocate channel c03 type 'sbt_tape' connect 'sys/manager@testdw1';

    allocate channels c04 type 'sbt_tape' connect 'sys/manager@testdw2';

    Backup section size 900g database;

    output channel c01;

    output channel c02;

    output channel c03;

    output channel c04;

    }

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    1st quarter > after several weeks and I run the command as "#obtool u admin Pei welcome1 lsvol-L lib1.

    and are used in many media of rman backup band (about 50EA media, perhaps 46EA are full and 4EA are appendble)

    So, I issue the command 'lsvol - a - c' and could not display expired on all media content.

    Why OSB no has not select and replace the tape media despite the rman rman default retention policy (3days) all show the setting.

    Why OSB does not have the expired status of rman content on tape media?

    -> I need the rman (delete expired, delete obsolete etc...) command to share the summary status of OSB and rman rman?

    Q2 > selection procedure for the tape media all backup rman

    Suppose the total number of tape media is 5EA. (1,2,3,4,5) with an available tape LTO5 drive.

    Status: 1 (full-rman content already expired), 2 (content integral-rman not expired), 3 (editable, remaining space), 4 (new media), 5 (currnet wring media)

    If OSB burn now 5 and reach at the end of the Strip and possibly another media, media to be selected by the OSB?

    Advanced thanks.

    If I place the order obsolete in the rman script as 'delete type 'SBT_TAPE' noprompt obsolete device;' the results will be the same as your

    the syntax because rman default setting (CONFIGURE RETENTION POLICY to RECOVERY WINDOW OF 3 DAYS ;) has already been fixed on the command "Show all", right? @)

    Yes.

    I use the catalog of recovery on a different database and backup script has catalog db connection string.

    And if I only use controlfile instead of recovery catalog to save the backup information and put in place "control_file_record_keep_time" a default of 7 days to 365 days, "remove obsolete" command to remove several weeks backupset works well, is it not?

    Possible problem are existing backups for several weeks if you left default control_file_record_keep_time. Change now will not help unless you catalog later manually all the old pieces not catalogued on tape backup.

    After you clean up the situation and particularly to remove obsolete in your script, rman, you will never make problems with control_file_record_keep_time from this moment. By default will do just fine because it is larger than your window of recovery.

    Kind regards

    Mitja

  • RMAN archive deletion problem in the dataguard configuration

    I have a weird problem in all our databases with dataguard. When we issue "delete archivelog all saved on the drive; 1 times"the archiving that have not been backed up logs are also appear as candidates for deletion.

    To confirm these observations, I did a test in our lab.

    (A)

    On a stand alone DB, I took a backup and then move the log files.

    archivelog all list, any backup archivelog 1 times the disk device type from the list and delete archivelog all saved 1 time on device type disk - all these three orders the results expected. Especially the third command showed only archived newspapers backed up as candidates for deletion

    (b) then I installed dataguard, save on primary and switched some log files.

    Now, list archivelog all and list archivelog all saved 1 time on device type disk yielded expected results.

    BUT delete archivelog all saved 1 time on device type disk shows the newspaper archive, even those that have not been backed up as candidates for deletion. It's curious me as far as command list gives the current results.


    Everyone saw this behavior. Let me know if you need any o/p for this problem. Thanks for your help...

    If someone is after that, there is a bug/patch for 11.2.0.4. Patch has solved the problem for me.

    Bug 16692232 - RMAN backup archivelog all not backed up / remove any entry does not work as expect you (Doc ID 16692232.8) Down
  • How to restore RMAN backups

    Hello

    I tried to include works of RMAN Oracle 12 c

    If I use the following command, I should have the backuppiece and the archivelog saved in a folder:

    RMAN > BACKUP database DATA PLUS ARCHIVELOG;

    If I ran this command in 4 different days, which I ended up having 4 folders with different inside files

    I guess that, in these files, I have the data files and the archivelogs

    Now I move these folders to tape, re-cutting the backups and delete expired

    Say that in a month, I need one of these backups if I put a band records and I added start with 'c:\path_of _restored_folder _L', so I added all files in the folder that I restored from tape

    Now, if I try to restore the basis of all is well but when I run the recover, it is missing some archiving logs it says

    If I put all the files for 4 days then he finds the archivelog she needs and pick up without problem

    on this basis I understand that in the folder containing a backuppiece of a specific day there is the newspaper of archive that I needed to recover from the DB, is that true? How can I know if the backups folder I need to replace in order to have all the required log archiving?

    At the moment my DB retrieves only if I handed out the Ribbon last backup folder, if I handed out the previous, it restores, but is not recover

    Also I have this configuration of the oracle recovery 3 days window maintains backups in order to be able to restore and recover the last 3 days and he simply deletes all obsolete if the FRA is full

    I tried earlier to set up the window of 3 days as a test recovery

    I ran a few backups and after that I ran the 5th FRA leak out of space and the backup fails

    I expect rman to remove the old backup and make way for a new that I have 5 backuppiece and the FRA is full, why he not do?

    Thank you

    The default behavior of RECOVER is to make a full recovery - right until the transactions today.  So it must all archivelogs.

    If you want to restore and recover to a point in time, use the SET clause to THAT specify a sequence of the newspaper or time or SNA.  Oracle will then not get beyond that point in time - that is to say he will not seek further archiving logs.

    (Ideally, when you restore an old backup, I also begins to restore the old controlfile, then using this controlfile).

    If you use the FRA in this way

    a. set db_recovery_file_dest_size and db_recovery_file_dest

    b. * not * used a FORMAT clause in the BACKUP command

    Oracle will recognize all backups in the FRA (you can check by querying V$ FLASH_RECOVERY_AREA_USAGE before and after the backup).

    In this case, Oracle can and will automatically purge outdated backups - that is to say any backup older than the retention period, provided that there is at least a L0 or backup complete closest to the retention period.  You should see messages to this effect in the alert of the instance database log file.

    Hemant K Collette

  • Using tape for RMAN backup concerns

    Dear all,

    I use the library of networker for rman backup. I have some problem/question about what I don't use catalog db. Here it goes:

    1. think you that automatic backup controlfile should set to strip? or better to keep in the disc.

    2. How can I configure autoback controlfile format on TAPE?

    3. If I need to restore control to another HOST file, how can we do this?

    4. I've read a few books we can't CATALOG element of tape backup. If it's the fact that, after the disaster, how do I Catalog backup piece and restore this backup piece in another host?

    Kind regards

    Hello

    1 when RMAN channel tape is allocated when running RMAN backup, autobackup controlfile will be created in the Ribbon to place on the disc. If structural change to the database is made, for example by adding a new data file, then the controlfile autobackup will be created in the disk, regardless of the device type of the default RMAN configuration.

    Control file autobackup after structural changes of data and the Type of device SBT_TAPE (Doc ID 1190354.1)

    2. set below:

    RMAN > CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE 'SBT_TAPE' TO '%F ';

    3. If the automatic backup location is not the default location and then set the location first.

    Use this command to set the location:

    RMAN > SET FORMAT FOR DEVICE TYPE SBT_TAPE AUTOBACKUP CONTROLFILE to '< auto="" backup="" format="">';

    Then use the command

    RMAN > restore controlfile on "" automatic backup;

    4. starting with 10 g, it is possible to use the rman CATALOG command to add backuppieces stored in the disc to the rman repository. But it is not possible to use the order CATALOG for items stored on TAPE backup, but note below explains undocumented commands to add backuppieces stored in the RIBBON for the repository.

    HOW TO CATALOG the TAPE BACKUP ITEMS (Doc ID 550082.1)

    Thank you

  • Error of RMAN backup full

    Hi all

    I take a daily ful backup DB backup directly on the Strip.

    Due to a problem yesterday I deleted 2 days old files to archive my server.
    Today, I got following error message in my log RMAN backup.

    I'm surprised, how is it, RMAN are looking for an old file to archive, when I take a full backup.

    Can someone answer me above concern

    My version of DB is 11.2.0.3
    OPERATING SYSTEM: AIX 6.1

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the backup command to the 2013/05/29 04:28:54
    RMAN-06059: expected found archived newspaper, loss of archived newspaper compromised recoverability
    ORA-19625: error identification of file /prdarch/prdarch1/PALLMO_83504_696657779.arc
    ORA-27037: unable to get file status
    IBM AIX RISC System/6000 error: 2: a file or a directory in the path name does not exist.
    Additional information: 3

    The script that is used for the backup:
    run
    {
    allocate channel t1 type 'sbt_tape' parms 'ENV=(TDPO_OPTFILE=/usr/tivoli/tsm/client/oracle/bin64/tdpo.opt) ';
    SQL 'alter system archive log current';
    overlap archivelog all;
    backup
    filesperset 5
    (database) format "df_ % %%p s_ t_";
    SQL 'alter system archive log current';
    ARCHIVELOG backup all the format "af_ % %%p s_ t_";
    output channel t1;
    }


    Thanks in advnace

    any backup archivelog

    The BACKUP ARCHIVELOG command is independent of the BACKUP DATABASE command.
    This command waits all archivelogs known are available and can be backed up. In fact, your backup logs should show the same old archivelogs (most recent) being backed up every day!

    If you use non-RMAN commands to purge the archivelogs, RMAN knows not the archivelogs aren't available. He'll wait although they are present. You must run

    CROSSCHECK ARCHIVELOG ALL;
    DELETE EXPIRED ARCHIVELOG ALL;
    

    for RMAN to identify them as having been purged and remove them from its "list of the archivelogs expected."

    If you simply, have BACKUP ARCHIVELOG ALL and not to operate the ARCHIVELOG DELETE of RMAN, how do you maintain the archivelog file system space?

    How long have you been running this backup script? How were you purge archivelogs earlier?

    Hemant K Collette

  • RMAN backup in the dated dated system folder

    Hi all
    I need to store the rman backup in linux like system date of the file.
    I created the folder
    *#mkdir /bkp/ $(date +%Y%m%d) *.
    and I've tried this,
    RMAN > backup database format ='/ bkp/$(date +%Y%m%d)/db_%d';)
    does not, how to solve this problem.

    Thanks in advance
    Sila

    "mkdir/bkp /'date + %m %d %Y"

    for rman
    create the variable date_rman lik

    "date_rman ='date + %m %d %Y"
    RMAN > backup database format='/bkp/$date_rman/db_%d ";

  • Suddenly slow rman backup in oracle 11g

    Hello

    from yestarday suddenly rman backup incremental to take more than 3 hours, what was supposed to be 20 mins

    nothing has changed since the database, so how can I find the cause of the delay

    Thank you

    What is the version?
    You can trace the order and activate 10046 trace as sql regular... And analyze using tkprof.
    You can refer
    RMAN backup is very slow, selecting from V$ RMAN_STATUS [375386.1 ID]. This note cannot be directly related
    to your problem, but there are commands for activating 10046 trace in that.

  • RMAN backup Linux drivers shared on windows 2008 Server.

    Hi all

    I want to know is - it possible to rman backup to shared disk windows 2008 for a database of runnig under Linux.

    I tried it and getting rman-03002 followed by ORA-19504, error Ora-27040 and linux-x86_64.

    I used the following command to mount my windows share
    Mount-t cifs/o username = administrator, password = "XXXXXX" //172.16.1.50/files/MNT


    Concerning
    Nidsh

    Edited by: 883687 August 15, 2012 23:08

    Hello;

    It should be possible. The ORA-27040 is

    "O/S-Error: (OS 3) The system cannot find the path specified."
    

    and the second error ORA-27040 seems to be an effect of the first.

     File create error, unable to create file
    

    Could be a permissions problem, so if you can mount the disk space windows, but cannot write to it (yet)

    There is a note of support Oracle that covers this:

    ORA-19504 ORA-27040 during Rman backup in a Directory Windows mounted under Linux [464267.1 ID]

    Which confirms, in my view, the answer is Yes.

    Further that:

    RMAN fail with ORA-19504 ORA-27040 when backup remote server linux [726858.1 ID] Windows Mount Volume

    Best regards

    mseberg

    Published by: mseberg on August 16, 2012 04:33

  • Causing the system RMAN backups for not responding

    Need some help here. I inherited a system in which has about 65 GB memory, Linux 64 - bit - 16 processors. Whenever an RMAN backup is performed, else cannot do anything. The load average is about 10 (max). My theory is that it is the init.ora parameters, but not sure... Here's the deal:

    SGA_MAX_SIZE = 47GB
    SGA_TARGET = 0
    shared_pool_size = 5G
    JAVA_POOL_SIZE = 1 G
    LARGE_POOL_SIZE = 0
    db_cache_size = 38G

    I'll look into what I have to change. I just wanted to get other opinions since I inherited a wasp nest and need elements good enough before you can change all the settings. All documents, Metalink, etc that you can provide to support a change in these parameters would be great. Thank you.

    Hello

    You can check http://download.oracle.com/docs/cd/B10501_01/server.920/a96566/rcmtunin.htm

    You can use the formula to set the size of the pool. If you do not install the largest basin of the rman uses memory of shared pool which can cause the problem of e/s/execution.

    LARGE_POOL_SIZE = number_of_allocated_channels * (16 MB + (4 * size_of_tape_buffer))

    Hope this will help you.

    Thank you
    Krishna

  • How to restore Rman backups on a different when the structured directory node

    Dear all,

    Have no doubt the concept of backup RMAN restore on another node, I practice one to restore an RMAN backup, I'm following Oracle Metalink ID: 419137.1

    I'm totally confused when I went through the step 9 in this document


    It is:
    9) rename the Redologfiles, so that they can be created in the new locations of the opening of the database is open in resetlogs
    SQL > alter database file rename ' / * node1/database/prod/redo01.log*' to ' / * node2/database/prod/redo01.log*';
    My doubt is: I restore it in a new empty database, already have redo logs and other files in the folder oradata, above mentioned document said to rename!
    I need to rename, how to rename, according to the above statement SQL node1 is a non-existent node, we only saw his backup tracks only. If I rename as the statement above, this I have to give the old location where the redo log was before, or I can give the name, (yes I know it is a logical representation not a physics).

    Someone explain how to represent this log redo my new database.


    Thank you and best regards,
    HAMEED

    Hi Hall;

    "" Its best to move your problem to the Forum home ' database ' Database - general part forum

    Respect of
    HELIOS

  • Error in the creation of the database of hot RMAN backup

    Hello

    I created the database at the time of the installation of Oracle software. Name AAA
    Now I took hot RMAN backup of database and after the fall of database.

    Now I want to restore the database again, but I am facing a problem.

    as: if I want to connect RMAN, $rman target / it gives error

    Recovery Manager: Release 10.2.0.1.0 - Production on Tue may 24 15:29:17 2011

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of the package manager internal collection failed
    RMAN-04005: target database error:
    ORA-12560: TNS:protocol adapter error

    Please help to get me out of this problem.


    Regs,
    Brij

    See this topic and say if this can help

    http://forums.Oracle.com/forums/thread.jspa?threadID=2190328&TSTART=90

Maybe you are looking for