Looking at an CICS module how would one will identify that
it is pseudo or full conversational?
Answer Posted / rajesh reddy
After every send command there is a return command wth
TRANSID
EXEC CICS SEND
END-EXEC.
EXEC CICS RETURN
TRANSID('TSK')
END-EXEC.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
which is the cics control program that provides communication services between user written application programs and terminals?
What does a cics translator do?
name the command that is used to dump the main storage areas related to a task?
How ENQ and DEQ used in CICS?
Explain the difference between getting the system time with eibtime and asktime command?
hi,what is the module? how many modules in mainframe based banking projects
Define exec cics retrieve?
Name the three ways available for a program to position the cursor on the screen?
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?
What is the comaera (communication area)?
How can you access qsam (seq) files from cics?
Explain the difference between a package and a plan.
What is the main function of the sign-on table?
Db2 what is 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 cicsregions that share the same db2 subsystem?
Can ESDS files be accessed from CICS?