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 can you start a CICS transaction other than by keying the Transaction ID at the terminal?

5 Answers   IBM,


What is a cics task?

0 Answers  


when will be use the tdq and tsq??

0 Answers  


What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.

1 Answers  


what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?

0 Answers   IBM,


What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?

4 Answers   IBM,


Can you define attribute byte?

0 Answers  


What is the general Command format of CICS ?

1 Answers   Amdocs,


What is the usage of language in the PPT entry?

2 Answers   IBM,


Once a transient data queue is read, can it be reread?

2 Answers  


Define transient data?

0 Answers  


What are the cics commands associated with task control?

0 Answers  


Categories