Translation Time is not reduced if the Pre-compilation is
done first(True or False).
Answer / thavasi
False..
CICS translator should be executed only after DB2
pre-compiler to reduce the translator's execution time.
DB2 Pre-Compiler
|
CICS Translator
|
.....
Note: The other way execution would also complete without
any error.
| Is This Answer Correct ? | 2 Yes | 0 No |
Explain the maps in cics?
Can you define mapset?
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
Name three ways the Modified Data Tag can be set on?
What is the difference between the XCTL and LINK commands?
Add a field to screen when what's the flow of impact?
Name the macros used to define the following: MAP MAPSET FIELD
What is a transid and explain the system transid CEMT?
Explain processing program table(ppt)?
Why doesn?t CICS use the Cobol Open and Close statements ?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
How to handle exceptional conditions in cics?