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 |
Can a tsq of one particular transaction be accessed from an alternate transaction?
suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?
1 Answers Bank Of America, Cap Gemini, IBM, RBS,
What is the difference between a package and a plan. How does one bind 2 versions of a CICS
Can anyone say full transaction process? i mean when user press enter key after that what happens from there to till end of transaction
Which is the macro used for making an entry in the PPT
how do u see the output of cics program?
what is mapfail and when we get this error? during send map or receive map?
Explain how do you handle errors in cics programs?
What are the two outputs created as a result of generation of a map?
How do you enter into cics region and how many regions available?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
How to test CICS, MainFrame applications