IBM Support

II13232: OVERRIDING LE RUN-TIME OPTIONS UNDER DB2

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as canceled.

Error description

  • ABENDU40XX type abends are issued by LE/370, COBOL, PL/I and or
    C. These type of abends are usually caused by some other abend
    such as an OC1, OC4. To find the true abend, this Informational
    Apar is to be used hand in hand with LE/370 Informational APAR
    II10573 which explains HOW TO REQUEST DUMPS IN THE VARIOUS LE
    abend40D RC=10 40d rc10 from running out of elsqa storage
    or logrec 0c4 pic11  abend878 rc10 abend80a rc10 getmain
    for sp255 sp229 and sp227  - getmains of SIZE 00004000
    in subpool 229 key7 below the line because Le Stack set
    to below line and should be ANY. Also ALL31(OFF) and it should
    be ON .
    
    RUNTIME ENVIRONMENTS:
    -
    For example to Override LE Run-Time Options running a DB/2
    Stored Procedure set up the following to obtain a SYSMDUMP:
    -
    COBOL Example****
    -
    DSN SYSTEM(whatever your DB2 STC)
      RUN PROGRAM(mypgm)
       PLAN(planname) PARMS('program parms/TER(UADUMP)')
       END
    -
    C & PL/I
    -
    DSN SYSTEM(whatever your DB2 STC)
      RUN PROGRAM(mypgm)
       PLAN(planname) PARM('TER(UADUMP)/program parms')
       END
    -
    **** The LE run-time option TERMTHDACT is used just for an
    example above. There are other options such as ABTERMENC, TRAP,
    etc. that can have an effect on what is dumped, how much is
    dumped, and when. The LE Programming Reference Manual goes into
    more detail on the LE Run-Time Options.
    Added Text:
    To pass LE run-time options to a stored procedure. Modify the
    RUN OPTIONS column as documented in the DB2 for OS/390 Appl
    Programming and SQL Guide (SC26-8958) under the heading
    "SYSPROCEDURES Columns that Give Application Information"
    example:
    ALTER PROCEDURE PROCxx.yyy
    RUN OPTIONS 'TRAP(ON),TERMTHDAC(UADUMP),ALL31(ON)';
    -
    

Local fix

Problem summary

Problem conclusion

Temporary fix

Comments

  • Closing for publication
    

APAR Information

  • APAR number

    II13232

  • Reported component name

    PA LIB INFO ITE

  • Reported component ID

    INFOPALIB

  • Reported release

    001

  • Status

    CLOSED CAN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2002-04-05

  • Closed date

    2021-05-06

  • Last modified date

    2021-05-06

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

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

Fix information

Applicable component levels

[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Platform":[{"code":"PF054","label":"z\/OS"}],"Version":"001"}]

Document Information

Modified date:
07 May 2021