Explain how do you access the records randomly in tsq?
Answer / Kazim Raza
In CICS TSQ (Transaction Service Queue), records can be accessed randomly using the GSEQ (Get Sequential Equivalent) command with a SEARCH condition specifying a particular key value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the logical message in cics?
what is an MDT in cics
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
What happens when a CICS command contains the NOHANDLE option?
What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?
Define the term mro (multi region operation)?
What does EIB mean?
plz tell me abt PF key and PA keys
Explain how can you accomplish breakpoint in intertest?
What are the cics commands associated with task control?
What are the terms cics generally means?
What is the difference between a RETURN with TRANSID and XCTL ?For example prog. A is issuing REUTRN with TRANSID to prog B. Prog A. is issuing XCTL to prog B?