Can somebody tell me that, Is it possible to read all the
member of PF without OVRDBF?
Answer Posted / chirag
Please ignoret the second point written above.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
which program rpg or cl is efficent to update a transaction onto a database file and why ?
how do I play {insert rpg system here}?
When it is desirable to describe files Internally?
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?
What are the types of identifiers?
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?
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
What is the purpose of record level identifier?
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?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
do you use message subfiles? What are the necessary keywords required coding a message subfile?
How can we override a file during runtime in rpg?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what is the procedure and explain about real time scenario.
how do I declare a table or array in rpg iv?