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
How to declare the pull button in AS/400..
what was the robotech rpg?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
how do I preserve and clean the array?
what is the procedure and explain about real time scenario.
what is data area and how it is used in rpg program ?
what is kids-rpg?
are there any useful c runtime apis that I can call from rpg iv?
what is the necessary keyword needed to scroll subfile records?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
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 to call one program from another program in RPG? please help me with the code
How to write record if no field or the field are different in physical file in rpgle ?
How to select highest score of each subject or how to select highest income of every month?