SMF 110-2 Transaction Manager

Prev Next

Introduction

Fields

Stored in transmanager

SMF Field DB Column name Description
record_type Value is always C011
SMFSID sid SID
SMFDTE record_date_time Date and time recorded
SMFSSID ssid SSID
SMFSTRVN prod_version Product version
SMFSTPRN product_name Product name (generic application ID)
SMFSTSPN specific_appl_id Specific application ID
SMFSTMFL rec_maintindic Record maintenance indicator
SMFSTDTK dom_token Domain token
SMFSTDID dom_id Domain ID
SMFSTRQT uerir_stats_type USS/EOD/REQ/INT/RRT stats type
SMFSTDAT collect_date Collection date
SMFSTCLT collect_time Collection time
SMFSTINT interv_time Interval
SMFSTINO interv_number Interval number
SMFSTRTK req_token Request token
SMFSTLRT last_reset_time Last reset time
SMFTCST cics_start_time CICS start time
SMFSTJBN job_name Job name
SMFSTRSD job_reader_date Job reader date
SMFSTUIF user_id User identification
SMFSTPDN os_product_level Operating system product level
XMRTI transaction_id Transaction ID
XMRPN program_name Name of the initial program linked to the transaction
XMRTCL tclass_name TCLASS name
XMRRNAM remote_trans_id Remote transaction ID
XMRRSYS remote_sys_id Remote system ID
XMRPRTY transaction_priority Transaction priority
XMRDYN dynamic_indicator Dynamic indicator
XMRAC attach_count Attach count
XMRRC restart_count Restart count
XMRDLC dynamic_local_count Dynamic local count (number times the TRANS router exit decided to run this TRANS locally)
XMRDRC dynamic_remote_count Dynamic remote count (number times the TRANS router exit decided to run this TRANS remotely)
XMRRSC remote_start_count Remote start count
XMRSVC storage_violation_count Storage violation count
XMRITOV indoubt_timeout_value Indoubt timeout value (in min)
XMRIWTOP indoubt_wait_option Indoubtwait option
XMRIACTN indoubt_action Indoubt action(COMMIT/BACKOUT)
  • C - Indoubt action is Commit
  • B - Indoubt action is Backout
XMR_TRAN_ENTRYPOINT application_entry_point Application entry point
XMRIWAIT number_of_indoubt_waits Number of indoubt waits
XMRFATXN forced_action_due_to_trandef Forced action due to TRANDEF
XMRFAIT forced_action_due_to_indoubt Forced action due to indoubt
XMRFANW forced_action_due_to_no_wait Forced action due to no wait
XMRFAOP forced_action_due_to_operator Forced action due to operator
XMRFAOT forced_action_due_to_other Forced action due to other
XMRAMISM number_of_action_mismatches Number of action mismatches
XMR_TRAN_DEFINE_SOURCE group_installed Group installed from
XMR_TRAN_CHANGE_TIME change_create_time Change/create time
XMR_TRAN_CHANGE_USERID change_user_id Change user ID
XMR_TRAN_CHANGE_AGENT change_agent Change agent
XMR_TRAN_INSTALL_AGENT install_agent Install agent
XMR_TRAN_INSTALL_TIME install_create_time Install/create time
XMR_TRAN_INSTALL_USERID install_user_id Install user ID