ORA-25209: invalid value string, EXPIRATION should be non-negative or NEVER
What triggered the Error:
e expiration is less than zero or NULL.What should we do to fix it:
ecify a valid value for expire_after which should be greater than or equal to zero or NEVER.