Can you have CICS code in a copybook? If yes, what happens
during compilation?
Answer Posted / manik
No, there should not any cics command in cics copy book
Because During Translation ,Translator gives two oupputs
Ther are 1.program listing as SYSPRINT
2.translated source as SYSPUNCH.
And copy books are included in the program during
compilation & afer Translation , so the exec cics commands
cannot cannot be translated & the system will not be able
to recognise those commands & will produce diagonistic
messages during compilation.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can you define temporary storage?
Can you explain primary aspect of cics?
what is the most common way of building queue-id of a tsq?
Explain the difference between physical map and symbolic map?
What is the use of the eibaid field?
What are the classifications of the cics program?
Kindly specify the pic clause for the data type of length option field type of data fields?
What is the use of the program list table?
What are the recoverable cics resources?
Explain the usage of language in the ppt entry?
Explain how do you dynamically set the cursor position to a specific field?
What is the main function of the sign-on table?
Define cedf?
What does the 'cemt:cics' transactions do?
What are the types of processes to create a map in cics?