When you executeselect * from sys.change_tracking_databasesyou may not see that tracking changes is enabled to a specific database if the option Autoclose is enabled.You will need to disable this option to have a stable result set.
↧