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
How to establish dynamic cursor position on a map?
What is the term conversational programs means?
How can you use dynamic calls in cics?
Can you define transid?
what is the differences between getting the system time with eibtime and asktime command?
What is the procedure to read a statement from tsq?
What is the pcp in the cics?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Explain the difference between a symbolic map and physical map?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Name some translator and compile options and explain their meaning?
What is program reentrance?
Explain ceci transaction commands?
Define communication area?
Explain what is a cursor in cics sql processing?