how can database records be read without lock ?

Answers were Sorted based on User's Feedback



how can database records be read without lock ?..

Answer / Shri Ram Verma

Database records in IBM AS/400 can be read without a lock using SQL or RPGLE's DBTF (Dynamic File Transfer Facility). The record is not locked while being read, but the file must be opened with appropriate options to avoid conflicts with other concurrent processes.

Is This Answer Correct ?    0 Yes 0 No

how can database records be read without lock ?..

Answer / avneesh kumar verma

Put 'N' in position 53 of C specs.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More IBM AS400 AllOther Interview Questions

what is rpg ?

2 Answers   IBM,


under given circumstances, my cgi should link to another site. How to implement this?

1 Answers   IBM,


how to toggle between single line and multi - line display of a particular record in a subfile?

2 Answers   IBM,


What is Data Area?

1 Answers  


Can we add or remove the module object from service Program..and how...?

4 Answers  


how can you execute a command from within an rpg program without calling a clp program?

2 Answers   IBM,


Can we use OVRDBF command without using of OPNQRYF ? Or can we use OPNQRYF command without using of OVRDBF command ?

4 Answers   HCL, iGate,


Logic cycle

1 Answers  


what is the main use of OPNQRYF ?? in that query why we can use OVERDBF and in that OVERDBY why should we use SHARE(*YES)

2 Answers   IBM,


Using %check we are checking monika in mona what is output? What is %SCAN?

1 Answers  


what does the ovrdbf command do?

1 Answers   IBM,


distinguish between terminating a program through seton lr and return?

1 Answers   IBM,


Categories