DLZ001I ABNORMAL TERMINATION ENCOUNTERED indicates DLI has trapped the error.
There may be many causes, but this is one possible culprit.
QUIKDLI can issue an SVC 4 which is a LOAD, and has RMODE=24 characteristics that may not be issued from a caller above the line.
However, if the partition crosses the 16 MB line it is possible that QUIKDLI may be loaded above the line leading to an execution mode violation.
The solution here is to change partitions sizes to below the 16MB line, or to relink QUIKDLI with RMODE=24.