What is CICS? - CICS stands for Customer Information Control System.....
|
Why do we need Integrated CICS translator? - To handle both native Cobol and embedded CICS statements in the Source Program.......
|
What is MDT? - MDT stands for MDT Modified Data Tag. Preserves only one bit of attribute character.....
|
Difference between TSQ and TDQ - Temporary Storage Queqe (TSQ) and Transient Data Quene (TDQ).....
|
Explain CEBR,CEMT,CEDF,CECI Transaction commands - CEBR:CICS-supplied Temporary Storage Browse transaction. It displays the content of Temporary Storage Queue (TSQ)......
|
Reserved words for CICS - CLOSE, DELETE, FD, I-O-CONTROL, MERGE, OPEN, READ, RERUN....
|
Explain Processing Program Table(PPT) - It register all CICS application program as its Primary Funtion...
|
DELAY command - With the help of cancel command of CICS. And given the required id i.e to be terminated.
|
ASSIGN command of CICS is used to obtain user login-id.....
|
What is BMS Map? - It stands for Basic Mapping Support System. Its objective is to free the Application Program.
|