Viewing 7 posts - 31 through 38 (of 38 total)
I totally agree. Indexdefrag can be done while users are online. However, it can take a very long time, e.g. a dbcc reindex on 25 GB worth of...
October 15, 2004 at 7:03 pm
It's likely and possible that the ASPNet account has not been granted access to the Northwind database. You can add/change your connection string the web.config file in your C# .Net...
October 14, 2004 at 2:05 am
I've used almost the same exact setup on a servers with 2 instances with 4 GB on W2K. MSSQL divides or reserves the memory even if one of the instances isn't used. ...
October 14, 2004 at 1:54 am
It looks correct. Though, I haven't had a need to change the default set working set size. As long as the sql server startup account has the right...
September 24, 2004 at 3:51 pm
Take advantage of their demo.
Some possible issues could be: (1) every table involved in a
query / sp must be delegated to xprime, otherwise, sql server's query
plan...
September 22, 2004 at 5:55 pm
Angela,
We'll know next week when XPrime allows us to demo onsite. From a
pre-sales standpoint, I'm very impressed by the professionalism of the
XPrime technical and sales team. They have...
July 29, 2004 at 5:16 pm
Unfortunately BOL is not very clear: I would set min and max memory both to the same value to limit the amount of memory that SQL Server uses when...
July 27, 2004 at 2:56 pm
Viewing 7 posts - 31 through 38 (of 38 total)