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 / kcsyam

use EXTMBR('*ALL') keyword on F specification

Is This Answer Correct ?    16 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the types of identifiers?

564


what was the robotech rpg?

676


How to write record if no field or the field are different in physical file in rpgle ?

473


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

1070


during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.

748






can you debug ile rpg program using isdb?

730


How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...

1302


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?

1443


is this a rpg channel?

667


how can I tell when to replace the array?

690


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

2511


How would display prime numbers using CL program?

5666


thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400

1881


What is the purpose of record level identifier?

720


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

543