Viewing 15 posts - 61 through 75 (of 1,154 total)
It's better to test by viewing the execution plans.
--
SQLBuddy
April 3, 2014 at 11:49 am
Did you check if this was caused by any Windows\Software\driver updates on the server ? Also did you check the SQL Server Error Logs and Windows Application and System logs...
April 3, 2014 at 11:46 am
Create a step 3 in the job and modify the job control for the Step2 as
On sucess -- Goto Step 3
On failure -- Exit reporting as failure.
In step...
April 3, 2014 at 11:35 am
whojdysz (4/2/2014)
I have an index consolidating issue which I have not been able to find a definitive answer to.
I have a clustered index and two non-clustered indexes on a...
April 3, 2014 at 11:30 am
Oracle_91 (4/3/2014)
Thanks for reply.
I wanted to setup monitoring for I/O issues.
Are there any benchmark values of how much a normal disk can handle and how much a...
April 3, 2014 at 11:11 am
JoshDBGuy (4/2/2014)
April 3, 2014 at 11:02 am
Check the following SQL Server perfmon counters to find any I\O issues with the storage system. Are you experiencing any IO issues ?
Avg. Disk sec/Read
Avg. Disk sec/Write...
April 3, 2014 at 10:54 am
Robin35 (4/3/2014)
We are using EMC VMAX storage. Also, i can high index fragmentation on some indexes...do you think that would be one of the cause ?
How frequently do you do...
April 3, 2014 at 10:47 am
matt.gyton (4/3/2014)
SPID Type ...
April 3, 2014 at 10:19 am
Could you post the error message in the Job History ?
--
SQLBuddy
April 3, 2014 at 10:15 am
ramyours2003 (4/2/2014)
April 3, 2014 at 10:10 am
phil.wong (4/3/2014)
April 3, 2014 at 10:04 am
paul.knibbs (4/3/2014)
April 3, 2014 at 9:06 am
elhelalaoui (4/2/2014)
Case 1 : Running the step with the proxy :
errors ==> Job outcome :...
April 3, 2014 at 9:01 am
paul.knibbs (4/2/2014)
sqlbuddy123 (4/1/2014)
Are you running the backups in parallel ?--
SQLBuddy
No, why would I be doing that? It's a strictly sequential operation.
Because of this ..
.. saying that the operation is...
April 3, 2014 at 8:22 am
Viewing 15 posts - 61 through 75 (of 1,154 total)