[progress Communities] [progress Openedge Abl] Forum Post: Re: Is There A Downside To...

  • Thread starter Thread starter ChUIMonster
  • Start date Start date
Status
Not open for further replies.
C

ChUIMonster

Guest
Unless your database has a very small number of tables and indexes you would end up with a lot of storage areas and extents. Which would be a bit of a hassle to manage. It would also use a lot more file handles at the kernel level which /could/ be a problem on some operating systems. It really isn't *that* hard to pick your top X tables and split them out. It's usually pretty obvious if you just spend a few minutes scanning dbanalys output.

Continue reading...
 
Status
Not open for further replies.
Back
Top