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
Define communication area?
what are the reserved words for cics?
Explain how DSECT parameter is used in BMS ?
Can you define attribute byte?
Name the command used for terminating a browse operation?
Explain how do you dynamically set the cursor position to a specific field?
Give certain situations where NEWCOPY is obligatory?
Explain the function of the load command?
What are the common cics service programs and explain their usage?
What is the cics command that is used to access current date and time?
Define task work area?
What is a transid?
Can ESDS files be accessed from CICS?
What is eib?
Name a few CICS programs which are generally used ?