Database Error Messages

OCI-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.