IBM Support

OA61760: NEW FUNCTION - ADD RTM AND SLIP INFRASTRUCTURE SUPPORT FOR FUTURE FUNCTION.

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as new function.

Error description

  • New function.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Users running z/OS HBB77C0 and above.                        *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * Add RTM and SLIP infrastructure support for future function. *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

Temporary fix

Comments

  • Added RTM and SLIP infrastructure support for future function.
    
    DOCUMENTATION HOLD FOR APAR OA61760
      +-------------------------------------------------------+
    
      o   ORDER NO-  SA38-0666-xx
      o   Book Title- z/OS         MVS System Commands
    
      MVS System Commands
    
      +--- LOCATION IN PUBLICATION ---------------------------+
      |                                                       |
      | MVS system commands reference                         |
      |   SLIP command                                        |
      |     Syntax for an error event SLIP SET command        |
      +-------------------------------------------------------+
    
      In the syntax diagram, after the PSWASC parameter, add:
    
      [,PSWASC=(mode[,mode]...) ]
    | [,JOBFILT={IMCBI | IMCBE} ]
    | [,MODFILT={IMCBI | IMCBE} ]
    
      +--- LOCATION IN PUBLICATION ---------------------------+
      |                                                       |
      | MVS system commands reference                         |
      |   SLIP command                                        |
      |     SLIP SET parameters                               |
      |       ACTION=RECORD                                   |
      +-------------------------------------------------------+
    
    | When the trap matches for an error event, forces logrec
    | data set recordings.
    |
    | - For every recovery routine, regardless of what the
    |   recovery routine specifies
    | - When the error event is for a program interrupt when
    |   there are no recovery routines
    
      This ACTION value is not valid for a PER trap.
    
      +--- LOCATION IN PUBLICATION ---------------------------+
      |                                                       |
      | MVS system commands reference                         |
      |   SLIP command                                        |
      |     SLIP SET parameters                               |
      |       ERRTYP                                          |
      |         ALL                                           |
      +-------------------------------------------------------+
    
      ALL
      All of the error conditions
    |
    | Note: ERRTYP=ALL does not include TXPROG or INTEGMON.
    
      +--- LOCATION IN PUBLICATION ---------------------------+
      |                                                       |
      | MVS system commands reference                         |
      |   SLIP command                                        |
      |     SLIP SET parameters                               |
      |       ERRTYP                                          |
      |         INTEGMON (new parameter for ERRTYP)           |
      +-------------------------------------------------------+
    
      Add new ERRTYP parameter, INTEGMON, after DAT parameter
    
    | INTEGMON
    | An integrity monitor event. This is a program interrupt
    | that occurred in task mode (not SRB mode) within a
    | non-APF-authorized address space, while matching the
    | criteria specified by an integrity monitor.
    |
    | Note: Do not specify ERRTYP with both PROG and INTEGMON
    | because that would cause the trap to match on any
    | program interrupt (due to PROG) not just on an INTEGMON
    | event.
    
      +--- LOCATION IN PUBLICATION ---------------------------+
      |                                                       |
      | MVS system commands reference                         |
      |   SLIP command                                        |
      |     SLIP SET parameters                               |
      |       JOBFILT (new parameter)                         |
      +-------------------------------------------------------+
    
      Add new parameter JOBFILT, after IF parameter
    
    | JOBFILT={IMCBI | IMCBE}
    | Specifies jobname filtering to apply when this is an
    | integrity monitor event (when not an integrity monitor
    | event, this keyword is ignored). JOBFILT=IMCBI indicates
    | that the inclusion list built by the integrity monitor
    | is to be used. JOBFILT=IMCBE indicates that the
    | exclusion list built by the integrity monitor is to be
    | used. The two options are mutually exclusive.
    |
    | If there is no exclusion or inclusion list, no filtering
    | occurs. When an exclusion list is processed, the default
    | is to include. When an inclusion list is processed, the
    | default is not to include.
    |
    | SLIP will apply the rules of RBLEVEL=ERROR even if a
    | different RBLEVEL is specified (that different RBLEVEL
    | will be used for other SLIP keywords for which RBLEVEL
    | is relevant).
    |
    | JOBFILT is not allowed on PER traps and is ignored for a
    | MEMTERM event.
    |
    | The following results in a no match state for the trap:
    |
    | - For JOBFILT=IMCBI and an inclusion list exists, no
    | match is found, based on the inclusion list
    | - For JOBFILT=IMCBE and an exclusion list exists, a
    | match is found, based on the exclusion list.
    |
    | Abbreviation: JF or JOBF
    
      +--- LOCATION IN PUBLICATION ---------------------------+
      |                                                       |
      | MVS system commands reference                         |
      |   SLIP command                                        |
      |     SLIP SET parameters                               |
      |       MODFILT (new parameter)                         |
      +-------------------------------------------------------+
    
      Add new parameter MODFILT, after MODE parameter
    
    | MODFILT={IMCBI | IMCBE}
    | Specifies module name filtering to apply when this is an
    | integrity monitor event (when not an integrity monitor
    | event, this keyword is ignored). MODFILT=IMCBI indicates
    | that the inclusion list built by the integrity monitor
    | is to be used. MODFILT=IMCBE indicates that the
    | exclusion list built by the integrity monitor is to be
    | used. The two options are mutually exclusive.
    |
    | If there is no exclusion or inclusion list, no filtering
    | occurs. When an exclusion list is processed, the default
    | is to include. When an inclusion list is processed, the
    | default is not to include.
    |
    | SLIP's search for PVTMODs requires the local lock to
    | scan the job pack queue. SLIP will search the JPQ of the
    | primary space at time of error.
    |
    | SLIP will apply the rules of RBLEVEL=ERROR even if a
    | different RBLEVEL is specified (that different RBLEVEL
    | will be used for other SLIP keywords for which RBLEVEL
    | is relevant).
    |
    | MODFILT is not allowed on PER traps and is ignored for a
    | MEMTERM event.
    |
    | The following results in a no match state for the trap:
    |
    | - If the proper local lock cannot be obtained and the
    | integrity monitor has not indicated that this situation
    | should be considered OK.
    | - For MODFILT=IMCBI and an inclusion list exists, no
    | match is found, based on the inclusion list
    | - For MODFILT=IMCBE and an exclusion list exists, a
    | match is found, based on the exclusion list.
    |
    | Abbreviation: MF or MODF
    

APAR Information

  • APAR number

    OA61760

  • Reported component name

    RTM

  • Reported component ID

    5752SCRTM

  • Reported release

    7C0

  • Status

    CLOSED UR1

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    YesSpecatt / New Function / Xsystem

  • Submitted date

    2021-07-08

  • Closed date

    2022-10-17

  • Last modified date

    2022-12-01

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

    UJ09450 UJ09451

Modules/Macros

  • IEAVTAS1 IEAVTRTE IEAVTSL2 IEAVTSL1 IHASLFP  IEAVTRTM IEAVTRS0
    IEAVTRPS IEAVTSLB IEAVNPD6 IEAVTR1I IEAVSLIP IEAVTSLR IEECB928
    IEECB905 IEAVTFDR IEECB946 IEECB909 IEECB945 IEECB944 IEAVTR1A
    IEECB907 IEECB943 IEAVTRT2 IEECB947 IEECB942 IHASDWA  IEAVTRTC
    

Fix information

  • Fixed component name

    RTM

  • Fixed component ID

    5752SCRTM

Applicable component levels

  • R7C0 PSY UJ09450

       UP22/11/02 P F211  

  • R7D0 PSY UJ09451

       UP22/11/02 P F211  

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M"},"Platform":[{"code":"PF054","label":"z Systems"}],"Version":"7C0"}]

Document Information

Modified date:
01 December 2022