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 is the procedure to solve an ASRA ABEND?
What is the CICS LOAD command?
What are the 3 working storage fields used for every field on the map?
How many ways are there for initiating a transaction? what are they?
What?s the CICS command used to access current date and time?
first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!
how do u see the output of cics program?
Explain the term Transaction routing?
What is the COMMAREA(communications area)?
What does it mean when EIBCALEN is equal to zeros?
6 Answers ADP, IBM, L&T, Satyam, TATA,
What are the attribute values of Skipper and Stopper fields?
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.