How to test CICS, MainFrame applications
Answers were Sorted based on User's Feedback
Answer / mani
InterTest : To Test CICS programs.
Xpediter : To Debug batch programs
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / anna
all are good
but you can also used CECI transaction.
| Is This Answer Correct ? | 0 Yes | 3 No |
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
Can you define aica abend?
Why must all CICS programs have a Linkage Section ?
What are the beginning and end points of an LUW called?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
What is the function of the Terminal Control Table(TCT)?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
What is an MDT (Modified Data Tag) - it's meaning and use?
how i can enter into cics region in real time.
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Can you define bms?
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?