What to do when APC3?



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

What to do when APC3?

Postby michel123 » Wed May 01, 2013 12:30 am

Hello,

What to do when APC3?
I defined as the Map, the program and the transaction under CEDA.


Thank you.
michel123
 
Posts: 58
Joined: Tue Dec 28, 2010 12:28 am
Has thanked: 0 time
Been thanked: 0 time

Re: What to do when APC3?

Postby enrico-sorichetti » Wed May 01, 2013 12:53 am

speak to Your support!
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times

Re: What to do when APC3?

Postby Robert Sample » Wed May 01, 2013 2:43 am

Have you followed the advice in the manual?
APC3
Explanation:

An attempt to run the program has failed because CICS has identified the program as 'Language Environment enabled' but Language Environment support is not present in the system.
System action:

The transaction is abnormally terminated and the program is disabled.
User response:

Refer to messages issued during CICS initialization to determine why Language Environment is not present in the system.
Modules:

DFHAPLI
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

Re: What to do when APC3?

Postby michel123 » Wed May 01, 2013 3:28 am

Thank you to you.

This message is present in SYSLOG :

0090 +DFHAP1203I CICS Language Environment is being initialized.
0090 +DFHAP1200 CICS A CICS request to the Language Environment has failed.
Reason code '0011020'.
0090 +DFHAP1208 CICS Language Environment cannot support the Cobol language.
0090 +DFHAP1209 CICS Language Environment cannot support the C/C++ languages.
0090 +DFHAP1210 CICS Language Environment cannot support the PL/I language.


My program is written in COBOL.

I will report this to the management system.
michel123
 
Posts: 58
Joined: Tue Dec 28, 2010 12:28 am
Has thanked: 0 time
Been thanked: 0 time

Re: What to do when APC3?

Postby Robert Sample » Wed May 01, 2013 3:53 am

With the additional messages, it appears that this http://www-01.ibm.com/support/docview.w ... wg21198205 could be your problem -- at least the messages match.
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

Re: What to do when APC3?

Postby michel123 » Wed May 01, 2013 1:42 pm

Hello robert,

Yes, effectively, the messages are the same.

One of our responsible is already looking this problem.
michel123
 
Posts: 58
Joined: Tue Dec 28, 2010 12:28 am
Has thanked: 0 time
Been thanked: 0 time

Re: What to do when APC3?

Postby enrico-sorichetti » Wed May 01, 2013 2:00 pm

unless the CICS being used is a new CICS <image>

the messages received are very confusing
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico-sorichetti
Global moderator
 
Posts: 2994
Joined: Fri Apr 18, 2008 11:25 pm
Has thanked: 0 time
Been thanked: 164 times


Return to CICS