An invalid timeout value was specified in the CREATE USER or CREATE USERGROUP statement.
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.
Choose a value of between 30 and 32400 seconds for the special database parameter SESSION_TIMEOUT.
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 SESSION_TIMEOUT database parameter.
If 0 is given as the timeout value in the CONNECT statement, periods of inactivity during a session are not checked.