i would like to know under what circumstance the object
will get locked on AS400.
Answer Posted / sankar prosad mohanta
Abhishek is correct, but we can avoid this file locking,
specifying 'N' in 53 position of File Description Spec,
where the file is defined in the program.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what is kids-rpg?
What is file identifier where we can use?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How many program bind in one module....
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
How can we override a file during runtime in rpg?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
What is the purpose of record level identifier?
what is file information data structure?
what is the difference between do while and do until?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How Chain operation copies the record's data to the input buffer for the program?
can I touch the array during treatments?
what are the key words you must use when using a subfile?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?