The IN_DB_UTIL framework leverages the Oracle database global application context features to store various session attributes in memory. These session attributes are utilized and managed by the IN_DB_UTIL package using various Oracle DBMS_SESSION subprograms such as SET_IDENTIFIER, and CLEAR_IDENTIFIER, and SET_CONTEXT, and CLEAR_CONTEXT.