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
List out all the tables that are a part of cics ?
Explain the use of DCT ?
How many ways are there for initiating a transaction?
Explain the mdt in cics?
Explain difference between call and link?
what are the commands used to gain exclusive control over a resource?
Explain the difference between using the read command with into option and set option?
What is fset?
What is the pic clause for the data type of length option field type of data fields?
Explain what is the massinsert option?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
Particular area has been affected in cics screen, what is the process to find?
Name the cics command that gives the length of twa area?
Can you explain common systems area?
What is task control?