Viewing 15 posts - 196 through 210 (of 299 total)
Hi,
If you want to know how big sys.syscomments is, you need to calculate row size and multiply by # of rows. It shouldn't be much, so I wouldn't worry to...
February 22, 2008 at 6:21 am
Hey,
Have you checked permissions on file system to ensure you can create the file?
Try creating a sub-directory and then running utility (e.g. c:\test\sample.txt)
Thanks,
Phillip Cox
February 22, 2008 at 6:04 am
hey,
This is kind of an open-ended question, as performance can be improved in a number of areas, but you first need to identify your performance bottlenecks. Can you provide...
February 22, 2008 at 5:14 am
Currently working with Veritas Cluster supporting SQL Server 2005 and it provides a fairly robust clustering solution.
Thanks,
Phillip Cox
February 22, 2008 at 4:50 am
Hi,
Unless you are running other applications or using named SQL Server instances on the same server, you should be fine with the default memory configuration, which will work dynamically with...
February 20, 2008 at 5:21 am
Hi,
You can put the subscription database(s) into simple mode without issue.
Thanks,
Phillip Cox
February 20, 2008 at 5:05 am
hey,
what are you trying to understand, as question not clear?
Thanks,
Phillip Cox
February 18, 2008 at 7:38 am
February 18, 2008 at 7:27 am
Hi,
Similar to what Matt has requested, where does the application sit infrastructure wise?
What type of application are you running (e.g. web or client-server)?
How long ago was application implemented and did...
February 12, 2008 at 8:59 am
We use LiteSpeed, which is currently backing-up 1TB+ databases, so highly recommended!
Hope this helps,
Phillip
February 5, 2008 at 8:50 am
Hey,
To mitigate a slow log reader, you may want improve I/O of the underlying disk, by adding more disks, updating raid level to either Raid 1 or Raid 10. ...
February 5, 2008 at 4:44 am
Hi,
You may want to post in General area next time for this type of question, as its not directly related to replication. Here is a starting point for you:
February 5, 2008 at 4:26 am
Hey,
In terms of running your SQL Server system on direct-attached storage vs SAN storage is primarily concerned with following:
1. Capacity
2. Performance
3. Scalability
4. Availability
5. Reliability
6. Cost
DAS -...
February 5, 2008 at 4:21 am
Hey,
Here's syntax example, but you may want to have a look a BOL for more information:
sp_configure [ [ @configname = ] 'option_name'
[ , [ @configvalue...
February 5, 2008 at 3:07 am
Viewing 15 posts - 196 through 210 (of 299 total)