Could you tell me what maintains the bn_qos_data tables in the UIM database?
Environment
UIM 20.x
Resolution
The data_engine is responsible for the maintenance of the BN_* tables
The stored proc spn_de_DataMaint_DeleteOldData is the one that carries out the maintenance on the RN,HN,BN tables. For the BN tables the retention is based on the Delete historic data older than value in the Data Engine GUI.