Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why we create the Physical File Member?

Answers were Sorted based on User's Feedback



Why we create the Physical File Member?..

Answer / kolla ravi

A member is like an Individual file.It is possible to Have
32767 such members within the same PF.Each member added to
the file will exactly get the same record format(
fields,types and KWDS) on the file.This facility is
provided to meet the requirement when many files are needed
to be created with same structure.Here just Create file
once with MAXMBRS(as many reqd) and ADDPFM will do it.Easy
to create and maintain as a single object.Each member is
identified by unique name within file.
Examples : A School has attendance register per class. Each
Class has 4 sections and in all10 classes. Instead of
Creating and maintaining 40 files and scaterred in a
library, one can create a PF and add 40 members in one
object.
Secondly All Physical files created need not necessarily
have members. Some files are created to store field
definitons only and are called field refrence files. They
need not have members.

Is This Answer Correct ?    23 Yes 2 No

Why we create the Physical File Member?..

Answer / samul

MEMBER IS USE TO STORE THE DATA, EACH FILE MUST HAVE MEMBER.

Is This Answer Correct ?    12 Yes 7 No

Why we create the Physical File Member?..

Answer / sethu 400

know about the as 400 hierarchy

library
source member
source file
source data
(r) source statement


source members are created to to distinguish the souces of
diffesent database file, cobol,cl and dds. All these are
due to the as 400 architecture

Is This Answer Correct ?    1 Yes 3 No

Why we create the Physical File Member?..

Answer / nitish

source members are created to to distinguish the souces of
diffesent database file, cobol,cl and dds. All these are
due to the as 400 architecture

Is This Answer Correct ?    0 Yes 2 No

Why we create the Physical File Member?..

Answer / chandu

bcz each seeker work in wrkmbrpdm in that must have create
pf bcz

it stores data upto 36767 members in one file&lib

mainly it contain to store data

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More DB400 Interview Questions

Hi, Please give the answer to this question? I have Phisical file with 100 records,there is no any duplicate records in this pf.Based on this pf one Logical file i have used.But this lf is viewing only 80 records only of that pf?What is the reason for this?Please give me answer?

4 Answers   IBM,


Can we concatenate fields in physical file? If yes how can we do?

0 Answers  


hi iam very new to as400. i had created one physical file can any one tell command to enter data in to that

9 Answers   Encore,


When we use any keyword like FIFO,LIFO, at file level but whenever we check by runqry we couldn't find answer in FIFO,LIFO,FCFO etc so how we check the answer.

2 Answers  


What is the difference between access path and open data path?

0 Answers  


I have a PF with out any data but the dependent LF is having data?

1 Answers   HCL,


There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.

0 Answers  


YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE THROUGH CL?

4 Answers  


one physical file can have how many max of logical files? what is the primary file?

3 Answers   Four soft,


How to know logical file belongs to which physical file without source?

1 Answers  


How many libraries can be there in a library list?

2 Answers  


what is error handling concepts in cl

3 Answers   Active Brains,


Categories