Skip to content

QueryStore_Additional_Data sys.dm_db_tuning_recommendations#312

Merged
3 commits merged intomicrosoft:masterfrom
jagriffin5:620_Query_Store_Additions_JAMGRIF_02212024
Mar 13, 2024
Merged

QueryStore_Additional_Data sys.dm_db_tuning_recommendations#312
3 commits merged intomicrosoft:masterfrom
jagriffin5:620_Query_Store_Additions_JAMGRIF_02212024

Conversation

@jagriffin5
Copy link
Contributor

Added new columns and table for QS modifications.
Added columns force_failure_count, last_force_failure_reason_desc and plan_forcing_type_desc to table sys.query_store_plan. Also, added new table tbl_dm_db_tuning_recommendations to collect auto tune recommendations from new query in SQLLogScout for sys.dm_db_tuning_recommendations.

Added new columns and table for QS modifications.
Removed the comments in the code
Copy link
Collaborator

@PiJoCoder PiJoCoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - tested the functionality and it works great.
Just recompile the solution and let the TextRowset.xml file be automatically generated in the \SQLNexus folder

@jagriffin5 jagriffin5 requested a review from PiJoCoder March 13, 2024 20:39
@PiJoCoder PiJoCoder changed the title #620_QueryStore_Additional_Data QueryStore_Additional_Data Mar 13, 2024
@PiJoCoder PiJoCoder closed this pull request by merging all changes into microsoft:master in cae5153 Mar 13, 2024
@PiJoCoder PiJoCoder changed the title QueryStore_Additional_Data QueryStore_Additional_Data sys.dm_db_tuning_recommendations Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants