Skip to main content

Hi,

After moving internal mdm connection (mdc_db) from mdm.runtimeCfg to runtime/etc/application.properities there is no more chance to see this connection in console under “Database Connections” site and be able to track sql by turning on “SQL Monitoring”.

This was handy to see, easy and fast, which SQLs were executed and could help as early warning, that some SQL a running slow. This was working in v13, but since v14, this is not possible anymore to my knowledge.

Is there any way, how to monitor this internal MDM connection back in MDM console?

Thank you

Hi ​@Jonas Mimra,

Starting from v15.1 there is an option to enable logging for long-running queries available in the new Admin Center
 

 


Hi,

Yes I know, this writes that to the log. But since the log contains bunch of other information, it is not as easy as it was. 

Moreover, this does not give you the opportunity to see all the SQLs and number of executions. So this feature is not same and does not fit our needs completely.

But thanks for the reply.

Jonas