Database Error Messages

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

ORA-25209

invalid value string, EXPIRATION should be non-negative or NEVER

Cause

The expiration was less than zero or NULL.


Action

Specify a value for expire_after that is either greater than or equal to zero or NEVER.