TLMS

How can I tell if the CA-TLMS RMF is in the pattern masking format?

  • 1.  How can I tell if the CA-TLMS RMF is in the pattern masking format?

    Broadcom Employee
    Posted Sep 07, 2016 03:32 PM

    Run proc hlq.CTAPPROC(CATRMFP) and use TLMS016 as the SYSIN. At the bottom of the report
    has a report footer.

     

    Here is an example of a non-pattern masking RMF from the TLMS016 report:
    ****************************************************
    * L E G E N D 

    * TYPE            DESCRIPTION *
    * -                  ----------------------------- *
    * F                 FULLY QUALIFIED *
    * P                PARTIALLY QUALIFIED *
    * Q                IBM OR DOT QUALIFIED *
    ****************************************************

     

     

    If the RMF is a pattern masking format, the legend will look like this:
    ****************************************************
    * L E G E N D 

    * TYPE    DESCRIPTION *
    * -            ----------------------------- *
    * 0           SPECIFIC *
    * 1           RESERVED FOR SPECIAL SEARCH *
    * 2          ONE-FOR-ONE MASK (# @ !) *
    * 3          PREFIXED/CONTAINING/SUFFIXED *
    * 4          PREFIXED/SUFFIXED *
    * 5          PREFIXED ONLY *
    * 6          RESERVED FOR SPECIAL SEARCH *
    * 7          SUFFIXED ONLY *
    * 8          CONTAINING ONLY *
    * 9          MAX ITERNAL CLASS VALUE *
    ****************************************************
    You can tell the version by the report that is produced by CATRMFP.