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..!



first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to ..

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

Post New Answer

More CICS Interview Questions

kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?

1 Answers   IBM,


Can you explain multitasking and multithreading?

1 Answers  


What will happen, if an out-of-range or negative value is specified in the LENGTH option of the SEND

1 Answers  


Can we define an alternate index on VSAM/RRDS ?

2 Answers   IBM,


Specify the requirements for automatic task initiation?

1 Answers  


Which commend used for terminating a browser operation?

1 Answers  


What are the classifications of the cics program?

1 Answers  


Explain what is a cursor in cics sql processing?

1 Answers  


What is CECI?

5 Answers   IBM,


What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?

6 Answers   CTS,


What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?

3 Answers  


Explain cedf transaction commands?

1 Answers  


Categories