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
Can you explain enq and deq used in cics?
List out all the tables that are a part of cics ?
What is task control?
What are the types of important programs that are used in the cics?
With the use of an alternate index, how is a VSAM file accessed?
What is commarea (communications area)?
What is interval control?
Can you explain exec cics handle condition command?
Define the term mro (multi region operation)?
What is the pcp in the cics?
Explain how do you handle errors in cics programs?
Explain cebr transaction commands?
define the field with ic in the bms map.
Receive consists of buffer option in it. What is the significance of this option?
What is the pic clause for the data type of length option field type of data fields?