how can we differentiate between conventional and
pseudo-conventional coding just by seeing cobol code?
Answers were Sorted based on User's Feedback
Answer / dinesh
conventional IS NOT GIVING ANY TRANSACTION ID ON THE RETURN
COMMAND NEED TO JUST STOP THE PROGRAM. WHEREAS PESUDO GIVING
THE TRANSACTION ID ON THE RETURN COMMAND FOR MORE
TRANSACTION IN COBOL PROGRAM.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sriharsha
By coding RETURN TRANSID command immediatly after SEND MAP
command will tell You that the program is pseudo-
conversation program.
| Is This Answer Correct ? | 0 Yes | 1 No |
WHEN I TRIGGER A TRANSACTION (COBOL-CICS-DB2 PROGRAM)WHAT IS THE EXECUTION? (I MEAN THE PURPOSE OF CICS-CONTROL TABLES &CONTROL PROGRAMS)
What is the main function of the sign-on table?
Why is it important not to execute a STOP RUN in CICS ?
CICS and DB2 can exist in the same region under the Operating system (True or False)
Explain the difference between physical map and symbolic map?
explain abt types of maps? and explain
What is the CICS LOAD command?
What are the differences between an EXEC CICS XCTL and an EXEC CICS LINK command.
What is the difference between receive and receivemap commands in CICS?
Into what fields will the date and time values be moved after execution of the above command?
Do you receive the attribute byte in the symbolic map?
Where are transient data sets defined to CICS?