Question:
Could you tell me what maintains the bn_qos_data tables in the UIM database?
Answer:
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.