Page 1 of 1

abend APC0

PostPosted: Fri May 03, 2013 10:08 am
by pal_ll
hi all,

how to solute this problem ? abend APC0 ....

help help

Re: abend APC0

PostPosted: Fri May 03, 2013 11:44 am
by enrico-sorichetti
the question is too generic, to be given a definite answer...
read the manuals about it and get in touch with Your support.

Re: abend APC0

PostPosted: Fri May 03, 2013 5:00 pm
by Robert Sample
Have you read the manual description for APC0 and followed the advice in it, especially what I've highlighted?
APC0
Explanation:

A serious error occurred in a call to the program manager domain when trying to link a system program.
System action:

CICS terminates the task with a transaction dump.
User response:

Use the dump to investigate why the error occurred. Look at the trace records prior to the error for abnormal conditions in processing the PGLK domain call. This may be due to a problem with directory manager, loader, or storage manager. Check the program size. It may be necessary to increase the overall size limits of the DSAs or EDSAs.

Modules:
DFHEICRE, DFHEIDEF, DFHEIDEL, DFHEIINS, DFHPCP, DFHMCY

Re: abend APC0

PostPosted: Sat May 04, 2013 5:31 pm
by pal_ll
yes , but i don't know how to increase the size limits

Re: abend APC0

PostPosted: Sat May 04, 2013 5:41 pm
by Robert Sample
And it is a good thing you don't know how to increase the limits since that is a function only to be performed by a system programmer. Either contact your site support group and work with your site CICS support group or accept that your program cannot execute at your site. You've already been told to contact your site support group -- nobody on this forum is going to be able to help you. Since the problem resolution requires looking at how things are defined at your site in your CICS region (DSA / EDSA size is only one of the possible problems causing APC0, but all of the possible problems require site system programmer assistance), only somone working at your site will be able to help you.

Re: abend APC0

PostPosted: Mon May 06, 2013 10:35 am
by pal_ll
ok, thank you very much