Viewing 15 posts - 4,171 through 4,185 (of 4,477 total)
If you have blocking with read uncommitted, this could be due to DDL operations.
When you have the blocking, check the request_mode of sys.dm_tran_locks and check for schema stability locks....
December 6, 2016 at 10:53 am
You shouldn't do it using the tables in the ReportServer database. You need to go through the web service. One option listed here:
There are a several powershell scripts...
December 6, 2016 at 5:53 am
AndrewL65 (12/6/2016)
Hi Sue,I've tried this in the past and couldn't get it to work. I didn't think that creating a proxy would enable non sysadm users to modify any job.
Regards,
Andrew
If...
December 6, 2016 at 5:32 am
tarr94 (12/5/2016)
I'm not a DBA, but I'm trying to learn more about SQL Server database administration. I'm hoping someone can help me out with this.
Every month, we track the...
December 5, 2016 at 10:20 am
G Sunny (12/5/2016)
SQL agent log backup job is failing intermittently in one of our Prod server,
In job history i can not see the exact issue why it has failing...i can...
December 5, 2016 at 10:07 am
kevaburg (12/2/2016)
JasonClark (12/1/2016)
you may use this command SP_TRACK_GROWTHWhere did you get this? I am not aware that this even exists.....
It doesn't, not as a built in function anyway....
December 2, 2016 at 2:25 pm
New Born DBA (12/1/2016)
December 2, 2016 at 2:12 pm
RonMexico (12/2/2016)
December 2, 2016 at 1:44 pm
AndrewL65 (12/1/2016)
December 1, 2016 at 12:42 pm
Did you also check the security event log on the server - especially around the time of the errors?
Sue
November 30, 2016 at 10:37 am
SQL-DBA-01 (11/27/2016)
Hello,How to check whether the SQL Server reporting service is using :-
Reporting services Native mode,
or
Reporting Services Sharepoint Integrated Mode
It's listed in the Reporting Services Configuration Manager.
Or you can...
November 28, 2016 at 10:25 am
Have you verified all the backup logs are in the shared folder?
Have the latest logs been applied to the secondary?
Are there issues with the copy, restore jobs?
Sue
November 1, 2016 at 3:08 pm
quinn.jay (10/31/2016)
October 31, 2016 at 2:17 pm
Mindy Hreczuck (10/31/2016)
October 31, 2016 at 1:32 pm
Rechana Rajan (10/31/2016)
Sue_H (10/27/2016)
I usually see them with apps that are using SqlDependency and service broker.Sue
Thanks Sue.
Can i delete those procedures? Its creation date is showing 1 year old.
Typically...
October 31, 2016 at 1:10 pm
Viewing 15 posts - 4,171 through 4,185 (of 4,477 total)