AHL146I
THE EXPECTED CCW AT SCSW-8 WAS NOT FOUND DURING THE CCW SCAN, TRACING WAS FORCED

Explanation

During tracing of an input/output (I/O) interrupt by the generalized trace facility (GTF), GTF traced from the beginning of the channel program to find the channel command word (CCW) pointed to by SCSW-8 (channel status word). GTF could not find the CCW. This happen if:
  • A program controlled interrupt (PCI) disabled interrupt exit (DIE) modified the channel program.
  • GTF traced the number of CCWs that the number of CCWs traced (CCWN) specified before finding SCSW-8.

System action

GTF traces the CCW pointed to by SCSW-8. GTF also traces the data that certain fields of the CCW pointed to by SCSW-8 reference. These fields are the data address and count fields. For further information on these fields and the data they reference, see the CCW section in Principles of Operation

Usually, when GTF issues this message, GTF cannot trace the entire channel program. GTF cannot tell if the traced CCW (the one pointed to by SCSW-8), is using the command code of a previous CCW. In other words, GTF cannot tell if the CCW is part of a data chain. Thus, the CCW command code might be incorrect. Because GTF cannot check the CCW command code, the I/O operation might not transfer data.

System programmer response

Obtain the SYSOUT output for the job. Search problem reporting data bases for a fix for the problem. If no fix exists, contact the IBM® Support Center.

Source

Generalized trace facility (GTF)

Module

AHLTCCWG