Previous Topic: DC506928Next Topic: DC507001


DC506929

SNAP DUMP FAILURE, INCOMPLETE OR NO DUMP PRODUCED

Reason:

During the execution of RHDCBFMD a condition occurred that caused the production of a core dump to be terminated. A nonzero return code was returned in register 15 after a #CALL to RHDCBFMD.

On a z/OS system, SNAP JCL was missing or incorrectly specified and so does not conform to default settings in the SNAP DCB. Include JCL statements to handle dump output, either using default DCB parameters for BLKSIZE, LRECL, and RECFM or specifying SYSOUT=A. For example, include:

//IDMSSNAP DD DSN....).
or
//IDMSSNAP DD SYSOUT=A

On a z/VSE system, this error message indicates that SVCs called by RHDCBFMD macros are not supported. These macros are supported starting with VSE/ESA version 1 release 2 (VSE 1.2) or higher. No JCL is required to handle dump output. Check with system staff to make sure that the current supervisor supports the following macros:

Also check the installation links of RHDCBFMD.

Module:

RHDCBMAP, RHDCFMAP

Severity:

0