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 / 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 |
What are the 3 working storage fields used for every field on the map?
What is the CICS command that is used to receive the un- formatted data from the terminal?
What is the comaera?
How are programs reinitiated under CICS ?
what is partial serch analysys in cics?
What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
How to dsect parameter is used in bms?
Name some of the common tables in CICS and their usage.
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
What is the most common way of building queue-id of a TSQ? (Name the constituents of the Queue ID).
Name at least one of the ways by which a transaction can be terminated?