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
Can you explain enq and deq used in cics?
Define cebr?
What are the main uses of the transaction in the cics?
Can you explain primary aspect of cics?
How to dsect parameter is used in bms?
How ENQ and DEQ used in CICS?
Can you explain dfheiblk?
What are the some important fields in the eib block?
Can you use occurs in bms map?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Explain the purpose of the program list table?
Can QSAM files be accessed from CICS?
List out all the tables that are a part of cics ?
Explain what is a cursor in cics sql processing?
Name the cics command used to access current date and time?