Below is the list of 5 ways how data sharing happens among CICS transactions: DFHCOMMAREA…
Tag: CICS tips and Tricks
The first thing any CICS programmer must do is proper plan for coding. What step…
Interview question on updating or re-writing records, in CICS. from one file type to another file type.
Frequently asked question is – Do we really need to be coded GETMAIN and FREEMAIN…
How to define IPCONN An IPCONN is a Transmission Control Protocol/Internet Protocol (TCP/IP) communication link…
The most popular interview questions on CICS transaction server and TSQ and TDQ concepts. Really good to apply in your project and to learn quickly.
What is the function of RELEASE command in CICS? And why you need to use…
How syncpoint works in CICS and syntax to write it you will know here. SYNCPOINT-…
Contains the date the task is started; this field is updated by the ASKTIME command.…
PIPELINE in CICS the purpose is you need during developing Web -services. How PIPELINE Works…
START CHANNEL >-START–TRANSID(name)–CHANNEL(name)————————–> –+——————–+–+——————-+—————><+-TERMID(name)——-+ ‘-SYSID(systemname)-‘‘-USERID(data-value)-‘ Description: START CHANNEL starts a task on a local or remote…
In CICS Still, many people do not know when to use ‘XCTL’ command. I want to make very clear about this command.
You must be logged in to post a comment.