Abend 4038 in CICS program



Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer

Abend 4038 in CICS program

Postby zhanjiajie » Mon Feb 20, 2012 2:19 pm

when i ran a program i get this :
DFHAC2206 16:30:04 CICST Transaction IHH2 failed with abend 4038. Updates to
local recoverable resources backed out.

how should I get the error imformation more specific

THX
zhanjiajie
 
Posts: 4
Joined: Thu Feb 16, 2012 7:21 am
Has thanked: 0 time
Been thanked: 0 time

Re: abend 4038 in a COBOL-DB2-CICS program

Postby Earl » Mon Feb 27, 2012 5:41 pm

4038 normally indicates your Cobol program has referenced an index outside the range of the occurs within a working storage table.
Earl
 
Posts: 2
Joined: Tue Feb 07, 2012 9:09 pm
Has thanked: 0 time
Been thanked: 0 time

Re: abend 4038 in a COBOL-DB2-CICS program

Postby Robert Sample » Mon Feb 27, 2012 6:03 pm

When I see a 4038, I think of LE error codes -- which are in the 4000+ range. There should be some information in the CICS message log about the error, and that would be the first place to look.
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times


Return to CICS

 


  • Related topics
    Replies
    Views
    Last post