> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of jagadishan perumal
> 
> [ snip ]
> IEF450I IEESYSAS CEA - ABEND=S053 U0000 REASON=00000112 923
>         TIME=13.28.35
> IEF404I IEESYSAS - ENDED - TIME=13.28.35
> IEF196I IEF472I IEESYSAS CEA - COMPLETION CODE - SYSTEM=053 USER=0000
> IEF196I REASON=00000112
> [ snip ]

System Programmer Response:  Look at the explanation of the reason code.
If you receive one of the reason codes below, do the following:         
. . .
O   For reason code X'0112': Change the application program to use fewer
    linkage indexes (LXs) or change the limit of system LXs with the    
    NSYSLX parameter in the IEASYSxx parmlib member.                    

If you cannot correct the problem, search problem reporting data bases
for
a fix for the problem. If no fix exists, contact the IBM Support Center.

Provide the SVC dump, including the system trace table, and the logrec

data set error record.

 

The reason codes in Register 15 are: 
. . .
0112      The program tried to reserve more system linkage indexes
(system
          LXs) then were available. The total number of system linkage

          indexes is the sum of the number of LXs in the system function

          table and the value of the NSYSLX parameter of the IEASYSxx

          parmlib member. The default value for NSYSLX is 165.


    -jc-

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to