z/OS diagnostic dumps - connect_cdc_sqdata - Latest

Connect CDC (SQData) Troubleshooting

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Troubleshooting
Copyright
2024
First publish date
2000
Last updated
2024-11-25
Published on
2024-11-25T15:16:52.503000

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
  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)
  2. 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)
  3. 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
  1. Request a dump of the zLog Publisher for IMS at the operator console for the IMSPUBP Task.
    DUMP COMM=(IMSPUB DUMP FOR SQDATA)
  2. Reply to the outstanding WTOR (from dump command):
    R nnn,JOBNAME=(IMSPUBP),SDATA=(ALLNUC,CSA,GRSQ,LPA,PSA,SQA,RGN,LSQA,SWA,TRT,SUM)
  3. Upload the resulting dump to Support or request temporary FTP credentials.