Suppose you have 3 members in a database file. How to read
records from all the members without using CL (OVRDBF) i.e.
Entire process should be handled exclusively in a RPG program?

Answer Posted / phalgun

Use OVRDBF command in RPG using QCMDEXC

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what happens when sflsiz = sflpag? What are the advantages and disadvantages?

796


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?

614


what is file information data structure?

1539


what is the necessary keyword needed to scroll subfile records?

782


What is the difference between copybooks and subprocedures in as400?

933






what was the robotech rpg?

756


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.

5646


Interviewer asked me write down DDS for load all subfile .can anybody write dds

1136


How would display prime numbers using CL program?

5805


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?

607


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

639


which program rpg or cl is efficent to update a transaction onto a database file and why ?

838


What is the difference between iter and do?

792


how do I declare a minor?

795


what is the difference between do while and do until?

799