Create a SESSION_CONTEXT variable for 'debug mode', managed in IAM.

Related products: Indicium Service Tier

Related to the idea below, I would like to be able to set a user in IAM in ‘debug mode’.

 

This mode should be available in the SESSION_CONTEXT so you would be able to get additional information from the database or store additional information in the database when debug mode is active.

 

Hi Andre,

Could you list the information are you looking for? For example the server and database name, and/or more? 


Hi Mark, 

In IAM, I want to set a user in debug mode (new property). When this user sends requests to the database, I want a variable in the session_context (e.g. ‘debug’) to be on. I could use this value to be able to give extra information or store additional information in procedures and triggers. 

This could be helpful when analysing problems. I could create my own solution, but it would be nice to have this default available.


NewOpen