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 |
If we wish to create bms executable, what are the basic steps that the user has to go through?
name the command that is used to dump the main storage areas related to a task?
What is the primary objective of CICS ?
can there be multiple mapsets for a single program?
What is the name of the log which contains the information needed to restart the system, including the task
Name some common CICS service programs and explain their usage?
Specify the requirements for automatic task initiation?
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
if we want to add new column in the db2 table.How can add in the copybook?
How many conditions can you include in a single HANDLE CONDITION command?
Define cics interface block?
How can you access esds files from cics?