What is the command that is used to add a new record to the
file?
Answer Posted / anna
with WRITE command
exe cics
WRITE FILE(filename)
FROM(data-area)
RIDFLD(data-area)
KEYLENGTH(data-value)
LENGTH(data-value)
end-exec
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is the differences between getting the system time with eibtime and asktime command?
Explain how do you set the mdt option to on status, even if data is not entered?
Explain difference between call and link?
How do you use altindxs in batch, cics programs?
What is the use of the eibaid field?
Define the term mro (multi region operation)?
Explain how do you control cursor positioning?
What is ENQ?
What is bms map?
Explain how do you establish a starting position in a browse operation?
What is program reentrance?
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?
What is mainframe cics?
Define ceci?
cics command level is?