What is the most common way of building queue-id of a TSQ?
(Name the constituents of the Queue ID).
Answers were Sorted based on User's Feedback
Answer / s9kumar
Generally, It is a combination of term-id and transaction-id.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / maxcc0
dttttann
d: division id(eg. A for accounts, B for budget)
tttt: terminal id(eibtrmid)
a: application code(a,b,c..)
nn: queue number(1,2,..).
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the term bms in cics?
Explain how do you handle errors in cics programs?
At which situation we need to use the push and pop conditions...pls tell me with exampls.
In the CICS command level all the re-entrancy issues are handled by the System(True or False).
What is the function of the LOAD command?
Can you define multiple maps in a BMS mapset?
What are the six different types of argument values in COBOL that can be placed in various options of a CICS command?
What is CEDF?
Explain the cics command that is used for reading a record from the tdq?
What Are Send Map Maponly & Send Map Dataonly ?
Differentiate between PCT and FCT.
Can any one write coding for scrolling logic or page up & page down?