Viewing 15 posts - 1 through 15 (of 48 total)
Hi David, many thanks alas the tool returns the same error I received when attempting to manually decode
Table error: DBCC PAGE page (1:8630847) (object ID 0, index ID 0, partition...
October 29, 2023 at 4:48 pm
agreed 100% , but this is something Ive inherited and the data capture was from sysprocesses and thats what Ive got to work with in this instance (-:
So as I...
October 27, 2023 at 5:02 pm
thank you much appreciated I shall have a play !
September 13, 2022 at 3:01 pm
Hi Grant
yes fully understand that and my fault for not been clearer in my initial request.. I should have worded it more
" is there anyway to get all the individual...
September 13, 2022 at 3:00 pm
Hi Johan
thank you for replying but that doesnt actually return the complete query plan for an object
simon
September 13, 2022 at 10:36 am
Thanks for the reply. Query store might be a double edged sword in this instance . Id need to run it in capture ALL to get accurate results and QS...
April 5, 2022 at 2:55 pm
"There is no import mechanism that lets you load it up. You'd have to put it in separate tables. Again, you could do that. It's just going to require you...
March 4, 2022 at 2:17 pm
I feared as much. Thank you for the advice. Much appreciated.
March 4, 2022 at 12:54 pm
perhaps I haven't explained well enough. After each automation run we restore the db from backup. Thus it would effectively nuke all query store data . I want to be...
March 4, 2022 at 11:10 am
Hi Grant
thank you for your reply but thats not the behaviour I seeing . If I run this simple test I can see query store vanishes after he restore (which...
March 4, 2022 at 10:06 am
thank you both much appreciated
March 1, 2022 at 1:01 pm
Unfortunately I dont have the space to test (create a duplicate db/table ), the whole rationale for this exercise is diskspace is full 🙁 , nor can I take it...
November 22, 2021 at 3:25 pm
Field names replaced with datatypes , not unique / explicitly declared as unique
CREATE CLUSTERED INDEX [cl_table] ON [dbo].
November 22, 2021 at 3:19 pm
apologies ,cut and paste error , example value 2859 i.e theyre all 4 digit numbers.
Would that be quicker do you think even with having to recreate the nonclustered (& 7...
November 22, 2021 at 1:26 pm
Phil, apologies for the delay it took some working out !
The code is fine , in the real table there is a third column that only contains rows for certain...
July 28, 2021 at 9:04 am
Viewing 15 posts - 1 through 15 (of 48 total)