Viewing 15 posts - 406 through 420 (of 1,155 total)
What is the corruption or damage that you are referring to here ..
--
SQLBuddy
February 28, 2014 at 11:32 am
Yes, you can use either way. Use Linked Server (LS) for short and less complex queries. SSIS is recommended as you can do much more using it than a LS.
--
SQLBuddy
February 28, 2014 at 11:28 am
Try running the job using SSIS agent proxy with your credentials
--
SQLBuddy
February 27, 2014 at 3:13 pm
Did you install any updates or drivers or any firm-ware upgrade on the DB server recently ..
--
SQLBuddy
February 27, 2014 at 2:25 pm
I feel it's a better way to do the monitoring and easy to interpret as it's an exclusive report for Resource Governor and less likely to misintrepret ..
--
SQLBuddy
February 27, 2014 at 2:17 pm
SillyDragon (2/27/2014)
it seems can run on Windows Server 2008 R2 only.
I think it's not like it works only on Win 2008 R2. May be they didn't test it on other...
February 27, 2014 at 1:55 pm
SillyDragon (2/27/2014)
Thanks for your help, I am trying the tool in the link ... let you know later.
They work for me fine. Did you copy them to C:\Users\YourUserName\Documents\SQL Server Management...
February 27, 2014 at 1:45 pm
If the Classifier function is working as expected, may be there's some issue with perfmon monitoring ..
Try using this report ..
--
SQLBuddy
February 27, 2014 at 12:48 pm
New Born DBA (2/27/2014)
If you don't take TLog Backups, you can't restore the data back to the point in time in case of a disaster and TLogs will be...
February 27, 2014 at 11:23 am
Actually it's waiting for a transaction log backup to truncate the log. Is this on a Production Server ?
--
SQLBuddy
February 27, 2014 at 11:08 am
what is the error message ..
--
SQLBuddy
February 27, 2014 at 11:02 am
You can use this..
GRANT EXECUTE ON SCHEMA::dbo TO Name;
--
SQLBuddy
February 27, 2014 at 10:58 am
No, XP is not supported for SQL 2012 ..
--
SQLBuddy
February 27, 2014 at 10:52 am
LowPriorityPool should not be 25% CPU as the Max was 20%. May be the classifier function is not working properly and
the requests are getting redirected to the default workload group....
February 27, 2014 at 10:14 am
Viewing 15 posts - 406 through 420 (of 1,155 total)