The diagnosis of an issue may occasionally require a system dump. While rare, 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)
Keyword | Description |
---|---|
JOBNAME=(<address_space>[,address_space>]) |
One or more address spaces, depending on what is requested by Precisely Support where address_space corresponds to a Job Name or Task Name. |
SDATA=(ALLNUC,CSA,GRSQ,LPA,PSA,SQA,RGN,LSQA,SWA,TRT,SUM) | List of dump options, those specified here are the typical options requested by Precisely Support. |
- Request a dump of the Db2 Log Capture at the operator console for the DB2CDC1 Task and the Db2 subsystem task DB2MSTR
DUMP COMM=(DB2CDC1 DUMP FOR SQDATA)
- Reply to the outstanding WTOR (from dump command)
R nnn,JOBNAME=(DB2CDC1,DB2MSTR),SDATA=(ALLNUC,CSA,GRSQ,LPA,PSA,SQA,RGN,LSQA,SWA,TRT,SUM)
- Upload the resulting dump at https://www.precisely.com/support or if necessary, request temporary FTP credentials.Note: If a dump has been required it is likely that the Db2 Capture will have to be stopped until the issue's cause has been determined.
- 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 at https://www.precisely.com/support or if necessary request temporary FTP credentials.