Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-41446

The driver is not supported for resetting state at request boundaries

Cause

The driver did not support RESET_STATE.


Action

  • To use RESET_STATE, upgrade to a driver that supports RESET_STATE.
  • To continue without RESET_STATE capability (do not use this if applications are depending on the session state being cleared):
  • Use a different service that does not have RESET_STATE enabled.
  • Set RESET_STATE = NONE on the current service.