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 |
What is ENQ, DEQ ?
Which CICS system program is responsible for handling automatic task initialization?
How can we code a program such that we will never get a MAPFAIL error?
The first step in the development of an application system is the Requirement Analysis(True or False).
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?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
How to execute a cics program from a paticular date and time .or specified date and time.
TSQs can be written in the Main storage or Auxiliary storage (True or False).
What RCT Entries will you make for a CICS DB2 program??
How will you place cursor on a field called ?EMPNO?.
hi,what is the module? how many modules in mainframe based banking projects
Explain the difference between link xctl?