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 |
what do you mean by an input subfile, what are the keywords required?
What are the commands that can be executed in CLP but not in RPG? Why?
Can an indexed file be accessed in arrival sequence in RPG?
What would be the effect on the field where reverse image, underline and high intensity?
How can a screen field that has changed since the last output operation be detected?
Can more than one subfile record be displayed on one line?
can anybody help me that what is the procedure of debugging the service program?
I know chain keyword retreive records randomly but how chain keyword exactly works internally????
How to update physical file in rpgle without using display file?
What you have to do in the display file when you are using message subfile?
How do you do indexing in a physical file?
1) How to declare a file? 2) How to define a display file? 3) How to monitor error messages in RPG? 4) How to find the attributes for subfiles? and what is the DDS for subfiles?