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

Answer Posted / cheran pogu

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

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

543


What are the types of important programs that are used in the cics?

609


Receive consists of buffer option in it. What is the significance of this option?

566


Define task work area?

877


What are fset, frset?

589






How can you access qsam (seq) files from cics?

623


Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?

536


Explain cemt transaction commands?

596


how do you fire a batch job from a cics txn ?

604


when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?

690


What is the common work area?

542


What are the some important fields in the eib block?

610


list the sequence of steps used to achieve modiication in skip sequential mode?

741


Define ceci?

618


How to define a vsam file in cics getting into cics to define a vsam file.

603