Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Management of tables generated by the CMDB Query Builder

Christian_
Tera Guru

It looks to me like the CMDB Query Builder generates new tables for its result.

The character of these tables is that they all have a name starting at u_cmdb_qb_result_ and that they extend the Query Builder Results [cmdb_qb_result_base] table.

 

Over time, I see before me a larger number of tables here, and perhaps not all of them are relevant.

How should one manage these? (Archiving/Deletion..)

Are there analytics on the use of these tables?

 

Thanks in advance!

1 ACCEPTED SOLUTION

Christian_
Tera Guru

There is no dashboards OOTB atm for monitoring of the usage of the CMDB Query (tables).

The following Idea is created for this: Detect unused queries for the cmdb Query Builder which would help the customer to remove them, please upvote 🙂

 

(Note, when a query is deleted, the table is dropped backend.)

View solution in original post

2 REPLIES 2

Christian_
Tera Guru

If you are wondering about the data and not the management of the table it self, this KB Articles answers that question: KB0954427 - Query Results for CMDB Query Builder 
(Scheduled job: CMDB Query Builder query results clean up, runs every day and cleans up the data from the query results table, which is more than 24 hours old.)

 

Christian_
Tera Guru

There is no dashboards OOTB atm for monitoring of the usage of the CMDB Query (tables).

The following Idea is created for this: Detect unused queries for the cmdb Query Builder which would help the customer to remove them, please upvote 🙂

 

(Note, when a query is deleted, the table is dropped backend.)