What is the most common way of building queue-id of a TSQ?
(Name the constituents of the Queue ID).
Answer Posted / 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 |
Post New Answer View All Answers
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Name the command which is used to release a record on which exclusive control is gained?
how do you fire a batch job from a cics txn ?
Explain how many exceptional condition can be given in a handle condition?
What are some of the cics commands associated with interval control?
Can you use occurs in bms map?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
Explain how can you accomplish breakpoint in intertest?
What are the common tables in cics and their usage?
Explain the different ways of initiating transaction in cics?
How can you use dynamic calls in cics?
What is the cics command level?
Mention the content that is present inside a PPT ?
Can you define commarea?