How DATE and TIME captured during initiation of transaction in CICS. There is always standard way present to capture DATE and TIME in CICS programs. Read more.
Category: CICS Tips
The ABEND command forces the current task to terminate abnormally. If a HANDLE ABEND command…
CICS- is also called Customer information control system. The term pseudo conversation program refers effective utilization…
NODYNAM compiler why you need to use in CICS programs
In our workshop we use CICS web services. We have a scenario that we need to invoke a…
VSAM Files we can use in CICS like flat files. You already know that VSAM files can be…
Here is a way to add new VSAM file to CICS using DADM utility.
Here is sample code to close a file in CICS using CEMT
CEMT I TA(*) It will list all the task and you have to give fpg(force…
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
You must be logged in to post a comment.