Listing LUOWs


To view a list of LUOWs that were created during an analysis job, use the LUOW List panel.

This panel lists LUOWs that match the specified report filter (or that are associated with a selected element), provides summary information about each LUOW, and provides access to detailed information about the LUOW and the log records that are associated with it.

To access and work with the LUOW List panel

  1. Access the Report Index File Analysis panel.For instructions, see Accessing-reports-in-the-ISPF-interface.
  2. In the Analysis option field, enter 1.The LUOW List panel is displayed:

     File  Filter  Sort  Options  Help                                            
    -------------------------------------------------------------------------------
    Log Analyzer                      LUOW List                     Row 61 of 3041
    Command ===> ________________________________________________ Scroll ===> CSR
                                                                                  
    Report index file: 'LXM.LUI.INDEX1'                                            
    Type one or more action codes. Enter LEFT or RIGHT for additional columns.     
      S=LUOW detail  L=List log records                     Sorted by: NOTE        
                         Tran/                                                     
    A LUOW Id   Origin   LTERM    Userid        Timestamp           Elapsed Time   
    - -------- -------- -------- -------- ------------------------ ----------------
    _ 00285221 ACIP0D5A FSTB0IPU NBKGBB8  2008.177 12:04:18.592553          .261977
    _ 00286372 ACIP0D59 FSTB0IPU NBKGBB8  2008.177 12:04:23.078691          .044153
    _ 00290884 ACIP1G1W FSTF0DSU NBKGBB8  2008.177 12:04:40.605770          .067716
    _ 00292204 ims      FSTIVDSU DLVB0PSC 2008.177 12:04:45.529540          .061072
    _ 00293645 ACIP046F FSTB0ACW NBKGBB8  2008.177 12:04:51.223203          .055094
    _ 00299790 ACIP0F85 FSTB0IPU NBKGBB8  2008.177 12:05:15.957114          .043460
    _ 00317664 ims      FSTIVDSU DLVB0PSB 2008.177 12:06:24.889338          .060394
    _ 00318256 ACIP04EF FSTB0ICW NBKGBB8  2008.177 12:06:27.106778          .344560
    _ 00318868 ACIP0F0F FSTB0APR NBKGBB8  2008.177 12:06:29.541109          .048625
    _ 00321164 ACIP0F0E FSTB0IPU NBKGBB8  2008.177 12:06:38.766389          .023029
    _ 00325297 ACIP0D5B FSTB0IPU NBKGBB8  2008.177 12:06:55.645206          .056302
    _ 00331713 ACIP0F10 FSTB0IPU NBKGBB8  2008.177 12:07:19.557342          .066726
    _ 00340791 ACIP0F10 FSTB0IPU NBKGBB8  2008.177 12:07:53.195304          .170274
    _ 00347224 ACIP0D58 FSTB0IPU NBKGBB8  2008.177 12:08:18.520784          .042432
    _ 00352145 ACIP0F83 FSTB0IPU NBKGBB8  2008.177 12:08:37.683460          .075104
     F1=Help    F3=Exit    F7=Up      F8=Down   F10=Left   F11=Right  F12=Cancel

    The panel provides summary information as follows:

    To toggle between views that display fields that are not visible in the current view, use the LEFT command (F10) and the RIGHT command (F11).

    Field

    Description

    LUOW Id

    Contains the LUOW number that Log Analyzer has assigned arbitrarily during the analysis job. For more information, see Creating-LUOWs.

    Origin

    For transaction-type LUOWs, the Origin field contains the origin (such as an LTERM) of the transaction.

    For other types of LUOWs, this field contains an eye-catcher ( >> ), followed by the type of the LUOW and relevant data (such as the database name for a database open or close event). For more information, see Types-of-LUOWs.

    Tran/LTERM

    For transaction-type LUOWs, the Tran/LTERM field contains the destination (such as an LTERM) of the transaction.

    For other types of LUOWs, this field is blank.

    Userid

    For transaction-type LUOWs, the Userid field contains the user ID that is associated with the transaction.

    For other types of LUOWs, this field is blank.

    Timestamp

    Contains the timestamp of the first log record that was included in this LUOW.

    This field is displayed in the default view of the panel.

    Elapsed Time

    Contains the calculated elapsed time of the LUOW. Log Analyzer calculates this value by subtracting the timestamp of the first log record that was included in the LUOW from the timestamp of the last log record that was included in the LUOW.

    This field is displayed in the default view of the panel. If the ELAPSEDTIME=NO keyword is specified on the ANALYZE control statement, this field is not displayed.

    Message Text (Offset n)

    Contains a portion of the data from the first type 01 or type 03 record in the LUOW.

    You can use the Offset field to control which part of the 01 or 03 record data is displayed. Specify the starting position of the data within the log record. The offset is relative to 0; if you specify 1, the starting position is the second byte of the segment. The field displays 40 bytes of data at a time. You can use this field to simulate a horizontal scrolling action.

    Tpipe

    For transaction-type LUOWs, this field contains the OTMA transaction pipe name that was included in this LUOW.

    For other types of LUOWs, or if no Tpipe is associated, this field is blank.  

    Tmember

    For transaction-type LUOWs, this field contains the OTMA transaction member name that was included in this LUOW.

    For other types of LUOWs, or if no Tmember is associated, this field is blank.  

    Client Id

    For transaction-type LUOWs, this field contains the OTMA client that was included in this LUOW.

    For other types of LUOWs, or if no Client Id is associated, this field is blank.  

    Log Records

    Contains a count of log records that Log Analyzer associated with the LUOW.

    Note

    If applicable, this field contains more information about the LUOW:

    • ABEND=code indicates that one or more abnormal terminations have occurred during processing of the LUOW ( code is the first abend code that is encountered).
    • DB2 indicates that the LUOW contains DB2 log records.
    • EXTSUB indicates that the LUOW was connected to an external subsystem. DB2 does not produce log records for read-only units of work (UOWs). Therefore, even if the LUOW was connected to a DB2 subsystem, the LUOW cannot report any DB2 log records for read-only work.
    • IMS CONNECT indicates that the LUOW contains event trace records for Energizer for IMS Connect.
    • MULTI-IMS indicates that two or more IMS systems have logged records that are included in the LUOW.
    • READ indicates that one or more IMS databases were read but not updated in the LUOW.
    • UPDT indicates that one or more IMS databases were updated in the LUOW.

    This field is displayed in the alternate view of the panel.

  3. (optional) In the A (action) field to the left of an LUOW, enter one of the following action codes:

    Code

    Result

    S

    View detailed information about the LUOW. The LUOW luowid panel is displayed. For more information, see Obtaining-LUOW-details.

    L

    View a list of all log records that are associated with the LUOW. The LUOW luowid Log Records panel is displayed. For more information, see Listing-log-records-for-an-LUOW.

  4. (optional) To specify a report filter (or change a filter that you already specified), you can use the FILTER command options. For more information, see Filtering-LUOWs.
  5. (optional) To sort the data on a different field, you can use the SORT command options. For more information, see Sorting-listed-items.


 

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

BMC AMI Log Analyzer for IMS 1.7