Trace entries related to parallel RECON access

When parallel RECON access is enabled, trace entries that are related to parallel access processing are created. Trace calls are made when unexpected conditions occur during processing.

Layout of the DSPURI80 trace entry:

The trace entry is created when DBRC detects that VSAM has shunted data for a RECON data set.
Line 1:
		words 0-1 – Identifier DSPURI80
		word 2    – A(DSPRQB)
		words 3-5 – Zeros
		words 6-7 – Time stamp
Line 2:
		word 0    – Index into FILE data for data set with shunted I/O data
		words 1-2 – DDNAME of RECON data set with shunted I/O data
		words 3-7 – Zeros
Line 3:
		words 0-7 – Zeros

Layout of the DSPRSYNC trace entry:

The trace entry is created when a non-zero return code is returned by an z/OS® Resource Recovery Services ATRCMIT request or ATRBACK request.
Line 1:
		words 0-1 – Identifier DSPRSYNC
		word 2    – A (DSPRQB)
		words 3-5 – Zeros
		words 6-7 - Time stamp
Line 2:
		word 0 – Requested RRS request (1=commit, 2=backout)
		word 1 – Return code from ATRCMIT request or ATRBACK request
		words 2-7 – Zeros
Line 3:
		words 0-7 – Zeros