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..!
Answer Posted / venkat
Hi,
Until unless the Record is wirten physically, a task cannot
read the record! but when you write the record it will
wrtie to the file as logical record and if you read the
same record which is not really written you will see record
not found. Hope this helps - Venkat
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
What is frset?
what are the thress bms options?
Can you define aica abend?
What is eib?
Explain how many exceptional condition can be given in a handle condition?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What is the use of mdt (modified data tag)?
What are the types of processes to create a map in cics?
What is the use of the eibaid field?
How do you use altindxs in batch, cics programs?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
What are the main uses of the transaction in the cics?
Define temporary storage?
Define transient data?