Viewing 15 posts - 23,761 through 23,775 (of 39,818 total)
If it won't stop from services, reboot. You might set it not to auto start first, and then start it in minimal configuration from the command line.
May 20, 2009 at 10:43 am
Lynn,
You can head to Boulder for the weekend. That's a far off (out), exotic (strange) locale. Stop by Celestial Seasonings! :w00t:
May 20, 2009 at 9:27 am
Tom,
I haven't been lucky enough to commiserate with you, but you have my sympathies here. Please feel free to vent!
May 20, 2009 at 9:23 am
I think part of the issue for XEvents and waitstats is that there isn't much documentation out there on them. MS came up with these features, didn't support them well,...
May 20, 2009 at 9:18 am
Lynn Pettis (5/20/2009)
You know, there are a few people who just need to walk away from the computer and get a job flipping burgers or something.
Not my burgers!
May 20, 2009 at 9:02 am
To me the risk is instability in the OLE item, or perhaps a misundertanding of how it can be used by the admin. What if that component is attacked (low...
May 20, 2009 at 8:54 am
The same thing applies, in Enterprise Manager, when you create a login, you can create and map it to a user.
May 20, 2009 at 8:31 am
When you create a login in SSMS, you have the chance to create and map a user at the same time.
If the login exists, CREATE USER will help you.
If...
May 20, 2009 at 7:53 am
First I'd run a backup ASAP.
Then if you can't lose data,
1) make sure you have full backups scheduled, copy these to a remote machine.
2) schedule log backups every 5-15...
May 20, 2009 at 7:51 am
If you install this on your servers, exclude your SQL Server data files, log files, error logs, and backup file folders.
http://www.sqlservercentral.com/articles/sqlserversecuritydealingwithantivirusprograms/1351/
May 20, 2009 at 7:48 am
Disconnections that appear random often have to do with drivers. I'd be sure that your drivers and firmware for the cards are up to date.
May 19, 2009 at 2:18 pm
Permissions are what I would check next, as Roy mentioned. The xp_cmdshell can operate with a proxy account, and be sure it has permissions. AFAIK, there is no timeout for...
May 19, 2009 at 2:17 pm
Write a SELECT to get the row you want, changing the values if you need to.
For example, to change the date forward for a date in an order table
select dateadd(...
May 19, 2009 at 10:46 am
Viewing 15 posts - 23,761 through 23,775 (of 39,818 total)