DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Datafile size

Hybrid View

  1. #1
    Join Date
    Dec 2010
    Posts
    1

    Datafile size

    Hi,
    if the database size is 100gb,then how much size should be given for datafiles.

  2. #2
    Join Date
    Jul 2006
    Posts
    96
    when you create the tablespace usually we specity the
    size of the data file . Any size in MBs can be suggested
    preferbly in 100's of sizes (like 500mb or 600 mb etcc.)
    with autoextend option.

  3. #3
    Join Date
    Mar 2007
    Location
    Ft. Lauderdale, FL
    Posts
    3,555
    Quote Originally Posted by bhavani.pasula View Post
    Hi, if the database size is 100gb,then how much size should be given for datafiles.
    What kind of storage? cooked filesystems? raw devices? asm?
    What's your tablespace strategy?
    What's the size and volatility of your tables?

    Usually you plan for at least two datafile sizes - but sizes and number of them will depend on above questions.
    Pablo (Paul) Berzukov

    Author of Understanding Database Administration available at amazon and other bookstores.

    Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width