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 VERBS IN CICS EQUAL TO ACCEPT,DISPLAY,VALUE?
I just want to ask why does the variable I passed in a dclgen of sql that has a data type of varchar which has a maximum length is 250 is truncated,, Here is the code.. DCLGEN of rsauud01 table 01 dataarea 43 data-area-len pic s9(4). 43 data-area-text pic x(250). MYVARIABLE. 01 DATAAREA1 pic x(250). move 250 to data-area-len of dataarea of rsauud01 MOVE DATA-AREA1 TO data-area-text of dataarea of rsauud01 --- but it is always trucated everytime I insert it in the table by the way it is a cobol-cics program
What is the general Command format of CICS ?
How do you enter into cics region and how many regions available?
how do you intitiate another transaction?
when will be use the tdq and tsq??
Which is the CICS control program which governs the flow of control among the CICS application
What is the name of the facility provided by CICS to free the application program form the problems caused
Do you receive the attribute byte in the symbolic map?
how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
Explain the different system tables used in cics?
How do we pass parameters into a CICS –DB2 program
0 Answers Accenture, JPMorgan Chase,