MITHARG
Would you like to react to this message? Create an account in a few clicks or log in to continue.

CICS commarea usage

Go down

CICS commarea usage Empty CICS commarea usage

Post  kasthuri Sun Jan 27, 2013 5:30 pm

Hi All,

i am new to CICS programs in real time.

In my shop most of the CICS programs are using/sharing the same commarea. its length is PIC X(4096) and there are multiple record layouts in this commarea.now my question is while linking the program
like below how can i find which record is being used??

Code:
EXEC CICS LINK
PROGRAM('ABCD1234')
COMMAREA(DFHCOMMAREA)
LENGTH(COMMAREA-LENGTH)
END-EXEC

kasthuri

Posts : 212
Join date : 2013-01-27

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum