Performance data files: QAPMJOBMIINTNUMInterval number: The nth sample database interval based on the start time specified in the Create Performance Data (CRTPFRDTA) command.PD (5,0)DTETIMInterval date (yymmdd) for job interval entry and job completion date, and time (hhmmss) for job completion entry.C (12)INTSECElapsed interval seconds.PD (7,0)DTECENCentury digit.C (1)JBNAMEJob name/workstation name.C (16)JBUSERJob user.C (10)JBNBRJob number.C (6)JBTYPEJob type. C (1)JBSTYPJob subtype. C (1)JBSTSFStatus flag: indicates job status relative to this interval. The values are:
Note: Jobs that are rerouted or transferred will result in a termination record (JBSTSF = 2) and a new job record (JBSTSF = 1).
PD (1,0)JBTTYPTask type (01:Resident task, 02:Supervisor task, 03:MI process task, 04:S36 emulation task).C (2)JBTTYETask type extender.C (2)JBPOOLJob pool.C (2)JBPRTYJob priority.C (3)JBCPUThread processing unit time used (in milliseconds).PD (15,3)JBRSPTotal transaction time (in seconds).PD (15,3)JBSLCTime-slice value (in milliseconds).PD (11,0)JBNTRNumber of transactions.PD (11,0)JBDBRNumber of synchronous database reads: Total number of physical synchronous database read operations for database functions.PD (11,0)JBNDBNumber of synchronous nondatabase reads: Total number of physical synchronous nondatabase read operations for nondatabase functions.PD (11,0)JBWRTNumber of writes: Total number of physical database and nondatabase write operations.PD (11,0)JBAWTotal number of transitions from active state to wait state for this job.PD (11,0)JBWITotal number of transitions from wait state to ineligible state for this job.PD (11,0)JBAITotal number of transitions from active state to ineligible state for this job.PD (11,0)JBNDWNumber of synchronous nondatabase writes: Total number of synchronous physical nondatabase write operations for nondatabase functions.PD (11,0)JBDBWNumber of synchronous database writes: Total number of synchronous physical database write operations for database functions.PD (11,0)JBANDWNumber of asynchronous nondatabase writes: Total number of asynchronous physical nondatabase write operations for nondatabase functions.PD (11,0)JBADBWNumber of asynchronous database writes: Total number of asynchronous physical database write operations for database functions.PD (11,0)JBANDRNumber of asynchronous nondatabase reads: Total number of asynchronous physical nondatabase read operations for nondatabase functions.PD (11,0)JBADBRNumber of asynchronous database reads: Total number of asynchronous physical database read operations for database functions.PD (11,0)JBPWNumber of synchronous permanent writes.PD (11,0)JBPAGFNumber of PAG faults. Total number of times the program access group (PAG) was referred to, but was not in main storage. The Licensed Internal Code no longer uses process access groups for caching data. Because of this implementation, this field will always be 0 for more current releases.PD (11,0)JBOBINNumber of binary overflows.PD (11,0)JBODECNumber of decimal overflows.PD (11,0)JBOFLPNumber of floating point overflows.PD (11,0)JBIPFNumber of times a page fault occurred on an address that was currently part of an auxiliary storage I/O operation.PD (11,0)JBWIONumber of times the process explicitly waited for outstanding asynchronous I/O operations to complete.PD (11,0)JBSZWTTotal seize wait time (in milliseconds).PD (15,3)JBSKSCNumber of socket sends.PD (11,0)JBSKBSNumber of socket bytes sent.PD (11,0)JBSKRCNumber of socket receives.PD (11,0)JBSKBRNumber of socket bytes received.PD (11,0)JBXRFRStream file reads.PD (11,0)JBXRFWStream file writes.PD (11,0)JBTCPUTotal job CPU time in milliseconds. Total CPU time used by all threads of a multi-threaded job. This may not equal the sum of JBCPU for all threads due to timing differences in the collection and reporting of these values.PD (15,3)JBTHDFSecondary thread flag. Identifies secondary threads of a multi-threaded job. The values are: 0 -- tasks and primary threads, 1 -- secondary threads.PD (1,0)JBTHIDThread Identifier. A 4-byte displayable thread identifier. A hex string that is unique for threads within a process. It will be blank for tasks and prior release data.C (8)JBTHACActive threads. Current number of active threads in the process when the data was sampled. An active thread may be actively running, suspended, or waiting on a resource. Includes the primary thread.PD (11,0)JBTHCTThreads created. Number of threads initiated within this job. Includes both active and terminated threads.PD (11,0)JBMTXTMutex wait time in milliseconds. Cumulative time the thread waited for a mutex.PD (15,3)JBIBM1ReservedPD (11,0)JBINSXReserved.PD (11,0)JBSVIFServer interactive flag. Set to '1' if the resource consumed by the function is charged to the interactive capability of the system.C (1)JBTFLTTotal page faults.PD (11,0)JBTDESystem task identifier.C (8)JBPTDEPrimary thread identifier.C (8)JBLDUMReserved.PD (1,0)JBEDBCDatabase CPU time. The amount of CPU time (in milliseconds) used to perform database processing within the single thread or task. This field is provided on an individual task or thread basis. For multi-threaded jobs, values are not summarized across threads.P (15,3)JBTDBCTotal database CPU time. The amount of CPU time (in milliseconds) used to perform database processing within all threads of a multithreaded job.
Note: This may not equal the sum of JBEDBC for all threads in a job. This field is provided for primary threads only.
P (15,3)JBCOPNumber of primary commit operations performed under the task.PD (11,0)JBCOSNumber of secondary commit operations performed under the task. This includes application and system-provided referential integrity commits.PD (11,0)JBDOPNumber of primary decommit operations performed under the task.PD (11,0)JBDOSNumber of secondary decommit operations performed under the task. This includes application and system-provided referential integrity decommits.PD (11,0)JBPJENumber of physical journal write operations to disk performed under the task.PD (11,0)JBNSJENumber of journal entries not directly related to SMAPP.PD (11,0)JBUJDNumber of SMAPP-induced journal entries deposited in user-provided journals.PD (11,0)JBSJDNumber of SMAPP-induced journal entries deposited in system-provided (default) journals.PD (11,0)JBBFWNumber of journal bytes written to disk. Such entries are packaged within the permanent area of the journal receiver. These are traditional journal entries which can be retrieved and displayed.PD (15,0)JBBFANumber of bytes deposited within the permanent area of the journal receiver. This count includes both those bytes already written to disk and those still cached in main memory. These are traditional journal entries which can be retrieved and displayed.PD (15,0)JBBTWNumber of transient area journal receiver bytes written to disk. The transient area contains hidden journal entries produced by the system, used during IPL, and routed to this transient area only if the customer specifies *RmvIntEnt on the CHGJRN command. This transient area is a separate area on the disk, distinct from the disk space used to store the normal journal entries.PD (15,0)JBBTANumber of bytes generated for the journal receiver transient area. This count includes both transient bytes already written to disk and those still cached in main memory. The transient area contains hidden journal entries produced by the system, used during IPL, and routed to this transient area only if the customer specifies *RmvIntEnt on the CHGJRN command. This transient area is a separate area on the disk, distinct from the disk space used to store the normal journal entries.PD (15,0)JBTWTAmount of time this task spent waiting for journal bundles to be written to disk (in milliseconds). This includes time spent waiting for physical disk write operations initiated by this task to be serviced, as well as time spent waiting for physical disk write operations initiated by other tasks whose journal entries reside in the same journal bundle.PD (11,0)JBTNWNumber of times this task waited for journal bundles to be written to disk.PD (11,0)JBXRRRNumber of random stream file read operations. This count includes files in the Root, QOpenSys, QDLS, QOPT (when the files are on a volume that is not formatted in Universal Disk Format (UDS)) and user-defined file systems.PD (11,0)JBXRRWNumber of random stream file write operations. This count includes files in the Root, QOpenSys, QDLS, QOPT (when the files are on a volume that is not formatted in Universal Disk Format (UDS)) and user-defined file systems.PD (11,0)JBXRFSNumber of fsync operations. This count includes files in the Root, QOpenSys, QDLS, QOPT (when the files are on a volume that is not formatted in Universal Disk Format (UDS)) and user-defined file systems.PD (11,0)JBXRBRStream file bytes read. This count includes files in the Root, QOpenSys, QDLS, QOPT (when the files are on a volume that is not formatted in Universal Disk Format (UDS)) and user-defined file systems.PD (15,0)JBXRBWStream file bytes written. This count includes files in the Root, QOpenSys, QDLS, QOPT (when the files are on a volume that is not formatted in Universal Disk Format (UDS)) and user-defined file systems.PD (15,0)JBFSHNumber of full secure sockets layer (SSL) handshakes that use server authentication.PD (11,0)JBASHNumber of abbreviated (or fast) secure sockets layer (SSL) handshakes that use server authentication.PD (11,0)JBFSHANumber of full secure sockets layer (SSL) handshakes that use server and client authentication.PD (11,0)JBASHANumber of abbreviated (or fast) secure sockets layer (SSL) handshakes that use server and client authentication.PD (11,0)JBPGATotal number of pages of temporary and permanent storage that have been allocated by the job since the job startedP (11,0)JBPGDTotal number of pages of temporary and permanent storage that have been deallocated by the job since the job started.P (11,0)JBCUSRThe user profile that the job was running under at the time the data was sampled.C (10)JBACPUAccumulated total job CPU time in milliseconds. Accumulated CPU time used by all threads of a multithreaded job since the job started. Note: This field is provided for primary threads only. PD (15,3)JBIPAFThe remote IP address family flag indicates the type of IP address information provided in field JBIPAD. The following are supported (see <sys/socket.h> and the API referenced under JBIPAD for more information on these values):
Note: An address may not be available if there is no current connection.
C (1)JBIPADThe binary form of IPv4 or IPv6 remote IP address most recently communicated with over sockets. If a sockets connection has not been established or has terminated (JBIPAF = X'00'), this field will be blank. An IPv4 address is 4 bytes long left justified in this field. An IPv6 address uses all 16 bytes. For examples and further explanation, refer to the Usage Notes section in the Convert IPv4 and IPv6 Addresses Between Text and Binary Form (inet_pton) APIC (16)JBIPPTThe remote port number used in this connection. P (5,0)JBUAUF Reserved.C (1)
Field Name Description Attribute