| ERROR | Array size mismatch between Object and REF host variables |
| CAUSE | The array sizes of the Object and REF variables in an OBJECT CREATE or DEREF do not match. |
| ACTION | Adjust the array dimensions of the two host variables so that they are equal to one another. |