Enabling and Disabling Database Debug Mode

This property enables a trace to be generated for database interactions by logging SQLs in the elink.log file. It is used for debugging database query issues. The database debug mode is enabled by default.

Procedure

  1. Start Configurator.
  2. Go to Cluster Outline > InitialConfig > NodeID > System Debugging.
  3. Change the value of Database Debug Mode to true to enable the property, or change the value to false to disable the property.
    Note: All SQLs are logged in the timing log; so even when this flag is disabled, you can still see the SQLs if you need to.