How do you access the records randomly in TSQ ?
Answer Posted / ac
Using specific qid
code
Exec cics read
dsn(name)
qid(key)
exit exe.
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
What is CICS ?
Explain how to build up lu 6.2 communication?
Explain the difference between a package and a plan.
what are transient data sets defined to cics?
Explain the difference between link xctl?
difference between tsq and tdq?
What is the difference between pct and fct?
Can you use occurs in bms map?
What is a transid?
What is the comaera (communication area)?
How can you access qsam (seq) files from cics?
Can you explain common systems area?
name the command that is used to dump the main storage areas related to a task?
Define the term transaction routing?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?