Can you have CICS code in a copybook? If yes, what happens
during compilation?
Answer Posted / abhijit
Yes you can definitely have CICS commands in a copy book.
The prerequisite is that you need to first compile the copy
book as CICSEXEC(in case you are using endevor) type. Or
else you can compile it with any JCL that has a precompiler
step in it. Once the copy book is compiled then it can be
used in the application program.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the cics tables?
With the use of an alternate index, how is a VSAM file accessed?
What is the meaning of the eibaid field?
Define cics interface block?
What is the use of tdq and tsq?
define the field with ic in the bms map.
Explain the difference between start and xctl?
Define task work area?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What are fset, frset?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Explain the difference between a symbolic map and physical map?
What is DEQ?
Define ceci?
Can you define ppt and what are its uses?