how to display all the members records in a physical file
without using ovrdbf?

Answer Posted / guru

use EXTMBR('*ALL') in file specification.

Regards,
Guru

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2756


if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.

2412


what is the necessary keyword needed to scroll subfile records?

931


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2279


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.

5963


How Chain operation copies the record's data to the input buffer for the program?

1335


What is the difference between copybooks and subprocedures in as400?

1104


what is the use of sflnxtchg?

1040


Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg

959


how do I preserve and clean the array?

866


how do I declare a table or array in rpg iv?

956


are there any useful c runtime apis that I can call from rpg iv?

929


is this a rpg channel?

915


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?

851


how do I declare a minor?

916