Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
No Answer is Posted For this Question
Be the First to Post Answer
How to test CICS, MainFrame applications
Generally we check EIBALEN = 0 to decide whether first call or not. If I do not pass any value in the COMMAREA then EIBCALEN will be 0 even on second call. Now how can we say the program is called for the first time or second time?
What is the common work area (CWA)?
What are the two types of transient data queues?
List all the CICS tables and explain their contents.
Can you define mapset?
if we want to add new column in the db2 table.How can add in the copybook?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What does ?Pseudo Conversational? mean?
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
What is an AEY9 abend ?
What is dynamic transaction backout?