What is the CICS command that is used to receive the un-
formatted data from the terminal?

Answers were Sorted based on User's Feedback



What is the CICS command that is used to receive the un- formatted data from the terminal?..

Answer / cheran pogu

EXEC CICS RECEIVE
INTO(DATA-AREA)
LENGTH(DATA-VALUE)
END-EXEC.

Is This Answer Correct ?    4 Yes 1 No

What is the CICS command that is used to receive the un- formatted data from the terminal?..

Answer / sadiq afroze

RECEIVE

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More CICS Interview Questions

Can a tsq of one particular transaction be accessed from an alternate transaction?

1 Answers  


I was asked in HSBC interview following questions: 1. A string was given " techincal seminar on cobol language" Interviewer asked me to calculate the number of vowels in this string.

5 Answers   HSBC,


How many ways are there for initiating a transaction?

0 Answers  


mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?

0 Answers   IBM,


What is the pic clause for the data type of length option field type of data fields?

0 Answers  


the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?

0 Answers   IBM,


Explain ceci transaction commands?

0 Answers  


With the use of an alternate index, how is a VSAM file accessed?

0 Answers  


How to test CICS, MainFrame applications

12 Answers   Covansys,


What is data only and map only in cics

4 Answers   TCS, Virtusa,


What is the use of the eibaid field?

0 Answers  


write the logic for PAGEUP and PAGEDOWN by using psuedo conversatation technique?

2 Answers   Cap Gemini,


Categories