Catalog database sizing questions

Hi There,
We need to create an RMAN catalog that would be able to support 8 databases 5 of which are around 50gb(40GB db files+10gb arcglogs) and the remaing 3 are about 120gb (100 db files and 20 archlogs).
Does anyone have any sizing recommendations regarding memory structures (sga, pga, large pool)? disk space? We are using Oracle 11.1.0.7 on windows 2008 server. The server itself is an intel box, dual core E5440 - with 16gb RAM.
Thanks

Hi rsar001,
The size of the catalog schema and database in your setup will not grow to more than 1GB (as long as you maintain a retention policy).
Just set sga_target to 1G.
As an example I have around 100 databases with sizes bewteen 10 GB and 2T and run a daily backup on all of them retention policy 1 month.
The catalog is and stays around 700M for more than 2 years.
Rgds,
Tycho

Similar Messages

  • Database Sizing Question for 11i

    I am looking to see if there is a spreadsheet or tool that would tell me the optimal database size, for 11i.
    I understand there was one for 11 that would tell you the best size after you told it the number of suppliers you have, the number of inventory items available, number of accounts, etc...
    Thanks
    Sanjay

    Stefan,
    I guess both of us were writing at the same time and hence I missed your post edited part. Let me explain the user part. You can think about them in 3 different roles:
    Named users - Number of users in the system which may or may not have "Guest" users. Not much useful for hardware sizing.
    Logged On Users - Users currently logged on to the system not yet logged off and user logged on to the system but killed the browser. But they are still in the J2EE system holding memory with session info. They are useful for Memory sizing.
    "Active Users" - They are doing sometime with some "think-time". They could be "high/medium/low" users based on the "think-time". They contribute to both CPU and Memory sizing.
    Based on the above definitions (which may vary with different models) sizing will vary. Once you know your user profile (how many of them and how they use), you can use quicksizer to have some initial estimate. In case you have access to SAP fields and/or support, you can contact for some additional information. Those are useful for initial stage. If you have your system available, run some load tests to verify your initial estimate and refine them.
    Thanks,
    Swapan

  • CRM TPM Database Sizing for CRM and BW

    All,
    I am currently sizing for a TPM implementation and have a couple of questions concerning storage capacity for CRM and BW.  I have reviewed and created an Excel spreadsheet based on the SAP Sizing Guide for CRM-TPM but I am coming up short in a couple areas.
    Here is the document Link: [https://websmp105.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700000711312004E]
    1.  Is there a storage sizing guide for BW or what has worked for the community to estimate?
    2.  Is the sizing guide for CRM/TPM correct (see below example)? 
    3.  What has worked for CRM/TPM database sizing from the community?
    I have a question about section 3.3.3 Disk Sizing in CRM.  If the disk sizing is based on per promotion (for the condition generation process), why is there a multiplication factor for PARTNERS?  I donu2019t believe we would have more than 1 or 2 partners per promotion.
    I did some quick math with some example numbers and came up with about 2.9TB for the CRM database.  See below for additional info based on the equation in section 3.3.3.
    Part 1
    20,000 Promotions
    10 Products                                         
    1000 Partners                                     
    .87TB                                                   
    Part 2
    10,000 Promotions
    47 Products
    1000 Partners
    2.04TB
    Is this accurate for sizing the condition generation process for the CRM database?  I am failing to understand why, for example, the 20,000 promotions would have 1,200 partners included in the base equation for each promotion.
    I appreciate any time you could spend in responding to my question.
    Thanks in advance,
    Steve
    Edited by: Steve Rocha on Jan 7, 2010 5:07 PM
    Edited by: Steve Rocha on Jan 7, 2010 5:09 PM
    Edited by: Steve Rocha on Jan 7, 2010 5:09 PM

    Thanks Steve for you reply.
    I am looking for a Sizing sheet from SAP TPM Perspective. If you could share your  Excel spreadsheet based on the SAP Sizing Guide for CRM-TPM .
    regards
    AK

  • How can i get no of database registered to RMAN catalog database.

    I want to know that how can I know that no of database are registered to particular RMAN repository database.
    And also i want to upgrade my reposiotry catalog as we are upgrading our database to 11g
    Kindly help me .

    Hi,
    Just connect to the catalog database as "rman" user and query the rc_database view.
    sqlplus <rman_user>/<rman_user_passwrd>@<catalog_db>
    SQL>select * from rc_database;
    user11958935
    Handle: user11958935
    Status Level: Newbie
    Registered: Nov 20, 2009
    Total Posts: 72
    Total Questions: 29 (22 unresolved) Please consider closing the unanswered questions and keeping the forum clean.

  • Need to database sizing

    Hi ,
    Can any one help me to know, how to do database sizing for oracle database.
    If database sizing is differed from version than i want to know for 9i,10g and 11.5.10.2 application.
    I dont have basic knowledge for doing database sizing. please tell me know because i have assigned a project on this in my company?
    Thanks a lot in advance

    The version of the database is irrelevant. Sizing is solely a function of the application.
    In your case, since you have one or more applications in the Oracle eBusiness Suite, there is almost certainly a sizing spreadsheet floating around. If you post this question over in the forum for the particular application(s) you are using, someone over there may be able to give you some pointers. I would also strongly suspect that a Metalink search that included the particular application(s) you're using would be beneficial.
    Justin

  • Lifecycle Workflow platform and database sizing guide?

    I've been asked to investigate the technical aspects of the Lifecycle Workflow and Reader Extension products.
    I've gone through the various adobe websites a great deal and found installation guides but nothing that provides platform selection and database sizing recommendations.
    We are considering both JBoss on Suse LInux and WebSphere on AIX as a platform.
    Is anyone aware of any recommendations as to the choice of a platform?
    Any experiences or recommendations out there from the user community?
    Also, is there any documentation that gives guidance to database sizing? Frankly, I'm not sure I understand yet whether it's just the routing/metadata that gets stored in the workflow database or the actual documents as well.
    Anyone point me at or provide me more technical documentation?
    Thanks
    Verlyn

    Hi Verlyn
    I can answer some of your questions, based on my understanding.
    The workflow engine does store the document itself as part of the workflow. In fact, it records the historical state of the document at each point that someone in the workflow worked on it. You can see this by looking at the "Participated" item in Form Manager, where you can see the historical value of each form that's been submitted. Any workflow attachments are also stored in the database.
    It gets a little more complicated. Depending on how you structure your workflow, you can choose to either store the entire PDF (in a document or binary variable) or just the data (in a form variable -in which case the data is merged with an xdp template whenever someone wants to view it).
    Document variables are also a little more intelligent: you can specify a size threshold. Below that threshold, the document is stored as a blob in the database - above the threshold, the document is stored in a folder on the file system. The default threshold value is 64K.
    I hope this helps...
    Howard Treisman
    http://www.avoka.com

  • Rman catalog database

    Hi,
    i have few questions..
    If we want to use a recovery catalog database ...for rman..
    can it be different version of our targer database ...we can use lower,,heigher.
    version .... ?
    how can we configure tivoli tape for backup purpose with our database..?
    any idea ..
    thanks

    oradba11 wrote:
    Hi,
    i have few questions..
    If we want to use a recovery catalog database ...for rman..
    can it be different version of our targer database ...we can use lower,,heigher.
    version .... ? In general you would use the highest version of the RMAN client and the RMAN recovery catalog for all lower database version. Since RMAN's active code is inside the database kernel, the RMAN command line interface is used to issue the command to the database. This allows a higher version of RMAN command line to connect and issue backup & recovery commands to older versions. Look at the Backup and Recovery 'Reference' manual for command compatibility.
    >
    how can we configure tivoli tape for backup purpose with our database..?RMAN needs a 'Media Management Library', which is basically an external driver, to talk to the tape system. Normally you purchase that from a third party (BMC, Veritas, Tivoli) or you could purchase Oracle Secure Backup to act as a complete backup management system which happens to include the RMAN MML. You want to check http://www.oracle.com/technology/deploy/availability/htdocs/RMAN_Overview.htm and look at the Backup Solutions Program (BSP).
    Some people think MML tends to be expensive and direct-to-tape tends to be slow. So some organizations have taken the approach of RMAN to staging disk and standard OS tape backup from staging disk. (I've even seen organizations create an Openfiler-based iSCSI NAS with a few TB of SATA-based RAID (10) for under $2K and attach that as the disk backup. Slower than SAN, faster than tape, and very inexpensive.)

  • Backing up the RMAN catalog database

    Version: 10.2.0.1.0
    We have created a database to host our RMAN catalog. This catalog holds backup info plus RMAN stored scripts for 5 production databases . Now, we need to backup this RMAN catalog database.
    I am going to use the control file as the catalog (ie. NOCATALOG) for our RMAN catalog database. This should be fine. Right? Any best practices i should follow regarding this?

    Sometime back I had the same question.
    What I decided was cold backuo and RMAN using the control file. (A Belt-and-suspenders approach)
    I also do an export daily after all the other backups are done.
    In addition I keep an information on it, location and size of all files, a current PFILE (it does not change much), what patches etc.
    Given its tiny footprint it would be easy to rebuild given all this.

  • How to get the last SCN number from catalog database

    Hi All,
    I have a catalog database where my PROD database is registered. Evereyday at 12AM rman takes the hot backup of PROD.
    Now I want to create a auxillary database using the last RMAN backup, for this I want to restore using the SCN from the catalog views.
    Please help me to get the SCN number from the RC_ views.
    Regards,
    Bikram

    asifkabirdba wrote:
    Current SCN:
    Use the dbms_flashback package to get the current SCN. This value will be used during instantiation at the destination site, as well as by RMAN when duplicating the database.
    SET SERVEROUTPUT ON
    DECLARE
    until_scn NUMBER;
    BEGIN
    until_scn:=
    DBMS_FLASHBACK.GET_SYSTEM_CHANGE_NUMBER;
    DBMS_OUTPUT.PUT_LINE('Until SCN: ' || until_scn);
    END;
    Regards
    Asif KabirHello,
    i am a bit confused,
    SELECT CURRENT_SCN FROM V$DATABASE;
    6272671324
    and from your package
    SET SERVEROUTPUT ON
    DECLARE
    until_scn NUMBER;
    BEGIN
    until_scn:=
    DBMS_FLASHBACK.GET_SYSTEM_CHANGE_NUMBER;
    DBMS_OUTPUT.PUT_LINE('Until SCN: ' || until_scn);
    END;Until SCN: 6272671267
    why are they different, and why first result is lower than yours? can you explain please, thank you
    Ugur MIHCI

  • Error while registering RMAN from primary to catalog database

    Hi all,
    Here we have a 10g dataguard environment with db1(db_unique_name) as primary and db2(db_unique_name) as physical standby database. Also we configured one schema on a third machine as catalog database using following steps.
    The steps executed in catalog database(appsdb):
    SQL> create tablespace rmancatlog_tbs datafile '/u01/app/oracle/oradata/NEW/rman_catalog.dbf' size 500M autoextend off extent management local segment space management auto;
    SQL> create user rman identified by oracle
    2 default tablespace rmancatlog_tbs
    3 quota unlimited on rmancatlog_tbs
    4 ;
    SQL> GRANT connect, resource, recovery_catalog_owner TO rman;
    RMAN> create catalog;
    recovery catalog created
    Added tns entries of catalog database in primary and standby. Then from primary database we tried to register to catalog database. It is showing that it is registering. But every query afterwards in rman is throwing the error. Below are the steps and error:
    [oracle@db1 ~]$ rman target sys/oracle catalog rman/oracle@appsdb
    Recovery Manager: Release 10.2.0.3.0 - Production on Mon Aug 13 21:39:32 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    connected to target database: NIOS (DBID=1589015669)
    connected to recovery catalog database
    RMAN> register database;
    database registered in recovery catalog
    RMAN> report schema;
    Report of database schema
    List of Permanent Datafiles
    ===========================
    File Size(MB) Tablespace RB segs Datafile Name
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of report command at 10/08/2012 06:16:06
    RMAN-00600: internal error, arguments [8201] [] [] [] []
    Can anyone help regarding this error?
    Thanks in advance.

    on resync catalog it is throwing no output or error.
    but it shows same error afterwards.
    RMAN> resync catalog;
    RMAN> report schema;
    Report of database schema
    List of Permanent Datafiles
    ===========================
    File Size(MB) Tablespace RB segs Datafile Name
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of report command at 10/09/2012 03:55:53
    RMAN-00600: internal error, arguments [8201] [] [] [] []

  • Advantages of using higher version of catalog Database.

    Hi Gurus,
    Wanted to know what are the advantages of using higher version of catalog database.
    for ex: my target database is 10.2.0.4 and catalog database is 11.2.0.1

    The very reason is that you would be able to use all the new features offered by the current release. Like, 11gr2 offers Virtual Private Catalog which you can only use in 11.2. So its better that you move your catalog too to the higher version when you upgrade your database.
    HTH
    Aman....

  • Ssis 2012 parallel execution of ssis packages using catalog database hangs

    i have a simple ssis package in 2012 where I am executing several data flow tasks in parallel using sequence containers, however very often the sql job just runs forever although all the tables have been loaded or I cant see whats going on, the job neither
    fails nor succeeds, just goes on executing,is there an issue with executing several data flow tasks in parallel, why does the job continue to run forver, how to troubleshoot and fix the error, please guide, are there any issues using the catalog db execution,
    is that the reason this behavior is showing?

    multiple execute sql tasks within sequence containers running to execute the ssis packages deployed in ssisdb in sunchronous mode using the catalog database execution model
    all of the ssis packages that have the data flow taks retrieve data from source to 3 different tables.
    some of them push data into the same table.
    please let me know if you need more information.
    the job just runs forever, looks like all the data flow tasks ran and it is still running, because I don't see an increase in the row count of the tables, I may be wrong, if I check the execution status, 1 task does not show as succeeded, I don't know why
    thanks  a lot for ur help, ur help is much appreciated nik

  • How to setup catalog database for backup

    In order to use RMAN,
    catalog can be put in a controlfile, one of the database if we have many database, or in a special catalog database, is that right?
    So, I am wondering about the special catalog database, should we setup a totally new oracle database, and then setup catalog in it? Am I right?
    Edited by: user8117130 on Jun 19, 2009 10:21 PM

    Hi,
    http://mehrajdba.wordpress.com/2008/12/23/rman-catalog-database-creation/

  • View name in the catalog database which shows the target bkp status

    Hi
    Can any one tell me the view name in the catalog database
    which describes the target database status( succesfull or not)
    Thank you

    You need to have a little patience. Anyways, if you are taking backup by backup sets, than this view may help.
    [RC_BACKUP_SET_DETAILS|http://download.oracle.com/docs/cd/B19306_01/backup.102/b14194/rcviews019.htm]
    See if this helps you.
    Better option is to configure RMAN backup with the v$session_longops and check it to see whether backup is complete or not.
    HTH
    Aman....

  • Oracle Database Sizing

    I'm looking for a source of information regardind Oracle database sizing. Does anyone can help me?
    Thank you.
    null

    there are some good paper written on this..
    I think I have one of the paper from IOUG...
    let me email you...If that doesn't help..let me know.
    Good Luck
    Shah

Maybe you are looking for

  • Changing quiz button text

    I am working on a series of tutorials and quizzes for our client, I want to change the text on the "Next" button on the quizzes. It appears easy enough, in the options, Next button text field, I have entered what I want, but it still appears as "Next

  • Vimeo iframe in edge doesn't work in dreamweaver

    i put an iframe embed video from vimeo in edge animate /compositionready var vimeo = $("<iframe/>"); sym.$("vimeo").append(vimeo); vimeo.attr('type','text/html'); vimeo.attr('width','500'); vimeo.attr('height','281'); vimeo.attr('src','videourl');  v

  • Output to com port

    hi, pls i'll like to know how i can get my program to sent bytes to the com port of my computer system. I suppose there should be something in the java.io package

  • Social Security Number.

    Hi gurus, I am not able to get the solution for this quirey, can any body help me what can be done..... "WebIC search using the SSN does not work. Does not return a value. This was added shortly after go live and may have been mapped to the EKUN fiel

  • Cannot connect to itunes on ipad 3

    I'm trying to update my apps or download new ones, but i get a message saying "cannot connect to itunes." I tried all the ways I could: restart router, sign in and out from apple id in settings and apple store, restarted ipad. When I sign in from my