1) What is Region in CICS ?
2) IF I want to delete a record in KSDS through COBOL program ,what is the procedure?
3) If I want to copy a particular PS record into VSAM file ,what is the procedure?
4) If program A is linked to Program B & Program B is XCTL’ed to Program C & in program C if you code
RETURN ,where will the control go?
5) How to pass the data from Cataloged procedures to COBOL program?
6) How to delete a particular record from ESDS?
7) If you code PEND in CATALOGED procedures ,what will happen?