How do you get data from a task that began with a START
command?
Answers were Sorted based on User's Feedback
Answer / rijith.k
Use the command RETRIEVE. this is the only way to get such
data.
Is This Answer Correct ? | 3 Yes | 0 No |
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Define an asra?
A CICS program ABENDS with an ASRA ABEND code. What is its meaning?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
Explain the significance of rdo?
How many ways are there for initiating a transaction?
Mention the option used in a cics command to retrieve the response code after execution of the command?
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
What is the attribute byte?
Explain the difference between start and xctl?
What are the two outputs created as a result of generation of a map?