Answer Posted / rajesh
YOU CAN CREATE A LF WITH KEY
R PF1 PFILE(PF1)
K PF1
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
what is the procedure and explain about real time scenario.
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.
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?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How to write record if no field or the field are different in physical file in rpgle ?
what was the robotech rpg?
what is the difference between do while and do until?
how do I preserve and clean the array?
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
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
what is file information data structure?
How Chain operation copies the record's data to the input buffer for the program?