How can we override a file during runtime in RPG? Without
using OVRDBF or calling a CL program
Answer Posted / xx
Use EXTFILE on F Specs
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
what is an online rpg?
How Chain operation copies the record's data to the input buffer for the program?
what is file information data structure?
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?
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 do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
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?
How would display prime numbers using CL program?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
is this a rpg channel?
what is the rpg system?
what is kids-rpg?
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?
What is ment by record level identifier?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?