how we retrieve records without using key field (ex:name)
from Physical File through RPG in as/400?
Answer Posted / anand
but atleast there should be a keyfield to perform setll right ?
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
How can we know running job is batch or interactive?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
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?
When it is desirable to describe files Internally?
What is file identifier where we can use?
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?
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 difference between bind by copy and bind by reference?
How to call one program from another program in RPG? please help me with the code
What are the types of identifiers?
Explain mdt?
How to handle duplicate error handling in RPG?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what is the use of sflnxtchg?