Previous Topic: CA-7.V259Next Topic: CA-7.V261


CA-7.V260

s mmmm (dddd) CONTROL INTERVAL CONFLICT FOR CALLID = xxxxxxxx

Reason:

Same CALLID has requested update intent on two different DSTYPEs. This is legal, but by chance, access to both requests require the same VSAM control interval. This can only occur if data types with different DSTYPES are specified in the DBPARMS statements to be on the same VSAM data set and will probably only occur if the physical data set is very small. This can only occur if the governor module SASSV004 is not being used.

Action:

Reconfigure database so that data types with different DSTYPEs do not share the same VSAM data set.