Hello,
We activated the Usage Tracking for OAC (with the September 2023 version) and we we created also database object 'UsageTracking' and the connection pool in the semantic model.
Configuration in OAC-System settings:
UsageTracking.SchemaName.UT_LOGICAL_QUERIES - for logical table
UsageTracking.SchemaName.UT_INIT_BLOCK_INFO - for init block table
UsageTracking.SchemaName.UT_PHYSICAL_QUERIES - for physical table
and the pool;
UsageTracking.UsageTrackingConnectionPool
I see that only 2 tables are filled with data in real time(logical et physical tables) but not the init block table that stays empty.
Despite this we have 3 init blocks defined in our semantic model that are executed normally but without having the log for them in UT_INIT_BLOCK_INFO table.
Thanks for help,
Daniel