Database Error Messages

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

OCI-14019

partition bound element must be one of: string, datetime or interval literal, number, or MAXVALUE

Cause

Partition bound list contained an element of invalid type (i.e. not a number, non-empty string, datetime or interval literal, or MAXVALUE)


Action

Ensure that all elements of partition bound list are of valid type