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 |
What are the parameters that you have to give when you are using the CSSN transaction?
In a CICS program, how will you read a VSAM file?
Explain how do you intitiate another transaction?
What does it mean when EIBCALEN is equal to zeros?
6 Answers ADP, IBM, L&T, Satyam, TATA,
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
After execute the map, What will happen ? Give breif Description
Define the term mro (multi region operation)?
suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?
1 Answers Bank Of America, Cap Gemini, IBM, RBS,
What is the difference between pct and fct?
What is meant by a ‘Transid’ ?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
what are the differences between DFHCOMMAREA and TSQ ?