A tricky file handling option in CICS is CONSISTENT. CICS handles integrity in two ways.…
Tag: cics commands
The first thing any CICS programmer must do is proper plan for coding. What step…
Frequently asked question is – Do we really need to be coded GETMAIN and FREEMAIN…
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…
In CICS with AUTO INSTALL option we no need to define each program/map to PPT…
LOAD vs GETMAIN differences you must read before you start your program
Why you need Inquire transaction in CICS and when to use it explained with example.
The following DFHAID list we will use in the navigation of CICS Screens in the…
There are scenarios where you need to call sub program in your CICS programs. Given some rules and syntax to call sub program without degrading performance in CICS.
You must be logged in to post a comment.