For multithreading an application program need not be re-
entrant(True or False).
Mention the 5 fields available in the symbolic map for every ?NAMED? field in the DFHMDI macro? Give a brief description of these fields (Not exceeding a line).
What is DEQ?
NAME SOME TRANSLATOR AND COMPILE OPTION AND EXPLAINE THEIR MEANING
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
What is the access method used by DB2?
Which transient data queue supports ATI?
Explain what is a cursor in cics sql processing?
What is the use of DSECT parameter in BMS?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .
Explain the usage of language in the ppt entry?
What does the BUFFER option in RECEIVE mean ?