Database Error Messages

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

OCI-22151

cannot resize non-zero variable-length array to zero elements

Cause

Trying to resize a non-zero variable-length array to 0 elements.


Action

Specify a non-zero size.