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

how do you intitiate another transaction?

0 Answers   IBM,


Explain the cics command that is used for reading a record from the tdq?

0 Answers  


How do you make your BMS maps case sensitive?

2 Answers   IBM,


Explain the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)

2 Answers  


What is the term conversational programs means?

0 Answers  






What are the main topics in CICS to prepare for interview purpose and for real time purpose?

2 Answers   iGate,


What is the procedure to solve an ASRA ABEND?

0 Answers  


How is addressability achieved to the data outside programs working-storage.?

3 Answers  


In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?

2 Answers   IBM,


mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?

0 Answers   IBM,


Can ESDS files be accessed from CICS?

0 Answers  


What is the purpose of the Program List Table?

2 Answers   IBM,


Categories