Record Type 96 (60) — Cross Memory Service Provider Charge Back

Record type 96 is written whenever certain operator commands are issued. The record is created to provide user account information so that it may be sorted with other SMF records associated with the user. For accounting purposes, this record contains the amount of CPU time used by a user.

Note: If available, this time also includes VECTOR time.
The type 96 record can be used with the subtype selectivity function. The subtypes are:
  1. Detail records
  2. Summary records

The Detail records are produced during consultations with the Integrated Reasoning Shell's subsystem. One of these records is produced each time the subsystem replies or queries the requestor (user).

A Summary record is produced when the requestor issues an “INIT END” command. This record contains counts of the communications that occurred between the subsystem and the requestor, and the totals for CPU and Vector times.

Note: Since Vector times are not available for all systems, the Vector time fields contain zero on those systems not able to provide Vector accounting at the task level.
Offsets Name Length Format Description
0 0 SMF96LEN 2 binary Record length. This field and the next field (total of four bytes) form the RDW (record descriptor word). See Standard SMF record header for a detailed description.
02 02 SMF96SEG 2 binary Segment descriptor (see record length field).
4 4 SMF96FLG 1 binary System indicator:
Bit
Meaning when set
0-2
Reserved
3-6
Version indicators*
7
Reserved.

*See Standard SMF record header for a detailed description.

5 5 SMF96RTY 1 binary Record type 96 (X'60').
6 6 SMF96TME 4 binary Time since midnight, in hundredths of a second, that the record was moved into the SMF buffer.
10 0A SMF96DTE 4 packed Date when the record was moved into the SMF buffer, in the form 0cyydddF. See Standard SMF record header for a detailed description.
14 0E SMF96SID 4 EBCDIC System identification (from the SID parameter).
18 12 SMF96WID 4 EBCDIC Subsystem identifier.
22 16 SMF96STP 4 binary Record subtype.
24 18 SMF96JMR 2 binary Displacement to the start of the requestor's JMR data. This includes the RDW. This is also the length of the standard SMF header.
28 1C SMF96JL# 4 binary Length of the JMR data.
32 20 SMF96PSI 2 binary Displacement to start of the provider's data section (includes RDW).
36 24 SMF96PI# 2 binary Length of provider's data.
40 28 SMF96RCS 4 binary Displacement to start of the subtype data areas (includes RDW).
0 0 SMF96JBN 8 EBCDIC Requestor's JMRJOB data including the record descriptor word (RDW).
8 8 SMF96RST 4 binary Requestor's JMRENTRY.
12 0C SMF96RDS 4 packed Requestor's JMREDATE.
16 10 SMF96UIF 8 EBCDIC Requestor's JMUSEID.