Error Message: Invalid dynamic descriptorCause: An attempt to access an unallocated or invalid descriptor was encountered.Action: For ANSI descriptors, check that descriptor name is valid and descriptor has been allocated and not previously deallocated. Or if using Oracle descriptors (SQLDA) with MODE=ANSI also use DYNAMIC=ORACLE.