suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?



suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?..

Answer / farah

Improper error-handling in an application program can lead to a scenario where a file is locked (either using "share" access or with byte-range file locking) and cannot be accessed by other applications. If so, the user may be able to restore file access by manually terminating the malfunctioning program. This is typically done through the Task Manager utility.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More RPG400 Interview Questions

explain sflclr, sflend, sfldlt, and sflcsrrrn?

0 Answers   IBM,


Suppose my file has 10 fields and I want to make the 2nd field zeros in all records. And assume I have millions of records and I dont want to read each record and update the desired field with 0. Any other way to do this in one step operation?

1 Answers  


One of the job in subsystem is in Running status,expected time to complete this job is 2 minutes. But from last 5 -10 minutes this job is still in running status....What are the possible reasons...and What are the actions i need to perform to check this...?

4 Answers  


Some times While checking MSGW for object / member / record locks ,I have seen it's locked by itself ...? How it happen and what action we need to perform if job is updating / writing a record....?

6 Answers   HSBC,


How to declare the pull button in AS/400..

0 Answers  






Maximum how many files declare in rpgle

3 Answers   TCS,


what is the use of sflnxtchg?

0 Answers   IBM,


please guys help me,I need to write a program that shows more than one way to display a subfile. Both views are of the same file but sorted differently and show different fields of the same file when the user presses a function key. send me code

4 Answers   Virtusa,


How can a screen field that has changed since the last output operation be detected?

4 Answers   IBM,


1.I have a Physical file with 100 records, No duplicates exists, all are Unique,But while i am running Runqry utility i am getting only 80 records..What could be the reason?

3 Answers   Cap Gemini,


how does the rpg element work?

0 Answers   IBM,


How to code Page up and Page down in RPG for Single page subfile without using ROLLUP/ROLLDOWN in DSPF ?

3 Answers   HCL,


Categories