The diagnosis of an issue may occasionally require a system dump. If Precisely Support asks for a dump, the request will be entered at the console and take the following form:
Syntax
DUMP COMM=(<some sort of comment>)
Reply to the outstanding WTOR (from dump command)
R nnn,JOBNAME=(<address_space>[,address_space>]),SDATA=(ALLNUC,CSA,GRSQ,LPA,PSA,SQA,RGN,LSQA,SWA,TRT,SUM)
Example 1
- Request a dump of the Db2 Log Capture at the operator console for the DB2CDCP Task and the Db2 subsystem task DB2MSTR
DUMP COMM=(DB2CDC DUMP FOR SQDATA)
- Reply to the outstanding WTOR (from dump command):
R nnn,JOBNAME=(DB2CDCP,DB2MSTR),SDATA=(ALLNUC,CSA,GRSQ,LPA,PSA,SQA,RGN,LSQA,SWA,TRT,SUM)
- Upload the resulting dump to Support or request temporary FTP credentials.Note: If a dump has been required, the Db2 Capture needs to be stopped until the issue's cause has been determined.
Example 2
- Request a dump of the zLog Publisher for IMS at the operator console for the IMSPUBP Task.
DUMP COMM=(IMSPUB DUMP FOR SQDATA)
- Reply to the outstanding WTOR (from dump command):
R nnn,JOBNAME=(IMSPUBP),SDATA=(ALLNUC,CSA,GRSQ,LPA,PSA,SQA,RGN,LSQA,SWA,TRT,SUM)
- Upload the resulting dump to Support or request temporary FTP credentials.