Answer Posted / prabhat
As stated above, INCLUDE expands in precompilation and COPY
in compilation.
If that is the case, why we require INCLUDE, can't COPY be
used instead? Here is the reason:
DB2 precompiler can't process COPY statements, not it
connect to DB2 directories to validate the Table Attributes
(Columns, Name, Data Type) and thus uses the DCL statements
embedded in INCLUDE.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Define cedf?
Explain how do you establish a starting position in a browse operation?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Can you define mdt?
List out all the tables that are a part of cics ?
Name the two types of transient data queues?
which transient data queue support ati?
Name a few CICS programs which are generally used ?
Explain how many exceptional condition can be given in a handle condition?
What is the primary aspect of CICS?
Can you explain enq and deq used in cics?
how do you intitiate another transaction?
What are the some important fields in the eib block?
how do you execute a background cics txn ?
Explain the purpose of the program list table?