dts Bis Label
The environment label of the DTS instance. The value is: normal, online.
NOTE: From the status of
NotStarted
toSynchronizing
, the resource goes through thePrechecking
andInitializing
phases. Because of theInitializing
phase takes too long, and once the resource passes to the status ofPrechecking
, it can be considered that the task can be executed normally. Therefore, we treat the status ofInitializing
as an equivalent toSynchronizing
. NOTE: If you want to upgrade the synchronization job specifications by the propertyinstance_class
, you must also modify the propertyinstance_class
of it's instance to keep them consistent.