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

Thread: spreading datafiles for a tablespace

  1. #1
    Join Date
    Apr 2001
    Posts
    257

    spreading datafiles for a tablespace

    Just wondering: Does it make a difference, performance-wise, between the following two cases?

    Case 1:
    Tablespace A with single datafile on a physical disk

    Case 2:
    Tablespace A with multiple datafiles on the SAME SINGLE physical disk

    Of course, we should spread out the datafiles as much as we can but if I only have one physical disk, does it make a difference whether I have multiple datafiles?

    Thanks,

  2. #2
    Join Date
    Aug 2002
    Location
    Colorado Springs
    Posts
    5,253
    It makes no performance difference, but it does give you more flexibility in the future if you split the TS into multiple files. At least if you get another device available you can just move one of the files over to it.
    David Aldridge,
    "The Oracle Sponge"

    Senior Manager, Business Intelligence Development
    XM Satellite Radio
    Washington, DC

    Oracle ACE

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