Looking at an CICS module how would one will identify that
it is pseudo or full conversational?

Answer Posted / ravi

when we see the program we can say by checking whethere the
EXEC CICS
RETURN TRANSID(TR1)
END-EXEC.

After every send command in CICS.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the common work area?

540


In a CICS program, how will you read a VSAM file?

649


Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?

675


What are the types of the dfhmdf present in the cics?

593


Explain cemt transaction commands?

592






Explain the difference between a symbolic map and physical map?

563


Name the two types of transient data queues?

563


How is Telon(CA-Telon) used to build map?

4031


kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?

671


In a particular cics program, what is the procedure to allocate dynamic memory?

733


Give the definition of COMMAREA ?

622


what is the differences between getting the system time with eibtime and asktime command?

585


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

606


Can you explain multitasking and multithreading?

693


Explain the use of DCT ?

660