how can we differentiate between conventional and
pseudo-conventional coding just by seeing cobol code?

Answers were Sorted based on User's Feedback



how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol c..

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

how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol c..

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

Post New Answer

More CICS Interview Questions

How to test CICS, MainFrame applications

12 Answers   Covansys,


What does the 'cemt:cics' transactions do?

0 Answers  


Which CICS service transaction is used to gain accessibility to CICS control tables?

1 Answers  


Define transient data?

0 Answers  


Explain the difference between the xctl and link commands?

0 Answers  


Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?

2 Answers   IBM,


Explain the uses that are associated to tsq and tdq ?

0 Answers  


Explain the significance of rdo?

0 Answers  


Explain what is the massinsert option?

0 Answers  


What is EIB. How it can be used?

1 Answers  


Name the cics command that gives the length of twa area?

0 Answers  


when will be use the tdq and tsq??

2 Answers   Keane India Ltd,


Categories