Database Error Messages

ORA-17198

The database session time zone is not set.

Cause

An attempt is being made to read the session time zone on the connection, which has not been set.


Action

Set the session time zone on the connection using conn.setSessionTimeZone().