Background documentation-3030: Invalid SESSION TIMEOUT Locate this document in the navigation structure

 

Explanation
  1. An invalid timeout value was specified in the CREATE USER or CREATE USERGROUP statement.

  2. If the CONNECT statement is specified with a timeout value, this value must be less than or equal to the maximum timeout value possible for the user concerned.

User Response
  1. Choose a value of between 30 and 32400 seconds for the special database parameter SessionTimeout.

  2. If no user-specific timeout value was defined for the current user in the CREATE USER or CREATE USERGROUP statement, this maximum value is equal to the SessionTimeout database parameter.

  3. If 0 is given as the timeout value in the CONNECT statement, periods of inactivity during a session are not checked.