CA InterTest for CICS is an interactive testing and debugging product for CICS applications written in COBOL, PL/1, and Assembler. You can download free user guides here.
Category: CICS Tips
Containers are named blocks of data designed for passing information between programs. A channel can contain…
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…
CICS family comprises of CICS Servers(Latest V5.1), Connectors(V9.0 latest), CICS Tools. CICS transaction gateway V 9.0: CICS Transaction…
Rules and syntax given to use COMMAREA in your CICS module. Useful to know for your project.
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.
Given here beautiful example to call stored procedure from CICS programs. This is a solution and ready to use code for your CICS programs using DB2.
There are 2 ways we can access CICS from DB2 stored procedure. Method:1 Preparing CICS and WLM…
In two ways we see the CICS error logs – Batch and Online CEMT and CSMT.…
Tracing an abend in CICS: When a CICS program terminates abnormally, an abnormal termination message like this…
You must be logged in to post a comment.