Viewing 15 posts - 61 through 75 (of 82 total)
Isn't Lock pages in memory Enterprise Edition only? Also, isn't it strange though that it has 13 GB left on the system to allocate, but the page file says...
March 3, 2009 at 3:48 pm
We put a cap at about 14 GB leaving about 6 GB left of the 20 total.
March 3, 2009 at 10:05 am
I noticed the same behavior as well. I thought well maybe if the CASCADE DELETE or UPDATE options were not set it might prevent records from being modified or...
November 25, 2008 at 1:42 pm
Thanks, yeah there are no conditional statments just simple exe spsProc.
July 24, 2008 at 8:08 am
Idera has a BETA of the Admin Tool belt. It can document and save config info for the servers and databases. You can define groups and document all...
June 2, 2008 at 1:40 pm
Do you have Microsoft Operations Manger in your enviroment? I've found that product and new Systems Center much more robust for handling that kind of reporting. It's a...
May 9, 2008 at 11:42 am
Why do you not like the SQL Native Client? It is actually just the updated version of the MDAC dll's for OLE DB and ODBC in one DLL. ...
May 9, 2008 at 11:39 am
Here is an article talking about renaming SQL Servers:
http://msdn.microsoft.com/en-us/library/ms143799.aspx
I don't know what type of security you have setup on your server, but remember that when you convert from workgroup to...
May 9, 2008 at 11:27 am
I'd need more info about your error you receive. If I understand correctly your trying to set a SPN for the MSSQLService account?
If you type:
setspn -L "ServerName"
You should see...
May 9, 2008 at 11:20 am
1. RedGate Tools are some of the best in my opinion
2. SQL Management Studio - Home grown scripts
3. Periscope (Performance Monitoring, not as robust as Idera, but better price)
4. MOM!!!...
April 17, 2008 at 8:34 am
I believe you can accomplish this by using the SQL Server Configuration Manager tool.
Start > All Programs > Microsoft SQL 2005 > Configuration Tools> SQL Configuration Manager
Select the instance name...
March 27, 2008 at 9:38 am
Are you using a "Domain User" acount as the Agent for access to the share? Verify your NTFS permissions allow access too. You could change the snapshot location...
March 13, 2008 at 10:15 am
Your Distribution Agent needs to be able to "READ" the file share where your storing the snapshot otherwise your going to get an error. The windows account your using...
March 12, 2008 at 11:07 am
Jay Byoun (3/11/2008)
Hi,My DMVStats report also shows very high waits on CLR_Auto_Event & CLR_Manual_Event.
Pls check this out
It may clear out some of your questions.
Thanks for the link, but that...
March 11, 2008 at 1:02 pm
Thanks for the info. I feel the same way, and wanted to hear what other DBA's were saying, and any facts they have heard.
I've already heard lots of develpers...
March 3, 2008 at 11:40 am
Viewing 15 posts - 61 through 75 (of 82 total)