IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

About APCT Abend


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
krbabu

New User


Joined: 20 Feb 2004
Posts: 57

PostPosted: Thu Mar 18, 2004 12:43 pm
Reply with quote

Hi ,
I have a doubt about APCT. I have define and install the map, mapset, tran id and program successfully. But while giving the transid it is showing as error APCT, what'z this APCT?
Can anybody explain about this?
Back to top
View user's profile Send private message
krbabu

New User


Joined: 20 Feb 2004
Posts: 57

PostPosted: Thu Mar 18, 2004 1:01 pm
Reply with quote

DFHAC2206 12:59:03 CICS Transaction EMP1 failed with abend APCT. Updates to local recoverable resources backed out.

this i sthe error i got it, can anybody look into this
Back to top
View user's profile Send private message
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Thu Mar 18, 2004 3:54 pm
Reply with quote

Hi ravindra,

APCT--

This is an exceptional condition which is not anticipated by coding.

Apct means probably the program could not be found or is disabled.


Thanks and regards
Anu
Back to top
View user's profile Send private message
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Thu Mar 18, 2004 4:05 pm
Reply with quote

hello ravindra,

Do the following checks:

Check the transaction definition to see if the program name was misspelled or u might have given some other name by mistake.

Check that the program is enabled.

Check that the program is in an appropriate Load Library

Hope it helps

Thanks and regards
Anu
Back to top
View user's profile Send private message
krbabu

New User


Joined: 20 Feb 2004
Posts: 57

PostPosted: Fri Mar 19, 2004 11:50 am
Reply with quote

thanks anu,
i got it.
Back to top
View user's profile Send private message
wengguohai

New User


Joined: 15 Sep 2003
Posts: 1

PostPosted: Sat Apr 03, 2004 5:37 pm
Reply with quote

APCT maybe your map is not correct with your defined
Back to top
View user's profile Send private message
harikrishnanrajeev

EXPERT


Joined: 28 Jan 2004
Posts: 37
Location: Trivandrum

PostPosted: Sun Apr 18, 2004 1:04 pm
Reply with quote

Hello Anu,

I have a doubt, Is APCT related with a program failure or is it a MAP
failure abend.

On getting APCT i did BMSMAC of the map once more and it was ok.

pl do give ur view.

regards,

Hari.
Back to top
View user's profile Send private message
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Mon Apr 19, 2004 9:38 pm
Reply with quote

Hi Hari,

APCT is treated as PGMIDERR.This Occurs if a program or map cannot be loaded into memory.so APCT is related to both program failure and a MAP
failure abend.

But most likely chances are program is disabled or it was never compiled or not spelled correctly, or contains lower-case letters or variable for the program/map name is 5 bytes long, rather than the correct 8 bytes.

hope this helps,

Thanks
Anu
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts Abend S0C4 11 (Page Translation Excep... PL/I & Assembler 16
No new posts WER999A - UNSUCCESSFUL SORT 8ED U Ab... SYNCSORT 5
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
No new posts Need to get an DLI abend like U0200 IMS DB/DC 2
Search our Forums:

Back to Top