Why is a TERM ID recommended in naming a TSQ?
Answer / krishnakumar
To ensure that the Queue name is unique as queue names are
created dynamically by the user at the time of writing the
first record
| Is This Answer Correct ? | 8 Yes | 0 No |
What is the difference between a Symbolic map and Physical map ?
How are VSAM files Read in CICS pgms?
When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
Which is the CICS control program which governs the flow of control among the CICS application
How many ways are there for initiating a transaction?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Can you issue SQL COMMIT from a CICS program?
What are the beginning and end points of an LUW called?
what are the commands used to gain exclusive control over a resource?
What is the function of the Terminal Control table?
The READ command with INTO option will read the record specified into the data area specified (True or False)
What is the difference between getting the system time with EIBTIME and ASKTIME command?