You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An issue is happening when importing data related to missing indexes to table tbl_MissingIndexes. Values from column many columns, like improvement_measure, are being imported as NULL. Probably this is related to number decimal format.
Confirmed the columns have the data in the output file generated by Log Scout
We also found an issue on tbl_dm_db_stats_properties. Some columns, like the rows, are defined as INT in the rowsetimportengine and data from large tables are being imported as NULL
The text was updated successfully, but these errors were encountered:
asavioliMSFT
changed the title
tbl_MissingIndexes - Many columns is being imported as null
tbl_MissingIndexes - Many columns are being imported as null
Feb 13, 2025
asavioliMSFT
changed the title
tbl_MissingIndexes - Many columns are being imported as null
Many number related columns are being imported as null
Feb 13, 2025
asavioliMSFT
changed the title
Many number related columns are being imported as null
Some number related columns are being imported by Nexus as null
Feb 13, 2025
PiJoCoder
changed the title
Some number related columns are being imported by Nexus as null
Some number related columns are being imported by Nexus as null (tbl_MissingIndexes & tbl_dm_db_stats_properties)
Feb 14, 2025
An issue is happening when importing data related to missing indexes to table tbl_MissingIndexes. Values from column many columns, like improvement_measure, are being imported as NULL. Probably this is related to number decimal format.
Confirmed the columns have the data in the output file generated by Log Scout
We also found an issue on tbl_dm_db_stats_properties. Some columns, like the rows, are defined as INT in the rowsetimportengine and data from large tables are being imported as NULL
The text was updated successfully, but these errors were encountered: