Skip to main content

Transaction abend

  • August 24, 2017
  • 3 replies
  • 0 views

Hello community,

Can someone help me with the error below?

 

Thanks for your time.

Lucas Oliveira


#TXKC
#EnterpriseServer
#Transactionabend

3 replies

  • 0 replies
  • August 26, 2017

Hello community,

Can someone help me with the error below?

 

Thanks for your time.

Lucas Oliveira


#TXKC
#EnterpriseServer
#Transactionabend
Lucas, can you post the console log from this ABEND ?

Generally speaking, ASRA can be caused by a variety of conditions... from your screen shot, the transaction map displays, but the function you enter results in the ABEND. Do other functions work on this map ? Narrow down the offending function and turn on debugging (or send messages to the console).

From the simple side, did this function ever work ? Did something change ?

Please post your product and version (assuming enterprise developer 2.3)

  • Author
  • Rocketeer
  • 19312 replies
  • August 28, 2017

Hello community,

Can someone help me with the error below?

 

Thanks for your time.

Lucas Oliveira


#TXKC
#EnterpriseServer
#Transactionabend
Thanks dpswind for your attention.

I followed your tips about console.log and I belive to found the problem.

Accord the console message, the application can't found the file called 'SQLADR':

#CONSOLE.LOG

170828 09063633 1122546 EMBPROD CASSP0014S Process termination due to RTS error.
Load error : file 'SQLADR'
error code: 173, pc=0, call=1, seg=0
173 Called program file not found in drive// directory 09:06:36
170828 09063636 1122548 EMBPROD CASCD0144S SEP 00027 for ES EMBPROD exited with value 00255 09:06:36
170828 09063636 1122548 EMBPROD CASSP0002I Server manager informed of process termination, pinfo = S,0001122546 09:06:36
170828 09063737 CASCD0127I SEP 00028 created for ES EMBPROD, process- id = 1122550 09:06:37
170828 09063740 1122550 EMBPROD CASSI1500I SEP initialization started 09:06:37
170828 09063741 1122550 EMBPROD CASSI1600I SEP initialization completed successfully 09:06:37
170828 09063743 1122550 EMBPROD ESFEM1000I MLDAP ESM initialized 09:06:37
170828 09063743 1122550 EMBPROD ESFMI0200I Loaded ESM Module "MFES": MLDAP ESM version 1.7.1 09:06:37
170828 09063743 1122550 EMBPROD CASSI5021I PLTPI Phase 2 - No PLT Specified 09:06:37


Would you know where the location of this file?

  • Author
  • Rocketeer
  • 19312 replies
  • August 28, 2017

Hello community,

Can someone help me with the error below?

 

Thanks for your time.

Lucas Oliveira


#TXKC
#EnterpriseServer
#Transactionabend
Hi Lucas,

This might help you out...

microfocus.com/.../NECOBSQLProCOBOLonWindows_tcm21-9577.pdf

Kind regards,
Torkel