Viewing 15 posts - 16 through 30 (of 77 total)
Yes he has restarted SSMS quite a few times and it still happens.... The strange thing is that this does not happen with all his queries. It seems random
September 29, 2017 at 5:59 am
Hi
I checked that - that is the autoCommit I was referring to... it aint ticked...
September 29, 2017 at 5:46 am
I would like to ask one more thing:
I am seeing a high ratio of Recompilation - on average over 50% of incoming batches and of Compilations per second.
How...
September 6, 2017 at 8:35 am
Thank you all for your replies and suggestions! Much appreciated!
September 5, 2017 at 2:10 am
Hi,
Thank you for your feedback, and for confirming my suspicions....
I inherited this server so the setup is not great:
* I fixed the maintenance processes with...
September 1, 2017 at 12:56 am
Nope, no maintenance plan, it is T-SQL code I created
April 12, 2017 at 2:17 am
With regards to the question of bulk load or spread out: it is spread out over the day.
April 11, 2017 at 11:31 pm
I have a daily job that runs at 5 AM which reorganize/rebuilds indexes based on fragmentation.
But I see the auto update of the statistics has a date later then...
April 11, 2017 at 11:28 pm
Just an update: I have decided to go with Change Data Capture. And scheduling a SSIS package every X minutes to write the changes to the new DB. It won't...
February 23, 2017 at 11:34 pm
Hi Gail,
Thanks for your reply.
I have investigated the Adhoc queries and it is in fact all valid. I have traced most of them down to Dynamic SQL within stored procs....
March 16, 2016 at 8:26 am
Hi,
Just an update - I know it is an old post... But I still had no luck in shrinking the data file.
I tried shrinking in smaller chucks but it had...
August 21, 2014 at 9:19 am
Thanks Gail,
So you would advise against it?
The better solution would rather be hardware and SQL tuning?
April 4, 2014 at 4:22 am
Hi,
Can I ask a dumb question.. 🙂
What will happen if the value of local_net_address is not what the external users are using to connect to the DB?
For example:...
March 17, 2014 at 3:23 am
Nope there are no external sources / references.
It is an UPDATE and INSERT statement from 1 DB to another to keep the 2 in synch - UPDATE if the records...
February 11, 2014 at 12:09 am
Yes, it has a clustered and a few non-clustered indexes.
I did rebuild all indexes on this table.
I will apply your script to my DB..hope it works..
Thanks for you help ...
January 17, 2014 at 11:17 am
Viewing 15 posts - 16 through 30 (of 77 total)