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

CICS Send Map question / abend


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

New User


Joined: 12 Feb 2008
Posts: 41
Location: Bangalore

PostPosted: Wed Oct 08, 2008 1:03 pm
Reply with quote

Sorry to jump in between but can anybody help me in defining full syntax for SEND MAP command under CECI:

EXEC CICS SEND MAP('INQMAP1') MAPSET('INQSET1')
STATUS: ABOUT TO EXECUTE COMMAND NAME=
EXEC CICS SENd Map( 'INQMAP1' )
<< FROm() > < LEngth() > < DAtaonly > | MAPOnly >
< MAPSet( 'INQSET1' ) >
< FMhparm() >
< Reqid() >
< LDc() | < ACTpartn() > < Outpartn() > >
< MSr() >
< Cursor() >
< Set() < MAPPingdev() > | PAging | Terminal < Wait > < LAst > >
< PRint >
< FREekb >
< ALArm >
< L40 | L64 | L80 | Honeom >
< NLeom >
< ERASE < DEfault | ALTernate > | ERASEAup >
< ACCum >
< FRSet >
+ < NOflush >

I am giving my command as shown in DARK RED. Is there anything to add to this command. Also if this command is correct then after executing I am gettin RESPONSE: ABEND APCT EIBRESP=+0000000000 EIBRESP2=+0000000000
AS THE RESPONSE. Can anybody help me as to what is required to fix this.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Oct 08, 2008 1:23 pm
Reply with quote

Hello,

When you have a question, it is best to start a new topic for your question rather than reply to some long-inactive topic.

Something is missing or disabled. Your cics support person should be able to tell you what you need to correct this.
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 2146
Location: At my coffee table

PostPosted: Wed Oct 08, 2008 7:35 pm
Reply with quote

APCT
Explanation: One of the following has occurred:
1.
2. An attempt to load a mapset or partitionset failed because although the program is defined to CICS
* It is not available on the RPL, or
* It is disabled, or
* It cannot be autoinstalled.
3.
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 Using API Gateway from CICS program CICS 0
No new posts ISAM and abend S03B JCL & VSAM 10
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
Search our Forums:

Back to Top