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

Suppose in CL we reach at end of file and again we have to reach from 1 record

3 Answers   TCS,


difference between CHAIN and READE?

8 Answers   HCL,


HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION? CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?

2 Answers  


You have a *USE authority on a Library and *All authority on a file in that Library.Can you change the data in that file?

1 Answers  


1.If *HIVAL SETGT is used what opcode is used to read a record? A:READ B:READPE C:CHAIN D:READP 2.How to pass numeric parameter to the rpg pgm from the command line? 3.What keyword is used on the rpg 4 definition specification to rename a subfile in an externally definition data structure? A:RENAME B;LIKE C:EXTNAME D:EXTFLD

4 Answers   Manhattan,






can anybody help me that what is the procedure of debugging the service program?

3 Answers   CSC,


Q1.How to read the Array? Q2.How to copy the content of one Array to another Array?

4 Answers   IBM,


how do you use commitment control in rpg?

0 Answers   IBM,


How can we read a particular record from the database file which is not having DDS (Flat File). For example, there are 100 records in the flat file. How can we retrive 15th record in RPG/400 program (Without using CL)

6 Answers   CTS, IBM,


Can we have a Physical file without any member ? Please let me know

12 Answers  


How do you find whether a job is a batch job or interactive?

4 Answers  


How can we know running job is batch or interactive?

0 Answers  


Categories