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.
OCI-25328
string argument size string is smaller than array size
Cause
The size of the argument is smaller than the given array size.
Action
Lower array size or use a larger sized input argument.
OCI-25328
string argument size string is smaller than array size
Cause
The size of the argument is smaller than the given array size.
Action
Lower array size or use a larger sized input argument.