Answer Posted / lalitha devi
using
EXEC CICS read/write
----
----
rba,rrn // if it is a ESDS OR RRDS file
end-exec.
if it a KSDS file there is no need to specify any keys.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the pic clause for the any bll cell type of data fields?
When would you use abend command?
How is Telon(CA-Telon) used to build map?
What does the 'cebr:cics' transactions do?
What are the types of important programs that are used in the cics?
What does the 'ceci:cics' transactions do?
which transient data queue support ati?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
what are the commands used to gain exclusive control over a resource?
Can ESDS files be accessed from CICS?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Name the command which is used to release a record on which exclusive control is gained?
How can you access esds files from cics?
Explain how do you handle errors in cics programs?