Estimate table size for last 4 years

Hi,
I am on Oracle 10g
I need to estimate a table size for the last 4 years. So what I plan to do is get a count of data in the table for last 4 years and then multiply that value by avg_row_length to get the total size for 4 years. Is this technique correct or do I need to add some overhead?
Thanks

Yes, the technique is correct, but it is better to account for some overhead. I usually multiply the results by 10 :)
The most important thing to check is if there is any trend in data volumes. Was the count of records 4 years ago more or less equal to the last year? Is the business growing or steady? How fast is it growing? What are prospects for the future? Last year in not always 25% of last 4 years. It happens that last year is more than 3 other years added together.
The other, technical issue is internal organisation of data in Oracle datafiles. The famous PCTFREE. If you expact that the data will be updated then it is much better to keep some unused space in each database block in case some of your records get larger. This is much better for performance reasons. For example, you leave 10% of each database block free and when you update your record with longer value (like replace NULL column with actual 25-characters string) then your record still fits into the same block. You should account for this and add this to your estimates.
On the other hand, if your records get never updated and you load them in batch, then maybe they can be ORDERed before insert and you can setup a table with COMPRESS clause. Oracle COMPRESS clause has very little common with zip/gzip utilities, however it can bring you significant space savings.
Finally, there is no point to make estimates too accurate. They are just only estimates and the reality will be almost always different. In general, it is better to overestimate and have some disk space unused than underestimate and need to have people to deal with the issue. Disks are cheap, people on the project are expensive.

Similar Messages

  • CIF variants exist in system for last 4 years - Any negative impact ??

    Hi Experts,
    I observed that we have variants of CCR existing in the system for last 4 years!!! Will it make any negative impact on the system in terms of performance ?
    If yes then do you suggest to delete unnecessary Logs?
    Thanks.
    Regards,
    Chandan

    Hi,
    We have not observred measurement of  performance deterioration due to number of variants over a period.
    Variants are stored in VARID database table.
    Please check how many entries are there in this table for the CIF related programs.
    You may check with Basis team , if the table size is okay and also find out the rate of increase.
    This can be a good housekeeping activtiy to delete obsolete variants older than say a few years.
    Regards
    Datta

  • Find aging of concurrent jobs execution for last one year in R12

    DB:11.2.0.3.0
    EBS: 12.1.3
    O/S: Red Hat Linux
    Hi all,
    Could anyone please share the resolution for the below question in R12 ?
    1)      Considering only 3 weeks of data is maintained in FND tables, which means we cannot use fnd_concurrent_requests to get list of jobs submitted in last one year. Is there any other way what we can get to find out aging of jobs execution for last one year?
    Thanks for your time!
    Regards,

    Locking this thread - Pl continue the discussion in your original post - Identifying customizations in R12
    Unless you have backups of the deleted data, this is not possible

  • MM-FI Issue-Open GR for last Fis Year-Is it possible to Close / lock PO

    Hi
    I have the following MM / FI Issue.
    Open GR for last Fiscal Year cannot be reversed due to periods closed both FI/MM.
    This GR is related to Asset.   After receipt of GR, Asset has already been capitalized.
    The Inovice not entered thro' MIRO due to non-availability of PO ref.
    The Vendor Invoice booked (KR doc) with debit Asset and Credit to Vendor.
    Payment made to this invoice.
    MM wants to cancel the GR and it is not possible.  Then FI decided to clear thro' dummy invoice.
    FI accounted the dummy invoice for open GR to square-up the accounting entries.
    After finishing the above process, MM wants to close or lock the PO.
    Is it possible to short close or lock the previous year po now?  
    Please advise.
    Regards,
    GB

    Hi
    Can any one guide to me for Open GR reversal.
    I want to reverse the Asset GR thro' MR11 for testing.   I have the following doubts.
    In  MR11 - After Company Code - which date has to be entered?   Posting date of the GR or current date!
    In Reference field I have to enter the DC/DN number
    Then I have entered the PO No. in Purchsasing Document field.   Is it required to enter the PO Date???
    There is a Tick mark is already marked in "Delivery Surplus" - Is it required?
    There is a Tick mark is already marked in "GR/IR clearing account" - I think it Is required
    There is a Tick mark is already marked in "Delivery Cost Accounts" - Is it required?
    Last movement before key date - which date has to be entered?
    Any other guidelines.
    Our data is given below:
    PO Doc Date:  10.07.2008
    Delivery Date: 21.07.2008
    Posting Date:  31.08.2008
    Please give few guidelines about MR11 process.   How it impact both in FI and MM module.
    As per my view it reverse the GR receipt entries as well as asset master entry.  
    Once this process is OK, I need to test few PROD data in the current scenario for last year open GRs.
    Please help me?
    Regards,
    GB

  • FI & MM Issue - Open GR for last Fis Year - Close / lock PO

    Hi
    I have the following FI / MM Issue.
    Open GR for last Fiscal Year cannot be reversed due to periods closed both FI/MM.
    This GR is related to Asset.   After receipt of GR, Asset has already been capitalized.
    The Inovice not entered thro' MIRO due to non-availability of PO ref.
    The Vendor Invoice booked (KR doc) with debit Asset and Credit to Vendor.
    Payment made to this invoice.
    MM wants to cancel the GR and it is not possible.  Then FI decided to clear thro' dummy invoice.
    FI accounted the dummy invoice for open GR to square-up the accounting entries.
    After finishing the above process, MM wants to close or lock the PO.
    Is it possible to short close or lock the previous year po now?  
    Please advise.
    Regards,
    GB

    Hi
    Can any one guide me for Open Asset GR reversal.
    I want to reverse the Asset GR thro' MR11 for testing. I have the following doubts.
    In MR11 - After Company Code - which date has to be entered? Posting date of the GR or current date!
    In Reference field I have to enter the DC/DN number
    Then I have entered the PO No. in Purchsasing Document field. Is it required to enter the PO Date???
    There is a Tick mark is already marked in "Delivery Surplus" - Is it required?
    There is a Tick mark is already marked in "GR/IR clearing account" - I think it Is required
    There is a Tick mark is already marked in "Delivery Cost Accounts" - Is it required?
    Last movement before key date - which date has to be entered?
    Is any other values to be entered?
    Our data is given below:
    PO Doc Date: 10.07.2008
    Delivery Date: 21.07.2008
    Posting Date: 31.08.2008
    Please give few guidelines about MR11 process. How it impact both in FI and MM module.
    As per my view it reverse the GR receipt entries as well as asset master entry.
    Need to test few PROD data for last year open GRs after competion of above testing.
    Please help me?
    Regards,
    GB

  • Hi hope somebody can help? i have acrobat 6 pro, worked well for last two years but then just stopped working. Have reinstalled but still will not open, ronning windows 7. Help please!!

    Hi hope somebody can help? i have acrobat 6 pro, worked well for last two years but then just stopped working. Have reinstalled but still will not open, ronning windows 7. Help please!!  Janice

    Hey janicem42177174,
    Adobe no longer supports the installation and use of Acrobat 6 as it is a very old version which is not compatible with Windows 7.
    I would suggest you to please use the latest version of Acrobat i.e. 11.0.10 which is fully compatible with your OS with its enhanced features and functions.
    You might download a free 30-day trial version of Acrobat from here:
    Download Adobe Acrobat free trial | Acrobat XI Professional
    Let me know how it goes
    Regards,
    Anubha

  • I must find my find my iphone data for last 1 year please help me

    i must find my find my iphone data for last 1 year please help me

    I confirmed, I have turned on " find my iphone. Here is the error I encountered

  • Report with Top 5 Customers per year for last 5 years (total  25 records)

    Hello
    Can anyone help?
    How to display top 5 customers per year for last 5 years in a report
    E.g.
    Year Customer name Revenue
    2009 A1 5000
    A2 4000
    A3 3000
    A4 2000
    A5 1500
    2008 B1 3000
    B2 1200
    B3 800
    Regards,
    SMA

    Hi
    see this...
    http://oraclebi.soundvoid.net/2008/09/using-the-top-n-filter/
    And close your all threads if they answered...

  • How to Identify incoming and outgoing IDOC in the system for last one year.

    Dear All,
    How to Identify incoming and outgoing IDOC in the system for last one year.
    Regards
    Ashok

    Dear Anindya,
    I used WE05 the result by giving direction outbound.Then on created field i put the value date.I m getting the output in the no of idoc number.
    This is only the way to identify?
    Thnx
    Ashok
    Edited by: ashok singh on Oct 22, 2009 8:40 AM

  • How to find vendor who does not have transactions for last one year

    HI all,
    We have around 20000 vendors, i want to find out who does not have any transactions for last 1 year.  Any valuable suggestions on this?
    Thanks and regards
    Ramarao

    HI,
    Actually above one mehtod is very painful method. Is there any method by writing ABAP query and any other short cut method
    Thanks and regards
    Ram

  • I have just started using iPhone 4s and cannot find out how to delete unwanted photos. I have used iPhone 3 gs for last 2 years and had no problem with this. Phone is connected to i cloud. Help please.

    I have just started using iPhone 4s and cannot find how to delete photos. Have used iPhone 3 GS for last 2 years and not had this problem. I have iCloud for my Apple family and don't know if this is causing problem. Help please.

    Log in to icloud.com with your Apple ID. Once you're logged in, click on your name on the upper right corner. Click Advanced and then Reset Photo Stream. This will delete all your photos in the album Photo Stream in your iPhone 4S so make sure you have backed up (copy to Camera Roll or new folder) all those that you want to keep.
    This is the only way to do it with iOS 5 (not the beta releases)
    http://iphone-and-i.blogspot.com/

  • SR and RMA details for last 1 year

    Hi All,
    I need to download SR and RMA requests for last 1 year from my Company. What I am getting in PMC is for last quarter only. Please help.

    Hello,
    In order to view the SR and RMA requests for an entire year, you will need to download multiple reports.  You can do this in the PMC scorecard page. There are 2 options to complete this:
    1. Select the Quarter Month from the drop down and download the SR and RMA reports. You will need to select the quarter month option multiple times to receive 4 quarterly reports for each metric.
    2. Select the below option on the bottom of PMC Scorecard
    >  request multiple reports
    To make multiple selections,Ctrl-Click(Win) or  Cmd-Click(mac).
    Select Month(s): and  Select Metric(s):
    The reports will be emailed within 24 hours.  You will need to combine all reports in order to have one year of data.
    Regards,
    Jill

  • To display the WBS elements for last one year

    Hi All,
        Im displaying the details of all active employees. I need to display the WBS elements of all active employees for the last one year alone. Can anybody help me out to get this...
    Regards,
    Surya

    Hi,
    select all the PERNRs with
    BEGDA and ENDA as per ur req
    to check if they are active or not
    use the FM
    HR_BEN_US_CHK_TERMINATION
    then take all the active PERNRs and use
    them to query PRPS table with
    OBJNR = activePERNR

  • Estimate table size

    I'm trying to pick a handful of tables in a particular schema which are taking up quite a bit of space, and move them onto another tablespace. There's one I know of in particular, but I'd like to move a couple more if they're also using up a good deal of space. Could I use a query like the following to determine which tables are taking up the majority of the space:
    select table_name, num_rows, blocks, num_rows/blocks as div
    from dba_tables
    where owner = <schema>
      and blocks > 0 and num_rows > 10000
    order by 4It's mostly a blunt instrument to find the 10 or so most space-intensive tables. Or it there a better way to multiply (row count) * (# of max bytes per row) to get a better estimate?
    Thanks
    --=Chuck

    Hello,
    select table_name, num_rows, blocks, num_rows/blocks as div from dba_tablesBe aware that the columns num_rows and blocks are populated if you collect Statistics on the Table (with DBMS_STATS for instance). So, you need to have fresh Statistics, if you want to get a liable value of these columns.
    Hope this help.
    Best regards,
    Jean-Valentin

  • I lost all my messager for last 3 years.

    Iphone 4S  (5.1)
    I did nothing but recived one message from a friend.
    When I open the phone to read it. All messagers was gone.
    Can somebody help me.....

    The backup should have them.  That being said, if you want to save your texts, you should extract them from your backup with third party software and then delete them from your iPhone... I don't know how many texts the iPhone can store... 3 years could be a LOT for some people.  Here are a few 3rd party solutions for saving your texts...
    http://ecamm.com/mac/phoneview/
    http://www.macroplant.com/phonedisk/
    http://www.icopybot.com/itunes-backup-manager.htm
    http://msb.macsupport-pr.com/
    http://www.wideanglesoftware.com/touchcopy/index.php

Maybe you are looking for

  • ADF JS not working in certain browser setting

    ADF javascript is not working in certain browser / machine. When investigated, we found the below forum link and after resetting / changing the language preference and reopen the browser, it started working. adf js error Is it language preference set

  • 'Add to iPhoto' changed in Yosemite, breaks functionality

    In Mavericks, it was possible to quickly cull from dozens of images by highlighting them all, hitting spacebar for Quick Look, going full-screen while using arrow keys to advance through them, and clicking "Add to iPhoto" to select a handful out of m

  • .tpz files naming convention / export from PI 7.0

    Hi, When I export the repository or Directory content from PI 7.0 the naming convention PI gives its own naming convention. Starting wit XI3_0 * .tpz Why does it start with XI3_0*.tpz for we have PI 7.0? Do we need to change any Visual admin or excha

  • Is iWork's 09 compatible with Maverick OS

    I recently upgraded to Maverick OS 10.9.  Now my iWorks 09 program does not work. I get an error message when trying to launch.  Anyone know a fix?

  • Compliance Calibrator Issue  with Backend system

    Hi Experts, We have situation where we are unable to run any risk analysis from CC to our backend system. The error we are getting is " Can not execute BAPI USERLIST, Invalid value in OPTION field of value table for IN itab operator" and the RFC ID i