Ask the Expert

Need help printing a CICS Map

I am printing a CICS Map using

EXEC CICS SEND
MAP('MAP3')
MAPSET('DMDEST')
FROM(MAP3O)
ERASE
PRINT
FORMFEED
NLEOM
END-EXEC.

However, I get this abend message from time to time and can not pin point
the problem.

DFHAC2206 10:02:52 CICSRTSK Transaction $$D1 has failed with abend?
Resource backout was successful.

    Requires Free Membership to View

There is not enough information provided to help. You are going to have to look at the transaction dump to see what is going on. If it's an occasional problem, it might be engendered by strange data coming out of the map (hex data in a character field, maybe?).

I deduce that you are using CICS/ESA 4.1 : don't forget that you only have 7 weeks left!


This was first published in November 2002

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.