00D79999   

Explanation

A severe error has occurred. For example, an invalid data space manager (DSM) function is invoked.

Almost any data space manager (DSM) function can issue this reason code.

System action

Abort the request.

Operator response

Notify the system programmer.

System programmer response

If you suspect an error in DB2®, you might need to report the problem. For information about identifying and reporting the problem, see Collecting diagnostic data.

Problem determination

Obtain the console sheet, dump, details of the request that led to this code, and contents of the SQLCA.

Collect the following diagnostic items:
  • Console output from the system on which the job was run, and a listing of the SYSLOG data set for the period of time that spans the failure.
  • Dynamic dump, taken to SYS1.DUMPxx data set, by DB2 (04E and 04F abends).
  • Listing of the results produced by the SQL statements.
  • SYSPRINT output, including JCL, for the application program or batch job, and system messages that were issued. Make sure that MSGLEVEL=(1,1) on the JOB statement so that all diagnostic information is sent to SYSPRINT.
  • Definitions of views and tables involved in the error.