Rman creating many backupsets

Hi all,
Rman is creating an awful lot of backupsets for one of our databases during the regular d0/c1 backup schedule.
It's a very simple script we're using, we're not using anything like maxsetsize/maxpiecesize/maxopenfiles/filesperset etc.
So it's pretty basic, see the output of show all below:
RMAN configuration parameters are:
CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 100 DAYS;
CONFIGURE BACKUP OPTIMIZATION OFF; # default
CONFIGURE DEFAULT DEVICE TYPE TO 'SBT_TAPE';
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/afs1/MOT/rman/ctl/%F';
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '%F'; # default
CONFIGURE DEVICE TYPE DISK PARALLELISM 4 BACKUP TYPE TO BACKUPSET;
CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 1 BACKUP TYPE TO BACKUPSET;
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE SBT_TAPE TO 1; # default
CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT   '/afs6/Staging/oracle/%d_%s_%t_%p';
CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' FORMAT   '%d_%s_%t_%p' PARMS  'ENV=(NSR_SERVER=pwxs51,NSR_GROUP=PROD)';
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/afs5/PROD/db/tech_st/10.2.0/dbs/snapcf_PROD.f'; # default
And here's our incremental level 1 script (same issue with d0 btw).
configure retention policy to recovery window of 100 days;
configure controlfile autobackup on;
configure default device type to sbt;
configure device type sbt parallelism 1;
configure channel device type sbt format '%d_%s_%t_%p' PARMS 'ENV=(NSR_SERVER=pwxs51,NSR_GROUP=PROD)';
RUN
set command id to 'RMAN onl c1 to nsr';
backup incremental level 1 database;
backup archivelog all not backed up 1 times;
delete noprompt archivelog until time 'sysdate-1/24' backed up 1 times to device type sbt;
There's a total of 91 datafiles, yet somehow the backup is creating 41 backupsets.
The odd thing is that we have a development clone of this database (on different node), which is being backupped with pretty much the same script/configuration to the same tapeserver and this backup is only creating 2 backupsets.
It's a 10.2.0.3 database on Solaris 9.
It's not really a problem as far as I'm concerned, I just would like to know what is causing rman to create this many backupsets.
Btw the disk parallelism 4 is configured for a weekly disk backup, which is also showing this many backupsets.
It's not an extremely big database, about 200GB.
Does anyone know what could be causing this?
Thanks in advance,
BR,
Lauris

Sorry, there's no limit to the files per set configured either.
I hit the maximum characters for a post when trying to post the output.
So for the PROD db I've had to reduce it to last nights backup only.
The 2 entries from March 5th are from this morning's archive spooling job.
P.START_TIME||''||P.HANDLE||''||COUNT(D.FILE#)
+04-MAR-10 c-4252449814-20100304-00 1+
+04-MAR-10 /afs1/MOT/rman/ctl/c-4252449814-20100304-01 1+
+04-MAR-10 c-4252449814-20100304-02 1+
+04-MAR-10 /afs1/MOT/rman/ctl/c-4252449814-20100304-03 1+
+04-MAR-10 PROD_22453_712782223_1 10+
+04-MAR-10 PROD_22454_712782408_1 10+
+04-MAR-10 PROD_22455_712782423_1 1+
+04-MAR-10 PROD_22456_712782427_1 1+
+04-MAR-10 PROD_22457_712782442_1 1+
+04-MAR-10 PROD_22458_712782487_1 1+
+04-MAR-10 PROD_22459_712782532_1 1+
+04-MAR-10 PROD_22460_712782547_1 1+
+04-MAR-10 PROD_22461_712782603_1 1+
+04-MAR-10 PROD_22462_712782648_1 1+
+04-MAR-10 PROD_22463_712782703_1 1+
+04-MAR-10 PROD_22464_712782758_1 1+
+04-MAR-10 PROD_22465_712782804_1 1+
+04-MAR-10 PROD_22466_712782889_1 1+
+04-MAR-10 PROD_22467_712782964_1 1+
+04-MAR-10 PROD_22468_712783019_1 1+
+04-MAR-10 PROD_22469_712783094_1 1+
+04-MAR-10 PROD_22470_712783160_1 1+
+04-MAR-10 PROD_22471_712783215_1 1+
+04-MAR-10 PROD_22472_712783260_1 1+
+04-MAR-10 PROD_22473_712783315_1 1+
+04-MAR-10 PROD_22474_712783381_1 1+
+04-MAR-10 PROD_22475_712783416_1 1+
+04-MAR-10 PROD_22476_712783691_1 1+
+04-MAR-10 PROD_22477_712783716_1 1+
+04-MAR-10 PROD_22478_712783742_1 4+
+04-MAR-10 PROD_22479_712783745_1 3+
+04-MAR-10 PROD_22480_712783752_1 3+
+04-MAR-10 PROD_22481_712783937_1 5+
+04-MAR-10 PROD_22482_712784123_1 5+
+04-MAR-10 PROD_22483_712784308_1 2+
+04-MAR-10 PROD_22484_712784311_1 2+
+04-MAR-10 PROD_22485_712784327_1 2+
+04-MAR-10 PROD_22486_712784352_1 6+
+04-MAR-10 PROD_22487_712784547_1 2+
+04-MAR-10 PROD_22488_712784554_1 2+
+04-MAR-10 PROD_22489_712784570_1 3+
+04-MAR-10 PROD_22490_712784577_1 2+
+04-MAR-10 PROD_22491_712784642_1 2+
+04-MAR-10 PROD_22492_712784649_1 5+
+04-MAR-10 c-4252449814-20100304-04 1+
+04-MAR-10 /afs1/MOT/rman/ctl/c-4252449814-20100304-05 1+
+05-MAR-10 c-4252449814-20100305-00 1+
+05-MAR-10 /afs1/MOT/rman/ctl/c-4252449814-20100305-01 1+
Redo:
P.START_TIME||''||P.HANDLE||''||COUNT(R.SEQUENCE#)
+03-MAR-10 PROD_22393_712647079_1 56+
+03-MAR-10 PROD_22397_712690268_1 54+
+03-MAR-10 PROD_22441_712698364_1 9+
+04-MAR-10 PROD_22445_712733473_1 55+
+04-MAR-10 PROD_22449_712776691_1 55+
+04-MAR-10 PROD_22493_712784679_1 9+
+05-MAR-10 PROD_22497_712819874_1 54+
And for the development copy db (named DEV0) backups from past 3 days:
P.START_TIME||''||P.HANDLE||''||COUNT(D.FILE#)
+03-MAR-10 DEV0_2103_712630857_1 38+
+03-MAR-10 DEV0_2104_712633523_1 38+
+03-MAR-10 c-4252449814-20100303-00 1+
+03-MAR-10 /afs4/DEV0/db/tech_st/10.2.0/dbs/c-4252449814-20100303-01 1+
+03-MAR-10 DEV0_2110_712713531_1 38+
+04-MAR-10 DEV0_2111_712716417_1 38+
+04-MAR-10 c-4252449814-20100304-00 1+
+04-MAR-10 /afs4/DEV0/db/tech_st/10.2.0/dbs/c-4252449814-20100304-01 1+
+04-MAR-10 DEV0_2117_712799889_1 38+
+05-MAR-10 DEV0_2118_712802825_1 38+
+05-MAR-10 c-4252449814-20100305-00 1+
+05-MAR-10 /afs4/DEV0/db/tech_st/10.2.0/dbs/c-4252449814-20100305-01 1+
+32 rows selected.+
Redo:
P.START_TIME||''||P.HANDLE||''||COUNT(R.SEQUENCE#)
+26-FEB-10 DEV0_2070_711942703_1 1+
+26-FEB-10 DEV0_2074_712022211_1 20+
+27-FEB-10 DEV0_2077_712097440_1 1+
+27-FEB-10 DEV0_2081_712108557_1 1+
+28-FEB-10 DEV0_2084_712190509_1 4+
+28-FEB-10 DEV0_2088_712194956_1 1+
+01-MAR-10 DEV0_2091_712459919_1 1+
+01-MAR-10 DEV0_2095_712540585_1 2+
+02-MAR-10 DEV0_2098_712546862_1 1+
+02-MAR-10 DEV0_2102_712626975_1 2+
+03-MAR-10 DEV0_2105_712635762_1 1+
+03-MAR-10 DEV0_2109_712713420_1 2+
+04-MAR-10 DEV0_2112_712719205_1 1+
+04-MAR-10 DEV0_2116_712799797_1 2+
+05-MAR-10 DEV0_2119_712805603_1 1+
+15 rows selected.+
So for the PROD db the amount of datafiles in a backupset is not always the same, sometimes it's 6 but its 1 most of the times.
Br,
Lauris

Similar Messages

  • Can I use rman 64 bit backupsets to restore/recover on a 32bit platform?

    Hi,
    rman is creating daily backupsets on my 64bit prod database.
    In case of failure, may I use those backupsets to restore on a 32 bit database?
    Cheers,
    phil

    First of all you should specify the specific DB version you are working with, since there are certain constraints you should be aware with the 64/32 interoperability. You may take a look at this thread --> Re: can i do dataguard between oracle 64 bit to oracle 32 bit? where the 64/32 bit problem is addressed with data guard. I know you are concerned about the rman issue, not data guard, but there you will find some references on the 64/32 interoperability on both, oracle documents and metalink notes.
    ~ Madrid

  • How to create many user in the same database

    hi
    my question is "How to create many user in the same database(application)?"
    for example, i have students, teachers, and staffs user using my application.
    i can create many users to use the same application right?, how ^^''' ???
    (right now i can only create application and then it shows every data in my DB
    but i want it to show only the data for the user who login to that application)
    Thanks.
    ps. i'm newbie, please help T^T

    You need to create a user table within your application that maintains their privileges. If you have LDAP you could use this for authorisation otherwise the table would handle that as well (store passwords etc). Your reports etc would then be filtered on information from this table.
    Check out some of the sample applications to see how authorisation and access is implemented (Online store is one). The how-to on the issue tracking system should also have some useful pointers.
    http://download-west.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/issue_track.htm#BABBGBJG
    cheers,
    Ron

  • Is it possible to create many primary key for a table?

    hello sir/mam.
    i am selva, i am new to abap,
    is it possible to create many primary key for a table?
    please guide me.

    Hi Selva,
    Many Primary Keys = Composite Key.
    i.e some set of columns will enable you to identify a unique row from a set of rows in the table.
    This can be achieved by checking the primary key check box in se11.
    Hope it helps.
    Regards,
    Maheswaran.B
    Message was edited by: Maheswaran B

  • Master slide Set to create many smaller subsets ...

    Can I create a 'master' from which I can select the slides I want to show, in the order I want to show them and then save this version as a presentation? Can I then create many more like that from the same basic set? Can I continue to add to the basic set

    However, I would like one of the presentation apps to allow me to do what I asked about.
       Rudi 
    If you go through my workflow, Keynote will achieve exactly what you asked. It is a manual operation, there is not  an application that can guess what the content should be and to do it automatically.
    As an example, I have a  large interactive project that is updated every January.
    It contains graphics, stills, video and a voice over.
    I can access every version going back to 2003 and  add, delete and reorder the slides to produce 21 regional versions. I consider this workflow a straightforward task.
    Good luck

  • Create many thousands PDFs from Word files with VBA

    Hi,
    I create many thousands of word files from an excel file through VBA.
    I need to transalte these word files in pdf files.
    How can I do it ?
    Possible in VBA ?
    Possible to translate all the files in a directory from word to PDF ?

    Hi BrunoOrleans,
    You can use the 'Action Wizard' in Acrobat to convert a folder of word files to pdf.
    Regards,
    Rave

  • I have create many free acounts for apple I have reached the limit of creating free acounts how can I delete that free acounts which I have made?

    I have create many free acounts for apple I have reached the limit of creating free acounts how can I delete that free acounts which I have made?

    iOS devices can only create 3 free iCloud accounts, Get a new iOS device
    why would you need more than 3 iCloud accounts for 1 device o.O

  • Creating many arrays with different names

    I'm trying to create many arrays with a different names by calling this method:
    n=name of array
    c= some string
    public Array[] newArray(String n, String c)
    n[n.length]= new String();
    n[n.length]= c;
    As you experts might guess this does not compile. Is it even possible to do this?

    no, you cannot make a dynamic variable like that.
    and no, that is not the way to make arrays.
    and no, there is no such thing as "Array[]" ( unless u have made an "Array" object ).
    code for a new array is as such
    public Object[] newArray(int size){
      return new Object[size];
    }called as such:
    String[] strings = (String[]) newArray(10);
    strings[0] = "hmmm";mmmmm

  • Creating many links in a porfolio.

    How can a create many links in a portfolio. Using Acrobat Pro XI.  I have 109 schematics. Each Schematic is numbered. Other schematics reference many schematics in the portfolio.  Like having a pipe line too big for a page, so when you are tracing the pipline and get to the edge of the page it has a reference number to the next document you need to look at to continue to follow the pipeline.  I would like to make the reference numbers into links so that when following the pipeline the operator could continue on with just a click instead of a search for the next referenced document.
    Any help would be appreciated.
    Thank you so much.
    Doorjam1

    You can only create inter-document links in a Portfolio by hand; there's never been any way to automate or import them.

  • How to create one department and creating many employees in it in one page

    Hello
    I want my page to include a form to insert a department
    and a table to create many employees and inserting them into the department in one transaction

    here is what i did
    I used view links only to link betwwen the parent & child
    I created bounded task flow
    I dragged and dropped a "createinsert" operation from the master iterator and "createinsert" operation from the detail and linked them to a page
    In the page I dragged a form for the master and a table for the detail ( so I can create multiple records)
    I added "createinsert" and "delete" operations on the table on the form of ADF Buttons so i can add & remove child records
    Here is the problem:
    when I enter some data in the parent form and then try adding child records in the table using the buttons, it refreshes the parent form and clears the data in that form

  • Create many SIA with only one installation issue

    Hi,
    I want create many CMS linked to corresponding SIA in one install.
    For sample, we have:
    PRG -->CMS 6400
    TST -->CMS 6500
    In the install, The SIA for PRG is autolmatically created.
    After this, I have created a new database in Mysql for TST.
    I have used command for create a new SIA :
    ./addnode.sh -name SIATST -siaport 6411 -cms boxi:6400 -user Administrator -password PRG
    I have launched the command :
    ./cmsdbsetup and respond the name of the new SIA --> SIATST
    I have 'updated' the datadase info and reinitialize the database. At this time, the CMS port is asked and I have respond 6500.
    Like explain at the end of the tool, I have launched the command:
    ./ccm.sh -updateobjects -cms boxi:6500
    After start the SIATST, I can connect to the CMS:6500 and all services is connected to the port 6500 (in the command line -ns boxi:6500).
    Unluckily, the <node> name SIATST is always present in SIAPRG (cms on 6400) but on failed to start.
    I have tried to remove this by command:
    ./removenode.sh -name SIAPRG -cms boxi:6400 -username Administrator -password PRG
    I have the error:
    Logging on to boxi:6400 as user Administrator with secEnterprise authentication...
    The SIA on this machine with the name SIATST doesn't exist in the cluster you are connected to.
    In the 'Server' tab in the CCM interface, I have always this node information and all services linked.
    It's possible to remove this SIATST on SIAPRG ?
    This procedure is good for wanted solution ?
    Thanks
    Gilles
    Edited by: Gilles Crebassa on Oct 8, 2010 9:00 AM

    Why two primary that is 'coz geographically based server support and workstation. You can think it as a data center to data center split.
    That doesn't make sense and aren't valid reasons for 2012 (not that you can necessarily change it now).
    This line jumps out at me in the log file though: "An MP exists on this machine".
    That looks like the system you are installing on previously had an MP on it. I would delete the ccm namespace in WMI, cleanup all reference to ccm and Configuratin Manager from the registry, and then try again.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • I have created many albums and when I opened iPhoto today, I can't see them any longer.  Anyone know what I need to do to be able to view my albums?

    I have created many albums in iPhoto and when I opened iPhoto today, I can't see them any longer.  Anyone know what I need to do to be able to view my albums again in the left hand margin?
    Thanks in advance for your help.
    dk

    Please make a Genius Appointment and take it in for service.

  • Rman create some files  and very big size

    Dear all,
    I was implement rman back up on windows 2003 R2 with oracle9i.When i ran script
    for backup as below :
    RUN {
    allocate channel ch1 type disk;
    CHANGE ARCHIVELOG ALL CROSSCHECK;
    CROSSCHECK ARCHIVELOG ALL;
    DELETE NOPROMPT EXPIRED ARCHIVELOG ALL;
    BACKUP DATABASE PLUS ARCHIVELOG;
    CROSSCHECK BACKUP;
    DELETE NOPROMPT EXPIRED BACKUP;
    DELETE NOPROMPT OBSOLETE;
    RELEASE CHANNEL ch1;
    EXIT;
    During executed these script i found rman create some files the name is "CQISBDNR_1_1" and the size around 17 gb. @ "D:\oracle\ora92\database"
    and my config as below :
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 2 DAYS;
    CONFIGURE BACKUP OPTIMIZATION OFF; # default
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO 'E:\Rmanbk\CF%F'
    CONFIGURE DEVICE TYPE DISK PARALLELISM 1; # default
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT 'E:\Rmanbk\%d_DB_%u_%s_%p';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'E:\RMANBK\SNCFAPPR.ORA';
    What happend ? and Pls advise !
    Thanks for advance !
    Chara

    I don't see any thing wrong in having a 17Gb rman backup file. It is just your backup in a single piece. You have configured rman to use the maximum size possible:
    BACKUP DATABASE PLUS ARCHIVELOG
    and
    CONFIGURE MAXSETSIZE TO UNLIMITED; # default
    As long as you have enough space to grow and you can transfer your backup piece to a safe place in a timely manner, you may cope with this.
    ~ Madrid

  • HT3412 I want to create many copies of a book originally created in iPhoto. Can I get a volume discount? It is for a non profit organization. Thanks

    I want to create many copies of a book originally created in iPhoto. Can I get a volume discount? It is for a non profit organization. Thanks

    Only other users here. There is a contact us link at the bottom of every page of these forums to contact Apple
    LN

  • The new ibook app and ibook update is designed for iPhone 5 operating system.   When my iPhone4 recently updated the ibook app, it created many problems using the ibook to download and read my books.    Can I get the previous ibook app back on my phone.

    The new ibook app and ibook update is designed for iPhone 5 operating system.   When my iPhone4 recently updated the ibook app, it created many problems using the ibook to download and read my books.    Can I get the previous ibook app back on my phone.

    Check your trash can on the desktop. The old version is automatically moved to the trashcan. You should be able to move it from the trashcan back to the Apps folder within the iTunes folder. The update that was pushed out was for iBooks to work with iOS 7 not iPhone 5. iOS 7 was released today.

Maybe you are looking for

  • I can view my pictures in Classmates in IE But not in firefox

    I can view my pictures in Classmates in IE But not in firefox. I can vie pictures on Facebook fine. I tried every settingsuggested in help unless I missed something.

  • IPhoto: Naming/Renaming Albums

    I am having difficult entering names for photo albums in iPhoto. Once I create a new album ("untitled album"), I lose my ability to change the name of the album before I can enter it. Once I bring the edit box back up, I can typically enter between 1

  • CR XI R1: viewer can't open report with UFL from COM dll

    Hello all! I faced the following problem: report which is uses functions from COM dll doesn't works on customer's pc. CRViewer throws exception when calling ViewReport() method. GetLastError() gives just 0 ... All other reports without functions from

  • Unistall Dreamweaver CS6 Trial version

    I try to unisntall the Trial version of Dreamweaver CS6, through the windows uninstall tool, but returns me the message with Error:1...What can I do?...I've also tried to do it with the Ccleaner program, but with no results.

  • Timestamp in minutes on case condition

    Hi Gurus, I wanted to find the diff between two timestamp in minutes on case condition when type=1 then min(col2) and type=2 then max(col2) type-(datatype-numeric) col2-(datatype-timestamp) how can i do this Thanks