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 is EXEC CICS RETRIEVE ?
List out all the tables that are a part of cics ?
NMDS is both device dependent and format dependent (True or False)
What does the 'cebr:cics' transactions do?
how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What is a resident program?
Name some commands used for CICS file browsing.
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
How do you get data from a task that began with a START command?
What are the attribute values of Skipper and Stopper fields?
list the sequence of steps used to achieve modiication in skip sequential mode?