Viewing 15 posts - 3,496 through 3,510 (of 9,253 total)
muthyala_51 (3/7/2014)
Yes Perry is right. I mean DBCC DROPCLEANBUFFERS. Edited the previous post.
You need to checkpoint the database(s) before dropping clean buffers. Did you run checkpoint first?
March 8, 2014 at 12:07 am
I'm assuming the OP is referring to
DBCC DROPCLEANBUFFERS
March 7, 2014 at 12:31 pm
Do you have lock pages in memory policy set or any trace flags
March 7, 2014 at 10:22 am
muthyala_51 (3/7/2014)
When we failover as the sql services gets restarted, how the memory behaves with during this period.
Same as any other time. The services go offline so SQL Servers memory...
March 7, 2014 at 9:27 am
ramyours2003 (3/6/2014)
March 7, 2014 at 5:26 am
@murali (3/6/2014)
I would like to enforce password policy for non-AD accounts.
when I select enfocre password policy on SQL server it will enforce default policy (minimum 8 char with...
March 7, 2014 at 5:21 am
Thomas Mucha (3/7/2014)
I think the problem is down to the lack of fqdn. So will try to create a fake one via the hosts file.Tom
No it's not. Mirroring will...
March 7, 2014 at 12:45 am
Grant Fritchey (3/6/2014)
March 6, 2014 at 4:40 am
k.manojkumar22 (3/6/2014)
Hi,Is there any way sa user can access folder located in local system.
Appreciate any advice.
Server Info:
SQL Server 2008 r2
OS: Windows Server 2008
Regards,
Manoj
The only way SA can access the local...
March 6, 2014 at 4:23 am
Thomas Mucha (3/5/2014)
But I...
March 5, 2014 at 3:55 pm
Pass through authentication will work but it's by no means secure hence why MS specify certificates.
This link has a complete example on setting up mirroring using certs
March 5, 2014 at 9:58 am
You can query to find the date stats were last updated, then initiate a rebuild
March 5, 2014 at 1:10 am
ramadesai108 (1/18/2014)
I searched on the internet for hours but cannot resolve my issue, so this is my last resort.
I have 2 instances of SQL Server 2012 on...
March 3, 2014 at 5:15 am
Typically, if you do not have permission on the remote server to stop and start services, you will not see the green arrow indicators.
March 3, 2014 at 5:04 am
Which agent is it that will not start, the SQL 2008 R2 instances agent or the SQL 2012 instances agent?
March 3, 2014 at 5:02 am
Viewing 15 posts - 3,496 through 3,510 (of 9,253 total)