PCC-02418: 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.