SOD= parameter for procedures

Use the SOD= parameter in procedures to specify a 1-character class for SYSOUT to be used for the spin-off main storage dump. If omitted or specified as 0, no spin-off dump is taken.

You can set the SOD= parameter using the DFSOPT DD statement in IMS-supplied procedures. The syntax for the SOD= parameter is:

SOD=char str (No default)

For more information, see DFSOPT DD in DD statements for IMS procedures.