Answer Posted / gyanendra singh
wrkjob+option 11
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
which program rpg or cl is efficent to update a transaction onto a database file and why ?
What are the types of identifiers?
Explain mdt?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
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.
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
How to write record if no field or the field are different in physical file in rpgle ?
what is data area and how it is used in rpg program ?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
When it is desirable to describe files Internally?
What is the difference between copybooks and subprocedures in as400?
How to declare the pull button in AS/400..