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 |
What does the following transactions do?
Explain the purpose of the program list table?
I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?
What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.
In a particular cics program, what is the procedure to allocate dynamic memory?
What information do you get when an EXEC CICS STARTCODE is issued?
Explain the term Function Request Shipping?
What is the command used to send a map to a terminal?
Explain what is a cursor in cics sql processing?
What is the primary aspect of CICS?
Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)
List out all the tables that are a part of cics ?