AS/400 records
80 pts.
0
Q:
AS/400 records
Suppose i have 3 members. how to read the records from all the members without using OVRDBF
ASKED: Oct 12 2009  5:22 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
6540 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
You can create a LF that contains all 3 members and read that file.
Last Answered: Oct 12 2009  12:50 AM GMT by CharlieBrowne   6540 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Technochic   40210 pts.  |   Oct 12 2009  1:20PM GMT

Hi Hemavijay. In the future please provide more details such as application and version. I am glad charliebrowne knew what you were talking about this time, but without the details it is difficult to get a good answer to your questions. Thanks!

 

Yorkshireman   3200 pts.  |   Oct 14 2009  1:25PM GMT

You could handle the member changes within RPG, using a manual close and open.

Why not use the tools provided?

Place the file in manual open mode, QCMDEXEC an OVRDBF to *ALL, open the file, do the stuff, close it.

Why make life difficult.. .

(Hey, any DB2 UDB on i5 person can understand you)

 
0