IMS log record types


Log Analyzer supports all types of log records that conform to IMS log record conventions.

Log Analyzer has mapped most IMS and BMC log records. A mapped record has a recognized log record code. Log Analyzer assigns a type and description that identify the record in batch reports and on interface panels. If Log Analyzer has not mapped a type of log record, the string unmapd is displayed as the short name of the record.

The following table lists the types of IMS log records that Log Analyzer has mapped, the type of LUOW to which the record is associated, and (for nontransaction types of LUOWs) the label that Log Analyzer uses for the type of LUOW in reports.

Important

Information about log record types is as current as possible, as of the time that this section was prepared for publication. Log record types and layouts can be changed at any time at the discretion of the owner of the log record.

Information about log records that Log Analyzer has mapped is also available in the Log Analyzer ISPF interface. To access this information, enter the LC global command from any panel or select Log code help from the Help action bar choice.

Log record code

Log record type

Description

LUOW type (label on reports)

Comments

01

MSGIN

IMS input message

Transaction

A type 01 record is written when a data communication routine places transaction data in a message queue buffer. All filters except DBD, PSB, ABENDS, ETIME, MPR, and PST filters apply to this type of record. Log Analyzer relates this type of record to a transaction LUOW.

02

CMDI

Condensed command - Type I

Nontransaction (command)

A type 02 record is written at successful completion of a /LOG command or a command that updates restart data. USERID and NODE filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('command') type of LUOW.

03

MSGOT

IMS output message

Transaction

A type 03 record is written when a DL/I routine places transaction data in a message queue buffer. All filters except DBD, PSB, ABENDS, ETIME, MPR, and PST filters apply to this type of record. Log Analyzer relates this type of record to a transaction LUOW.

04

RSR

RSR tracking

Nontransaction (rsr)

A type 04 record is written by Remote Site Recovery (RSR) for usage with remote IMS systems. Log Analyzer relates this type of record to a nontransaction ('rsr') type of LUOW.

06

ACTN

IMS internally initiated action

Nontransaction (action)

A type 06 record is written when any of the following events occurs:

  • A forced-end-of-volume (FEOV) command was issued.
  • IMS was started or stopped.
  • One of the following events has occurred in an IMS XRF complex:
    • IRLM failed.
    • The VTAM TPEND exit routine was entered.
    • A /SWITCH command was processed.
  • A /START command connected IMS to VTAM.
  • Data sharing was quiesced.

Log Analyzer relates this type of record to a nontransaction ('action') type of LUOW.

07

APPLT

Application terminate

Transaction

A type 07 record is written when an application program is terminated. PSB, MPR, and PST filters apply to this type of record. Log Analyzer relates this type of record to a transaction LUOW.

If the application terminates abnormally, the abend code is reported on the LUOW Summary report and the LUOW Detail report.

This log record type is included in the ABEND report.

08

APPLC

Application start

Transaction

A type 08 record is written at startup of an application program. PSB and CICSTRAN filters apply to this type of record. Log Analyzer relates this type of record to a transaction LUOW.

09

BSTAT (SUMM, DETL)

Sequential buffering statistics

Nontransaction (stats)

A type 09 record is written at termination of an application program that might be using sequential buffering. Log Analyzer relates this type of record to a nontransaction ('stats') type of LUOW.

0A

CPICI

CPI-CI driven program start/terminate

Transaction

A type 0A record is written at startup or termination of a CPI-communications driven program. It is similar to a type 07 or 08 record. Log Analyzer relates a type 0A record to a transaction LUOW if possible. If not, Log Analyzer displays the record as unmapped.

0F

LGLOG

Logical logger

Nontransaction (lelogrec)

A type 0F record is written by the IMS Logical Logger to track DECB contents. Log Analyzer relates this type of record to a nontransaction ('lelogrec') type of LUOW.

10

SVIOL

Security violation

Nontransaction (sec viol)

A type 10 record is written when a security violation occurs. USERID and NODE filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('sec viol') type of LUOW.

11

CONVS

Start conversation

Nontransaction (conv)

A type 11 record is written at startup of a conversational program. USERID and NODE filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('conv') type of LUOW.

12

CONVE

End conversation

Nontransaction (conv)

A type 12 record is written at termination of a conversational program. USERID and NODE filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('conv') type of LUOW.

13

CONVC

Conversation control block

Nontransaction (conv)

A type 13 record is written to contain conversation control blocks (CCBs) for any of the following events:

  • Logon for a static non-ISC terminal
  • Signon for an ETO user
  • Static ISC allocation

USERID and NODE filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('conv') type of LUOW.

14

SWDIS

Switch line disconnect

Nontransaction (dialline)

A type 14 record is written at disconnection of a dial line. Log Analyzer relates this type of record to a nontransaction ('dialline') type of LUOW.

15

SWCON

Switch line connect

Nontransaction (dialline)

A type 15 record is written at connection of a dial line. Log Analyzer relates this type of record to a nontransaction ('dialline') type of LUOW.

16

SIGN

Sign on; Sign off

Nontransaction (signonof)

A type 16 record is written at successful completion of a /SIGN command. USERID and NODE filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('signonof') type of LUOW.

18

XCHK

Extended checkpoint

Transaction

A type 18 record is written when an application program has established an IMS extended checkpoint environment by issuing the XRST call call and the CHKP call. Log Analyzer relates this type of record to a transaction type of LUOW.

20

DBOPN

Database open

Nontransaction (open/cls)

A type 20 record is written when a full-function database is opened. DBD and DSID/area filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('open/cls') type of LUOW.

21

DBCLS

Database close

Nontransaction (open/cls)

A type 21 record is written when a full-function database is closed. DBD and DSID/area filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('open/cls') type of LUOW.

22

CMDII

IMSPLEX command

Nontransaction (command2)

A type 22 record is written at successful completion of an IMSPLEX type 2 command, indicating that the command is recoverable across a restart. Log Analyzer relates this type of record to a nontransaction ('command2') type of LUOW.

24

DBERR (DBERW)

Database error

Nontransaction (db error)

A type 24 record is written when a buffer handler detects an I/O error on a database. DBD filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('db error') type of LUOW.

25

EEQE

EEQE created; EEQE deleted

Nontransaction (eeqe)

A type 25 record is written when an EEQE is created or deleted for a database. DBD filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('eeqe') type of LUOW.

26

IOTOL

I/O toleration buffer

Nontransaction (iot)

A type 26 record is written when an I/O toleration buffer is created. DBD filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('iot') type of LUOW.

27

XTEND

Database extended

Nontransaction (db exten)

A type 27 record is written when a database data set is extended. DBD and DSID/area filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('db exten') type of LUOW.

28

PH1DC

Phase 1 DC

Transaction

A type 28 record is written when the IMS restart facility updates sequence numbers of input messages for transactions from STSN devices. These transactions operate in response mode and are not Fast Path transactions. NODE filters apply to this type of record. Log Analyzer relates this type of record to a transaction LUOW.

30

APRFX

Additional message prefix

Transaction

A type 30 record is written when a message prefix is changed. Log Analyzer relates this type of record to a transaction LUOW.

31

MSGGU (GUDLI, GUCOM)

Message GET-UNIQUE

Transaction

A type 31 record is written when a get-unique (GU) is issued for a message. Log Analyzer relates this type of record to a transaction LUOW.

32

REJCT

Message reject

Transaction

A type 32 record is written when a message is rejected, causing an application program abend. Log Analyzer relates this type of record to a transaction LUOW.

33

FREE

Message free

Transaction

A type 33 record is written when the IMS queue manager releases a message. Log Analyzer relates this type of record to a transaction LUOW.

34

CANCL

Message cancel

Transaction

A type 34 record is written when a message is canceled. Log Analyzer relates this type of record to a transaction LUOW.

35

MGENQ (ENQ, REENQ)

Message enqueue

Transaction

A type 35 record is written when a message is enqueued or re-enqueued. Log Analyzer relates this type of record to a transaction LUOW.

36

MGDEQ (MGDEL, MGSAV)

Message dequeue

Transaction

A type 36 record is written when a message is dequeued, saved, or deleted. Log Analyzer relates this type of record to a transaction LUOW.

37

XFER

Message queue sync

Transaction

A type 37 record is written to indicate any of the following events:

  • The sync point coordinator has determined that all resource managers have completed phase 1 commit processing.
  • The DBCTL sync point processor received a phase 2 commit request.
  • One or more output messages have been transferred from a queue block to a permanent destination.

Log Analyzer relates this type of record to a transaction LUOW.

38

QRET

Queue return

Transaction

A type 38 record is written to indicate any of the following events:

  • An input message was returned to an input queue because the application program terminated abnormally.
  • The DBCTL sync point processor received an abort request.
  • A protected conversation is in doubt, and the input message has been moved to an RRE until the unit of work is aborted or committed.
  • A message has been returned to its original anchor block after QCF has terminated abnormally.

Log Analyzer relates this type of record to a transaction LUOW.

39

QREL

Queue release

Transaction

A type 39 record is written when an output queue is released. Log Analyzer relates this type of record to a transaction LUOW.

3A

QFIXF

Queue record free

Nontransaction (qfixfree)

A type 3A record is written when a queue record was freed. Log Analyzer relates this type of record to a nontransaction ('qfixfree') type of LUOW.

3B

QFIXR

Queue invalid message record

Nontransaction (qfixrerr)

A type 3B record is written when an invalid message record or a nonrecoverable message response is detected during validation of a queue. Log Analyzer relates this type of record to a nontransaction ('qfixrerr') type of LUOW.

3C

QFIXB

Queue destination change

Nontransaction (qfixberr)

A type 3C record is written when a control block is changed during validation of a queue. Log Analyzer relates this type of record to a nontransaction ('qfixberr') type of LUOW.

3D

QFIXQ

Queue block altered

Transaction or nontransaction (qfixqblk)

A type 3D record is written when a QBLK record was changed during validation of a queue. For RELB actions, Log Analyzer relates this type of record to a transaction LUOW. For other actions, Log Analyzer relates this type of record to a nontransaction ('qfixqblk') type of LUOW.

3E

MSGCH

Message chain update

Transaction

A type 3E record is written when a message chain is updated. Log Analyzer relates this type of record to a transaction LUOW.

3F

UOWER

UOWE release

Nontransaction (uowe rel)

A type 3F record is written when a unit of work is released. Log Analyzer relates this type of record to a nontransaction ('uowe rel') type of LUOW.

40

CHKPT

Checkpoint

Nontransaction (chkpoint)

A type 40 record is written when an IMS system checkpoint is taken. Log Analyzer relates this type of record to a nontransaction ('chkpoint') type of LUOW.

Type 40 record subtypes include those that have the following meanings:

  • 4004—checkpoint SMB
  • 4009—checkpoint CPT
  • 400A—checkpoint CPM
  • 400B—checkpoint CTM
  • 400C—checkpoint CVB
  • 400F—checkpoint LCB
  • 4010—checkpoint CRB
  • 4011—checkpoint TCM
  • 4070—checkpoint MSDB begin
  • 4071—checkpoint MSDB ECNT
  • 4072—checkpoint MSDB header
  • 4073—checkpoint MSDB page fixed
  • 4074—checkpoint MSDB pageable
  • 4079—checkpoint MSDB end
  • 4080—checkpoint Fast Path begin
  • 4081—checkpoint Fast Path ECNT
  • 4082—checkpoint Fast Path EMHB
  • 4083—checkpoint Fast Path RCTE
  • 4084—checkpoint FP DMCB/DMAC
  • 4085—checkpoint Fast Path MTO buffer
  • 4086—checkpoint Fast Path DMHR/DEDB
  • 4087—checkpoint Fast Path ADSC
  • 4088—checkpoint Fast Path IEEQE
  • 4089—checkpoint Fast Path end

41

BATCH

Batch checkpoint

Transaction

A type 41 record is written when an IMS batch program or BMP program issues a checkpoint. Log Analyzer relates this type of record to a transaction LUOW if possible. If not, Log Analyzer displays the record as unmapped.

42

LOGBF

Log buffer control

Nontransaction (logbuffr)

A type 42 record is written when any of the following events occurs:

  • IMS has switched from OLDS to another.
  • A checkpoint was taken.
  • A shutdown checkpoint was taken.

Log Analyzer relates this type of record to a nontransaction ('logbuffr') type of LUOW.

43

LOGDS

Log data set control

Nontransaction (log ds)

A type 43 record is written when the log manager or the Log Archive utility reports the status of the current OLDS. Log Analyzer relates this type of record to a nontransaction ('log ds') type of LUOW.

45

LSTAT

IMS statistics

Nontransaction (stats)

A type 45 record is written to report checkpoint statistics. Log Analyzer relates this type of record to a nontransaction ('stats') type of LUOW.

47

RGN

Summary of active regions

Nontransaction (region)

A type 47 record is written to report the partition specification tables (PSTs) that are in the system after a checkpoint is taken. Log Analyzer relates this type of record to a nontransaction ('region') type of LUOW.

48

PAD

Padding record

Nontransaction (padding)

A type 48 record is written to pad a variable-length log record. Log Analyzer relates this type of record to a nontransaction ('padding') type of LUOW.

4C

DBPSB

Database/PSB start/stop/lock/unlock

Nontransaction (db/psb)

A type 4C record is written when an action that is related to a full-function database occurs. Actions can include backouts, write errors, program stops, database starts and stops, locks, and so on. Log Analyzer relates this type of record to a nontransaction ('db/psb') type of LUOW.

50

DBDSG

Database update

Transaction

A type 50 record is written when an application program updates a full-function database. DBD, UDBD, and DSID filters apply to this type of record. Log Analyzer relates this type of record to a transaction LUOW if possible. If not, Log Analyzer displays the record as unmapped.

Type 50 record subtypes include those that have the following meanings:

  • 5050—successful undo/redo update
  • 5051—unsuccessful update
  • 5052—undo KSDS insert

53

CI-CA

CI/CA and Space Manager

Transaction

A type 53 record is written when an alternate IMS system is tracing a CI split on an active IMS. DBD filters apply to this type of record. Log Analyzer relates this type of record to a transaction LUOW if possible. If not, Log Analyzer displays the record as unmapped

55

ESAP

External subsystem

Transaction

A type 55 record is written to track external subsystem information. Log Analyzer relates this type of record to a transaction LUOW.

56

TPCP

External subsystem

Transaction

A type 56 record is written when any of the following events occurs:

  • An event has occurred to change the status of a transaction that is executing in an IMS external subsystem.
  • An event has occurred to change the status of a connection between IMS and the CCTL.
  • An event has occurred during IMS sync point processing.

DBD filters apply to this type of record. Log Analyzer relates this type of record to a transaction LUOW if possible. If not, Log Analyzer displays the record as unmapped

5607

TPCP

External subsystem

Transaction

A type 5607 record is written when a unit of recovery has started. For more information, see the type 56 record.

5612

TPCP

External subsystem

Transaction

A type 5612 record is written to indicate the end of a two-phase unit of recovery. For more information, see the type 56 record.

57

DBUR

Database update state record

Nontransaction (statechg)

A type 57 record is written to indicate whether an IMS system is updating a database data set in an RSR environment. DBD filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('statechg') type of LUOW.

59

FP

Fast Path database update

Transaction

A type 59 record is written when a Fast Path database is updated and when various events occur during Fast Path processing. DBD and area filters apply to this type of record. Log Analyzer relates a type 59 record that has subcode 36, 37, 38, or 50 to a transaction LUOW if possible. If not (or if the record has a different subcode), Log Analyzer displays the record as unmapped.

5E

SB

Sequential buffer handler requests

Nontransaction (sb-handl)

A type 5E record is written when a function of the sequential buffer handler is called. DBD and DSID/area filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('sb-handl') type of LUOW.

5F

DL/I

DL/I call trace

Transaction

A type 5F record is written for the specified PSB when the DL/I call trace facility is active. Log Analyzer relates this type of record to a transaction type of LUOW.

63

SESSN

Session initiate/terminate

Nontransaction (session)

A type 63 record is written when a log session is initiated or terminated. USERID and NODE filters apply to this type of record. Log Analyzer relates a type 63 record to a nontransaction ('session') type of LUOW.

64

MSCDS

MSC discard

Nontransaction (msc disc)

A type 64 record is written when an inconsistency is found in MSC processing. Log Analyzer relates this type of record to a nontransaction ('msc disc') type of LUOW.

66

3600

3600 record

Nontransaction (3600)

A type 66 record is written during preparation to enqueue or dequeue a message that is associated with any of the following elements:

  • 3614, FINANCE, or SLU P nodes
  • MSC links
  • ISC sessions

NODE filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('3600') type of LUOW.

67

TRACE

Communications trace

Nontransaction (trace)

A type 67 record is written when various events occur and service tracing is in effect. Log Analyzer relates this type of record to a nontransaction ('trace') type of LUOW.

Type 67FF records are included in LUOWs that are involved in deadlocks. Log Analyzer provides deadlock information in the details for this record type.

69

3275

3275 record

Nontransaction (3275)

A type 69 record is written when an unauthorized 3275 terminal has dialed into a line that is specified as VERIFY=YES. Log Analyzer relates this type of record to a nontransaction ('3275') type of LUOW.

6C

MSCDC

MSC connect; MSC disconnect

Nontransaction (msc)

A type 6C record is written when an MSC partner system is started or disconnected. Log Analyzer relates this type of record to a nontransaction ('msc') type of LUOW.

6D

FAST

Fast DB recovery

Nontransaction (fast db)

A type 6D record is written when any of the following events occur in an XRF environment:

  • A Fast database recovery task has received a timeout or is in a wait state.
  • XRF surveillance is started or stopped.
  • The active subsystem received a write error.
  • A /CHANGE command was used to change the interval or timeout values for the active subsystem.

Log Analyzer relates this type of record to a nontransaction ('fast db') type of LUOW.

6E

HARP

HARP session

Nontransaction (harp)

A type 6E record is written when an SNA command is processed. Log Analyzer relates this type of record to a nontransaction ('harp') type of LUOW.

70

OLC

Online change

Nontransaction (olc)

A type 70 record is written at successful completion of a command sequence for the online change /MODIFY command, indicating an update to the IMS.MODSTAT data set. Log Analyzer relates this type of record to a nontransaction ('olc') type of LUOW.

71

TCF

TCF

Nontransaction (tcf)

A type 71 record is written to record Timer Controlled Facility (TCF) events. Log Analyzer relates this type of record to a nontransaction ('tcf') type of LUOW.

72

USER

User create, delete, modify

Nontransaction (usercre)

A type 72 record is written during the creation, deletion, or modification of ETO user structures for dynamic terminals. USERID and NODE filters apply to this type of record. Log Analyzer relates this type of record to a nontransaction ('usercre') type of LUOW.

C0

COPE

BMC COPE

Nontransaction (cope)

A type C0 record is written by the BMC COPE product. Log Analyzer relates this type of record to a nontransaction ("cope") type of LUOW.   

DA

DLP

DELTA PLUS

Nontransaction (delta+)

A type DA record is written by the BMC DELTA PLUS product. Log Analyzer relates this type of record to a nontransaction ('delta+') type of LUOW.

DE

DLA (VTF)

DELTA IMS

Nontransaction (delta, vtf, vtfchk)

A type DE record is written by the BMC DELTA product for IMS or by the DELTA VIRTUAL TERMINAL product for IMS. USERID and NODE filters apply to this type of record if the record contains a user ID. Log Analyzer relates this type of record to a nontransaction type of LUOW.

EA

ETA

Extended Terminal Assist Plus

Nontransaction

A type EA record is written by the BMC EXTENDED TERMINAL ASSIST PLUS product. USERID and NODE filters apply to this type of record if the record contains a user ID. Log Analyzer relates this type of record to a nontransaction type of LUOW.

EF

MAQ

Message Advisor

Nontransaction (maq)

A type EF record is written by the BMC Message Advisor product for IMS. Log Analyzer relates this type of record to a nontransaction ('maq') type of LUOW.

F8

AFI

BMC AMI Datastream for IMS

Transaction or nontransaction (AFI)

A type F8 record is written by BMC AMI Datastream for IMS. This record contains information about changes made to the IMS database segments and includes the segment key.

The type F8 record subtypes are:

  • F801 - Product statistics
  • F802 - Database read
  • F803 - Database update
  • F804 - Application start
  • F805 - Application terminate

F9

MVF9

Mainview

Nontransaction (mainview)

A type F9 record is written by the BMC MainView product for IMS. Log Analyzer relates this type of record to a nontransaction ('mainview') type of LUOW.

FA

MVFA

Mainview

Transaction or nontransaction (mainview)

A type FA record is written by the BMC MainView product for IMS. DBD, and RDBD filters apply to this type of record.

If a type FA record was created in an IMS TM environment, Log Analyzer relates it to a transaction type of LUOW.

If a type FA record was created in a CICS-DB/CTL environment and your level of MainView provides the required support, Log Analyzer relates it to a transaction type of LUOW. If your level of MainView does not provide the required support, Log Analyzer relates this type of record to a nontransaction ('mainview') type of LUOW.



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*