SMF 116-2 Additional queue level accounting data
    • 28 Nov 2022
    • 4 Minutes to read
    • Contributors
    • Dark
      Light

    SMF 116-2 Additional queue level accounting data

    • Dark
      Light

    Article summary

    Introduction

    Fields

    Stored in qaData

    SMF FieldDB Column nameDescription
    SMF116SIDsidz/OS subsystem ID
    SMF116DTEstartTimedate smf moved record
    endTime
    SMF116RELmqVersionWebSphere MQ version
    SMF116SSIqMgrWebSphere MQ subsystem ID
    authorisationID
    WTIDCORIcorrelIDCorrelation ID
    WTIDCCNconnectionNameConnection name
    WTIDOPIDoperatorIDOriginal primary authid
    WTIDATYPapplicationTypeTask's connection type
    WTIDACCTaccountingTokenAccounting token
    WTIDNIDnetworkIDNetwork ID for RRS connections
    CORRELcorrelationBlock correlator
    OBJNAMEopenNameObject name
    BASENAMEbaseNameObject base name
    QTYPEtypeQueueType of queue
    INDXTYPEindexTypeQueueIndex type of queue
    QSGDISPdispositionQSGDISP of queue
    OPENETopenETTotal elapsed time for MQOPENs
    OPENCTopenCTTotal CPU time for MQOPENs
    OPENNopenCountNumber of MQOPEN calls
    CLOSEETcloseETTotal elapsed time for MQCLOSEs
    CLOSECTcloseCTTotal CPU time for MQCLOSEs
    CLOSENcloseCountNumber of MQCLOSE calls
    GETETgetETTotal elapsed time for MQGETs
    GETCTgetCTTotal CPU time for MQGETs
    GETNgetCountNum of MQGET calls
    GETBRWAgetBrowseAnyCountNum of MQGET BROWSE ANY reqs
    GETBRWSgetBrowseSpecificCountNum of MQGET BROWSE SPECIFIC reqs
    GETAgetDestAnyCountNum of MQGET DESTRUCTIVE ANY reqs
    GETSgetDestSpecificCountNum of MQGET DESTRUCTIVE SPECIFIC
    GETERRgetInvalidNum of undeterminable MQGET reqs
    GETJWETgetLogUNFETElapsed time waiting for log writes during MQGET
    GETJWNgetLogUNFCountNumber of log writes during MQGET
    GETPSETgetPagesetETElapsed time waiting for pageset reads during MQGET
    GETPSNgetPagesetCountNum of pageset reads during MQGET
    GETSUSETgetPagesetSuspendETElapsed time suspended waiting for MQGET
    GETSUSNgetPagesetSuspendCountNum of times suspended during MQGET
    GETEPAGEgetPagesSkippedCountNum of pages skipped doing MQGET request
    GETSMSGgetMessagesSkippedCountNum of messages skipped doing MQGET requests
    GETEXMSGgetMessagesExpiredCountNum of expired messages processed during MQGETs
    PUTETputETTotal elapsed time for MQPUTs
    PUTCTputCTTotal CPU time for MQPUTs
    PUTNputCountNumber of MQPUT calls
    PUTJWETputLogUNFETElapsed time waiting for log writes during MQPUT
    PUTJWNputLogUNFCountNum of log writes during MQPUT
    PUTSUSETputSuspendETElapsed time suspended during MQPUT
    PUTSUSNputSuspendCountNum of times suspended during MQPUT
    PUTPSETputPagesetAccessETElapsed time suspended on pageset during MQPUT
    PUTPSNputPagesetAccessCountNumber of pageset requests during MQPUT
    PUT1ETput1ETTotal elapsed time for MQPUT1s
    PUT1CTput1CTTotal CPU time for MQPUT1s
    PUT1Nput1CountNumber of MQPUT1 calls
    PUT1JWETput1LogUNFETElapsed time waiting for log writes during MQPUT1
    PUT1JWNput1LogUNFCountNumber of log writes during MQPUT1
    PUT1SUSETput1SuspendETElapsed time suspended during MQPUT1
    PUT1SUSNput1SuspendCountNumber of times suspended during MQPUT1
    PUT1PSETput1PagesetAccessETElapsed time suspended on pageset during MQPUT1
    PUT1PSNput1PagesetAccessCountNumber of pageset requests during MQPUT1
    INQETinqETTotal elapsed time for MQINQs
    INQCTinqCTTotal CPU time for MQINQs
    INQNinqCountNumber of MQINQ calls
    SETETsetETTotal elapsed time for MQSETs
    SETCTsetCTTotal CPU time for MQSETs
    SETNsetCountNumber of MQSET calls
    SETJWETsetUNFLogETElapsed time waiting for log writes during MQSET
    SETJWNsetUNFLogCountNumber of journal writes during MQSET
    NPSpagesetIDPageset number if queue is local
    CFSTRUCNAMEcfStructureUnqualified structure name if queue is shared
    NBUFFPOOLbufferPoolIDBuffer pool number
    PUTBYTEStotalBytesPutTotal bytes put by MQQUT/MQPUT1
    GETBYTEStotalBytesGetTotal bytes got by MQGET
    VALIDPUTtotalValidPutsNumber of MQPUT/MQPUT1s with data
    VALIDGETtotalValidGetsNumber of MQGETs with data
    NGENgeneratedMsgsNumber of generated messages
    GETMAXMSgetMaxMsgSizeMaximum message size retrieved by MQGET
    GETMINMSgetMinMsgSizeMinimum message size retrieved by MQGET
    PUTMAXMSputMaxMsgSizeMaximum message size written by MQGET
    PUTMINMSputMinMsgSizeMinimum message size written by MQGET
    MAXLATNTmaxTimeOnQueueThe longest elapsed time that a destructively got message spent on the queue
    MINLATNTminTimeOnQueueThe shortest elapsed time that a destructively got message spent on the queue
    TOTLATNTtotalTimeOnQueueThe total elapsed time that all destructively got messages spent on the queue
    USE_COUNTuseCountThe current number of handles resolving to this OBJNAME/BASENAME WQST
    TOTAL_USEtotalUseTotal number of API call resolving to this WQST
    GETPMSGgetPersistentCountNumber of MQGET reqs with persistent messages
    PUTPMSGputPersistentCountNumber of MQPUT reqs with persistent messages
    PUT1PMSGput1PersistentCountNumber of MQPUT1 reqs with persistent messages
    MAXQDPTHmaxDepthMaximum encountered queue depth
    GETDVALgetValidNumber of Successful destructive gets
    GETJCETgetLogForceETElapsed time waiting for FORCE journal writes to complete
    GETJCNgetLogForceCountNumber of FORCE journal writes
    PUTPWGputWaitingGetterCountNumber of MQPUT calls where msg
    PUTJCETputLogForceETElapsed time waiting for FORCE journal writes to complete
    PUTJCNputLogForceCountNumber of FORCE journal writes
    PUT1PWGput1WaitingGetterCountNumber of MQPUT1 calls where msg passed directly to waiting getter
    PUT1JCETput1LogForceETElapsed time waiting for FORCE journal writes to complete
    PUT1JCNput1LogForceCountNumber of FORCE journal writes
    SETJCETsetLogForceETElapsed time waiting for FORCE journal writes to complete
    SETJCNsetLogForceCountNumber of FORCE journal writes
    SELCOUNTselectCountount of selection requests
    SELMAXLNselectMaxLengthMaximum length of selector
    CBETcallBackETTotal elapsed time for MQCBs
    CBCTcallBackCTTotal CPU time for MQCBs
    CBNcallBackCountCount of MQCB requests
    OPENSUETopenSuspendTimeSuspend time
    OPENSUNopenSuspendCountSuspend count
    CLOSESUETcloseSuspendTimeSuspend time
    CLOSESUNcloseSuspendCountSuspend count
    OPENCF0openNoCFnumber of calls no cf
    CLOSECF0closeNoCFnumber of calls no cf
    cfCount
    cfSync
    cfSyncEt
    cfAsync
    cfAsyncEt
    PUBLISHEDNpublishedCountNumber of publications made
    TOPICOPENSRBtopicOnSrbOpenTopic open on SRB task
    TOPICPUTSRBtopicOnSrbPutTopic Put on SRB task
    TOPICput1SRBtopicOnSrbPut1Topic Put1 on SRB task
    TOPICCloseSRBtopicOnSrbCloseTopic Close on SRB task
    PUTDDLYputDelayCount

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.