CSE MCQs :: CICS
- Which table contains Program name or Mapset name, Task Use Counter, Language, Size, Main storage address, Load library address?
- How we call sub-program from cics program? EXEC CICS XCTL PROGRAM(PGM-NAME) END-EXEC
- What are the end-of -file conditions?
- The major differences of TSQ and TDQ?
- What is the o/p from this command? EXEC CICS ASKTIME ABSTIME(DATA-ARAEA) END-EXEC