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 |
What information do you get when an EXEC CICS STARTCODE is issued?
first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!
What is the cics command level?
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
What is the meaning of BMS length of field = 0?
What is the difference between EXEC CICS HANDLE CONDTION and an EXEC CICS IGNORE command?
Explain re-entrancy as applies to CICS.
What is the use of a TDQ, TSQ?
Explain how and where is the twa size set?
Can you tell recent requirement(s) you handled with your project? Requirements based on Banking Application.
What is CECI?
What is the difference between a PF key & a PA key ?