Database Error Messages

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

DIA-25328

argument_size argument size array_size is smaller than array size
  • argument_size: The size of the input argument array.
  • array_size: The specified array size.

Cause

The size of the message properties array was smaller than the ARRAY_SIZE parameter.


Action

Use a message property array size that equals the array size specified.