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 is the difference between a package and a plan. How does one bind 2 versions of a CICS
Name the two types of transient data queues?
What is the difference between LINK and XCTL ?
What is the CICS command that is used to receive the un- formatted data from the terminal?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
How to get the cursor position when we receive a map?
What is the content of the PPT entry?
name the command that is used to dump the main storage areas related to a task?
can anyone tell me about paginglogic in CICS,Please?
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
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?
Name the command which is used to release a record on which exclusive control is gained?