1.
What are the end-of -file conditions?
2.
How we call sub-program from cics program? EXEC CICS XCTL PROGRAM(PGM-NAME) END-EXEC
3.
My friend in his coding given as Move '001' TO REC-KEY EXEC CICS READ NEXT ... RIDFLD(REC-KEY) Do you think it is possible to skip some records with this command? END-EXEC
4.
In general, how many macros we code in BMP map definition?
5.
The major differences of TSQ and TDQ?
6.
Important CICS copylib members?
7.
IN CICS-DB2 table, where the program reference the plan?
8.
Intra-partition TDQ can be accessed by any transaction in the CICS region?
9.
What is the o/p from this command? EXEC CICS ASKTIME ABSTIME(DATA-ARAEA) END-EXEC
10.
The size of EIBRESP code?