Oracle Application Express (MOSC)

MOSC Banner

Why doesn't APEX_UTIL.SET_SESSION_MAX_IDLE_SECONDS work properly?

edited Feb 28, 2024 12:36AM in Oracle Application Express (MOSC) 4 commentsAnswered ✓

Products:

  • Oracle Database 19c Standard Edition 2 Release 19.0.0.0.0 - Production Version 19.14.0.0.0
  • Oracle APEX 23.1.4

Question:

APEX_UTIL.SET_SESSION_MAX_IDLE_SECONDS doesn't set neither SESSION_MAX_IDLE_SEC nor SESSION_IDLE_TIMEOUT_ON.

While the use of APEX_UTIL.SET_SESSION_LIFETIME_SECONDS(p_seconds => 28200) works and the corresponding SESSION_LIFE_TIMEOUT_ON is set to the correct end timestamp, SET_SESSION_MAX_IDLE_SECONDS has no effect.

Testcases were applied with an APEX application process, before header page process and a PL/SQL-stub using apex_session.attach have been accomplished. 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center