PCC-02312: arrays of VARCHAR greater than 2 dimensions not allowed Cause: A VARCHAR variable having more that 2 dimensions was declared. Multidimensional arrays are not supported as host variables. Action: Recode the application to remove multidimensional array usage.