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
Name a few CICS programs which are generally used ?
What are the types of processes to create a map in cics?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
What is the common work area?
Explain the difference between and exec cics xctl and an exec cics link command?
What is the use of mdt (modified data tag)?
What is the procedure to solve an ASRA ABEND?
Define temporary storage?
Explain how do you establish a starting position in a browse operation?
What is meant by PPT and what are its uses?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Explain the purpose of the program list table?
What do you mean by CEMT?
What is ENQ?
What does the 'ceci:cics' transactions do?