Viewing 15 posts - 45,991 through 46,005 (of 49,571 total)
kevriley (7/3/2008)
July 3, 2008 at 4:52 am
The capacity specs are listed in books online. to briefly summarise:
Database size 524,258 terabytes
Files per database: 32,767
File size (data): 16 terabytes
Rows per table: Limited by available storage
July 3, 2008 at 4:47 am
Rather create one database. The data volumes don't seem to be sufficient for the increase administrative complexity of multiple DBs
July 3, 2008 at 4:43 am
Thanks All
Christopher Stobbs (7/3/2008)
Well done Gail...It's good to see a fellow South African representing in the world of SQL 🙂
Where in SA you from?
Jo'burg. Are you coming to Teched next...
July 3, 2008 at 4:42 am
Please don't cross post. It just wastes people's time and fragments replies. many of us read all the forums.
No replies to this thread please. Direct replies to:
http://www.sqlservercentral.com/Forums/Topic527823-338-1.aspx
July 3, 2008 at 2:14 am
Are you viewing this in management studio? There's a setting (Tools -> Options, expand out query results, SQL Server) that says how much data is displayed in text or grid...
July 3, 2008 at 2:12 am
humbleDBA (7/3/2008)
Congrats Gail. Well deserved 🙂
Thanks
July 3, 2008 at 1:06 am
From what you've said I'd recommend that you use one database and ensure that your code is written properly and your indexes are useful
How much data are we talking...
July 3, 2008 at 12:49 am
Please don't coss post. It just wastes time and fragments replies. Many of us read all the forums
No replies to this thread please. Direct replies to:
http://www.sqlservercentral.com/Forums/Topic527770-149-1.aspx
July 3, 2008 at 12:48 am
Sakthivel Chidambaram (7/3/2008)
Also what is the alternative for SHRINK DATABASE? You suggest to SHRINK FILE or something else?
I suggest that you don't shrink your databases at all. Databases tend...
July 3, 2008 at 12:40 am
Ouch. You have some nasty memory issues.
What's SQL's max and min memory set to?
Is there anything else running on that box?
2008-06-25 01:34:00.31 spid3 SQL Server is...
July 3, 2008 at 12:12 am
webrunner (7/2/2008)
My questions are:1. Is Query A equivalent in results to Query B?
To the best of my knowledge, yes
2. Is Query A faster than Query B?
Possibly. It depends on...
July 3, 2008 at 12:06 am
Don't shrink your databases.
Make sure that you have a good backup strategy
Make sure that you test your backups. A backup that you cannot restore is worse than no backup at...
July 3, 2008 at 12:02 am
Cuold you post all the code please. Including where @db coems from?
July 3, 2008 at 12:00 am
Jeff Moden (7/2/2008)
Track you down? Heh... I'm putting my Avatar on the back of a couple of shirts so I'll be easy to find. 😛
Not a bad idea....
July 2, 2008 at 11:50 pm
Viewing 15 posts - 45,991 through 46,005 (of 49,571 total)