Using the system table CONNECTPARAMETERS, you can determine the following database information, among other things:
Parameters of your own database session SELECT sqlmode, isolevel, timeout, session FROM DOMAIN.CONNECTPARAMETERS