Performance data files: QAPYDWPGMR

 

This file contains program or procedure resolution information. The following information applies if you have installed the latest PTFs.

Resolution data may not be available for every program or procedure. There is a chance that the data could have been unavailable at the time collection was attempted.

This file includes program or procedure information associated with the records in the QAPYDWTRC file. One record is created per program or procedure initiating an I/O operation.

Field Name Description Attribute
PROCKEY Procedure key. The identifier of the program or procedure. H (8)
PRMPGMLIB MI program library name. The name of the library where the program resides. C (10)
PRMPGMNAME MI program name. The name of the program which initiated an I/O operation. C (30)
PRMOBJTYP MI object type. The object type of the program. B (4)
PRMOBJSTYP MI object subtype. The object subtype of the program. B (4)
PRMODNAME Module name. The ILE module name. Varchar (256)
Dft (32)
PRFRMTYPE Frame type. The type of stack frame generated by this program:

0 = SLIC frame  
1 = NMI frame  
2 = OMI frame  
3 = Java frame  
4 = PASE frame

B (2)
PRSTRHDL Procedure start handle. The start handle of this procedure. H (8)
PRENDHDL Procedure end handle. The end handle of this procedure. H (8)
PRNAME Procedure name. The name of this procedure. Varchar (256)
Dft (64)