DSNL033I csect-name DDF TERMINATION SCHEDULED DUE TO DETECTION OF ABEND abend REASON reason
Explanation
A severe error was detected during DDF processing. DDF processing can no longer continue so DDF termination has been scheduled. 'Csect-name' is the Db2 module that detected the condition and requested DDF termination.
- abend
- The abend code or zeros if no abend is associated with the termination
of DDF.
If the abend was a Db2 04E abend, the Db2 reason code will contain additional information about the abend.
- reason
- The Db2 reason code or zeros
if no Db2 reason code is associated
with the termination of DDF.
If no abend is associated with the problem, the reason code describes the cause for the termination.
System action
Termination of the distributed data facility (DDF) is initiated.
Operator response
Notify the system programmer for analysis.
System programmer response
Determine the cause of the failure. Correct the condition and restart DDF using the -START DDF command.
Problem determination
If an abend is associated with the failure, a dump might have been provided. LOGREC will also contain information about the abend.