What is the command that is used to add a new record to the
file?
Answer / 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 |
How many ways to share information between different CICS programs?
How ENQ and DEQ used in CICS?
What are the types of important programs that are used in the cics?
What is the significance of RDO?
What are the ways fot initiating a transaction?
What is BMS?
What is the use of DSECT parameter in BMS?
Which is the command that is used to dump the main storage areas related to a task?
What are the three ways available for a program to position the cursor on the screen?
Explain the difference between physical map and symbolic map?
Define communication area?
Explain the significance of rdo?