NAME SOME TRANSLATOR AND COMPILE OPTION AND EXPLAINE THEIR
MEANING
Answer / prasad k.n
For translator SOURCE option prints the program listing,DEBUG
enables EDF AND COBOL2 alerts the system to use the COBOL11
compiler.For the compiler XREF prints a sorted data cross
reference and FDUMP prints a formatted dump if the program
abends
| Is This Answer Correct ? | 3 Yes | 1 No |
Explain the difference between and exec cics xctl and an exec cics link command?
what are the commands used to gain exclusive control over a resource?
How do you use altindxs in batch, cics programs?
Explain page up and page down logic along with coding logic in cics?
Can you issue SQL COMMIT from a CICS program?
How many maps can we declare in a mapset.what is the limit.
what are the differences between DFHCOMMAREA and TSQ ?
How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?
For a CICS-DB2 program, how is the plan referenced?
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
How do you access storage outside your CICS program?
Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.