Viewing 15 posts - 151 through 165 (of 245 total)
Improve the performance of the query\report ie add indexes\rewrite etc. Look into the execution plan of the problematic query.
November 30, 2015 at 9:01 am
Are the backups being taken locally?
Are there any other services taking up resources while the backup is running. ie. SSAS,SSIS
Do you have a dedicated drive for backups.
Is it physical or...
November 16, 2015 at 8:35 am
Got the task of moving changes from one DB???
What exactly are you moving within the DB. What changes??
To which DB?
October 28, 2015 at 6:58 am
You probably have very slow running queries in your repository database. I would look to performance tune rather than look to change ISOLATION Levels which I don’t believe will help...
October 13, 2015 at 2:35 am
Is there anything updating\Inserting or deleting from the db at the same time
October 7, 2015 at 7:49 am
Wow thanks for all the replies. Very helpful.
I'll chew through it all tomorrow.
April 16, 2015 at 3:39 pm
Hi All
I did state in my original post that I agree it should have a clustered index.
My question is that changing a table which has multiple indexes and has many...
April 16, 2015 at 12:21 pm
Not me 3rd Party. The table is a Heap it is badly designed with far too many columns and serving many different purposes.
They believe it will improve performance. My...
April 16, 2015 at 10:19 am
Thanks Charles,
Yes the password was not kept. So I cannot use the SSISDB on the secondary node after failover.
March 6, 2015 at 2:59 am
@SQLFRNDZ
Nice one help me out, The SP2 failure was bugging the CR@P out of me.
February 23, 2015 at 6:15 am
Viewing 15 posts - 151 through 165 (of 245 total)