Why do we need Integrated CICS translator?

Why do we need Integrated CICS translator?

- To handle both native Cobol and embedded CICS statements in the Source Program.
- The COBOL compiler works with the Integrated CICS translator when we use it Fromcompiler option.
- When the compiler face CICS statements in the source program, it interfaces with the integrated CICS translator.
- Then translator takes actions on the CICS statements and then back to the compiler, show what native language statements to generate.
- There is no restrictions in Integrated Translator as compared to Separate Translator.
What is MDT?
What is MDT? - MDT stands for MDT Modified Data Tag. Preserves only one bit of attribute character.....
Difference between TSQ and TDQ
Difference between TSQ and TDQ - Temporary Storage Queqe (TSQ) and Transient Data Quene (TDQ).....
Explain CEBR,CEMT,CEDF,CECI Transaction commands
Explain CEBR,CEMT,CEDF,CECI Transaction commands - CEBR:CICS-supplied Temporary Storage Browse transaction. It displays the content of Temporary Storage Queue (TSQ)......
Post your comment