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 journal recovery?
Why is a TERM ID recommended in naming a TSQ?
<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?
Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.
Which CICS service transaction is used to gain accessibility to CICS control tables?
Highlight the points of differences between XCTL and START?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What is the EIB (execute interface block)?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
Explain the difference between and exec cics xctl and an exec cics link command?
What is a two Phase commit in CICS?
Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)