diff --git a/AzureSQLWorkshop/azuresqlworkshop/04-Performance.md b/AzureSQLWorkshop/azuresqlworkshop/04-Performance.md index 8cc6247..f228bed 100644 --- a/AzureSQLWorkshop/azuresqlworkshop/04-Performance.md +++ b/AzureSQLWorkshop/azuresqlworkshop/04-Performance.md @@ -695,9 +695,55 @@ There are different ways to observe recommendations: Once this workload is complete and the recommendations have been recognize (again there could be a delay here even after the workload has completed), you should results like this: -| name | type | reason | valid_since | last_refresh | state | is_executable_action | is_revertable_action | execution_action_start_time | execution_action_duration | revert_action_start_time | revert_action_duration | revert_action_initiated_by | revert_action_initiated_time | score | details | -|-------------------------------------------------------------|-------------|--------|-----------------------------|-----------------------------|---------------------------------------------------------------------------------------|----------------------|----------------------|-----------------------------|---------------------------|----------------------------------------------------------|------------------------|----------------------------|------------------------------|-------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---|---|---|---|---|---|---|---| -| IR_[SalesLT]_[OrderRating]_259E8AEDBBD206F9A74F CreateIndex | CreateIndex | | 2020-02-15 10:47:26.0000000 | 2020-02-15 10:47:26.0000000 | {"currentValue":"Active","lastChange":"2/15/2020 10:58:53 AM","actionInitiatedBy":""} | 1 | 1 | 1900-01-01 00:00:00.0000000 | 00:00:00.0000000 | 1900-01-01 00:00:00.0000000 1900-01-01 00:00:00.0000000 | 00:00:00.0000000 | | 1900-01-01 00:00:00.0000000 | 3 | {"createIndexDetails":{"indexName":"nci_wi_OrderRating_DED91E67127F8CBDCF60A730ADCCCEAA","indexType":"NONCLUSTERED","schema":"[SalesLT]","table":"[OrderRating]","indexColumns":"[OrderRatingID]","includedColumns":""},"implementationDetails":{"method":"TSql","script":"CREATE NONCLUSTERED INDEX [nci_wi_OrderRating_DED91E67127F8CBDCF60A730ADCCCEAA] ON [SalesLT].[OrderRating] ([OrderRatingID]) WITH (ONLINE = ON)"},"errorDetails":{"errorCode":null,"isRetryable":""},"estimatedImpact":[{"dimensionName":"SpaceChange","unit":"Megabytes","absoluteValue":153.6640625,"changeValueAbsolute":null,"changeValueRelative":null}],"observedImpact":[]} | + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
nametypereasonvalid_sincelast_refreshstateis_executable_actionis_revertable_actionexecute_action_start_timeexecute_action_durationexecute_action_initiated_byexecute_action_initiated_timerevert_action_start_timerevert_action_durationrevert_action_initiated_byrevert_action_initiated_timescoredetails
IR_[SalesLT]_[OrderRating]_259E8AEDBBD206F9A74FCreateIndex2020-02-15 10:47:26.00000002020-02-15 10:47:26.0000000{"currentValue":"Active","lastChange":"2/15/2020 10:58:53 AM","actionInitiatedBy":""}111900-01-01 00:00:00.000000000:00:00.00000001900-01-01 00:00:00.00000001900-01-01 00:00:00.000000000:00:00.00000001900-01-01 00:00:00.00000003"createIndexDetails":{"indexName":"nci_wi_OrderRating_DED91E67127F8CBDCF60A730ADCCCEAA","indexType":"NONCLUSTERED","schema":"[SalesLT]","table":"[OrderRating]","indexColumns":"[OrderRatingID]","includedColumns":""},"implementationDetails":{"method":"TSql","script":"CREATE NONCLUSTERED INDEX [nci_wi_OrderRating_DED91E67127F8CBDCF60A730ADCCCEAA] ON [SalesLT].[OrderRating] ([OrderRatingID]) WITH (ONLINE = ON)"},"errorDetails":{"errorCode":null,"isRetryable":""},"estimatedImpact":[{"dimensionName":"SpaceChange","unit":"Megabytes","absoluteValue":153.6640625,"changeValueAbsolute":null,"changeValueRelative":null}],"observedImpact":[]}
 name	type	reason	valid_since	last_refresh	state	is_executable_action	is_revertable_action	execute_action_start_time	execute_action_duration	execute_action_initiated_by	execute_action_initiated_time	revert_action_start_time	revert_action_duration	revert_action_initiated_by	revert_action_initiated_time	score	details