How do you access the records randomly in TSQ ?

Answer Posted / joanna suresh

by giving the item number. below is the syntex of Reading
the record in TSQ

EXEC CICS READQ TS QUEUE (EXPW-TEMP-STORAGE-KEY)
ITEM (1)
LENGTH (EXPW-TEMP-STORAGE-LENGTH)
INTO (PASSWORD-FILE)
END-EXEC

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are some of the cics commands associated with interval control?

587


name the command that is used to dump the main storage areas related to a task?

631


Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?

654


Can you define temporary storage?

691


What does the 'cemt:cics' transactions do?

641






What is the tcp in the cisc?

598


What is a transid?

577


How ENQ and DEQ used in CICS?

820


Explain the thress bms options?

574


explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?

620


Can you use occurs in bms map?

617


Explain how pa key is different from pf key?

654


Can you explain exec cics handle condition command?

588


How to define a vsam file in cics getting into cics to define a vsam file.

608


What are fset, frset?

598