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 BMS?
What is the CICS command that gives the length of TWA area?
Which is the command that is used to dump the main storage areas related to a task?
What is program reentrance?
What is data only and map only in cics
Name the command used for terminating a browse operation?
What is the difference between a return with transid and xctl?
What is the meaning and use of the EIBAID field?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What are the two types of transient data queues?
i would like to practise some programs in code some cics programs plz send the programs