Message Oracle PCC-02396 - Illegal use of arrays inside an array of structs

ERRORIllegal use of arrays inside an array of structs
CAUSEAn array of a struct that contained arrays of scalars or two-dimensional char or VARCHAR fields was used as a host variable.
ACTIONRewrite the struct so that there are no scalar arrays or two-dimensional char or VARCHAR fields.