Viewing 15 posts - 31 through 45 (of 560 total)
It looks like I may have to increase worker threads on MSSQL and/or add more vCPUs:
How It Works: SQL Server – VDI (VSS) Backup Resources[/url]
I currently have above 200 databases...
May 23, 2016 at 1:38 pm
So I have a very interesting meeting with IT. It's not only my SQL backups the ones that are failing, the VSS backups are failing too. Basically, whoever "grabs the...
May 23, 2016 at 12:41 pm
TheSQLGuru (5/20/2016)
May 20, 2016 at 4:10 pm
sql-lover (5/20/2016)
Michael L John (5/20/2016)
You will see "strange" entries in the msdb tables that correspond to backups created by Nimble protection manager.
While the Nimble may be showing once second,...
May 20, 2016 at 1:17 pm
Michael L John (5/20/2016)
You will see "strange" entries in the msdb tables that correspond to backups created by Nimble protection manager.
While the Nimble may be showing once second, the...
May 20, 2016 at 1:14 pm
Lynn Pettis (5/20/2016)
sql-lover (5/20/2016)
TheSQLGuru (5/20/2016)
sql-lover (5/20/2016)
TheSQLGuru (5/19/2016)
May 20, 2016 at 12:31 pm
TheSQLGuru (5/20/2016)
sql-lover (5/20/2016)
TheSQLGuru (5/19/2016)
I have no idea about your Nimble stuff, but the backup start and end times should be set by the actual backup process in SQL Server.
Thanks for...
May 20, 2016 at 8:51 am
TheSQLGuru (5/19/2016)
I have no idea about your Nimble stuff, but the backup start and end times should be set by the actual backup process in SQL Server.
Thanks for reply
I guess...
May 20, 2016 at 8:04 am
ChrisM@Work (3/24/2016)
sql-lover (3/24/2016)
ChrisM@Work (3/24/2016)
Rule #1 when dealing with a deadlocking...
March 24, 2016 at 8:53 am
ChrisM@Work (3/24/2016)
Rule #1 when dealing with a deadlocking query -...
March 24, 2016 at 8:36 am
Sachin Nandanwar (3/23/2016)
March 24, 2016 at 7:20 am
Lowell (3/22/2016)
it will tell you the exact...
March 23, 2016 at 8:02 am
ZZartin (3/22/2016)
What error message is that user getting if you run just the EXECUTE master..sqlbackup ...... without any of the dynamic SQL or cross server stuff?
None!
It just does not run...
March 22, 2016 at 12:46 pm
johnwalker10 (3/10/2016)
check out the following link maybe this will help you out: http://serverfault.com/questions/111510/how-to-monitor-activity-on-a-single-table-using-sql-server-profiler
Thanks for reply.
But agree with Grant. Extended Events is more lightweight and I am trying to force myself...
March 11, 2016 at 7:57 am
Grant Fritchey (3/10/2016)
sql-lover (3/10/2016)
I just tried that Extended Event session on my Dev box and it's not capturing anything 🙁 I tried a simple store procedure reading from a...
March 10, 2016 at 1:11 pm
Viewing 15 posts - 31 through 45 (of 560 total)