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 is post opcode do
what is *place and *auto keyword in prtf ?plz explain
Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS and *PSSR, Wat is the difference btw them, wat PSDS will do????
Can someone tell me tell me what is meant by message wait...?
Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.
what is the equivalent keyword for CHAIN opcode ??
what is the difference between SETON RT & RETURN?
what procedure should we use to find whether the following operations are successful or not setll setgt chain read reade readp pls tell with example i'm not lazy to read the manual or not lazy to do anything.but sometimes i cannot understand the things given in manual in high level english its little bit complicated for me,i can't understand their way of writing thats why i ask these questions here and find the solution in simple words that i can understand thats the real reason sir.sorry if i had hurt you or disturbed you.please understand my situation.
What does Implicit Open means with respect to a file ? What about the Explicit Open?..what are the major differences between these two?
How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?
two attributes which govern the excecution of a job>>>>??
Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output