Specify the CICS command used to read a VSAM record
starting with prefix ?F?. Code all the relevant options.
Answer Posted / harish
U ARE RIGHT
WE CAN MAKE USE OF OPTION "GTEQ" ALSO INSTEAD OF GENERIC
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the common work area?
Can you define transid?
What is the pic clause for the data type of length option field type of data fields?
Can you define bms?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Explain the system transid cemt?
What are the recoverable cics resources?
What is the syncpoint command?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain the difference between the xctl and link commands?
how can you prevent more than one user from accessing the same transient data queue?
What are the uses of ppt in cics?
If we wish to create bms executable, what are the basic steps that the user has to go through?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
how do you fire a batch job from a cics txn ?