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...


Is it possible to create a logical file whose Physical file
is not in same library?

Answers were Sorted based on User's Feedback



Is it possible to create a logical file whose Physical file is not in same library?..

Answer / ankur jain

Yes, we can.....
But both the libraries should be defined in the library
list ...... otherwise compilation error will occur while
compiling the logical file..

Is This Answer Correct ?    11 Yes 0 No

Is it possible to create a logical file whose Physical file is not in same library?..

Answer / amit

Yes..for that u have to specify the actual data path in
keyword PFILE

Like

A R A1 PFILE(AMIT/A2)
A K CODE

Then this will create the LF A! for A2 PF...

Is This Answer Correct ?    6 Yes 1 No

Is it possible to create a logical file whose Physical file is not in same library?..

Answer / nagavarapu muralidhar

Yes, Just put the user library in which you want to create
on top and followed by other library in which physical file
is located.

provided the first library should not have physical file.

Then try to create the logical.

Is This Answer Correct ?    1 Yes 0 No

Is it possible to create a logical file whose Physical file is not in same library?..

Answer / megha

Yes , we can create logical file from a pf in different
library. Only proble here is that when we tried access the
data from this LF , the data will be accessed from that
libary not from the LibrayList

Is This Answer Correct ?    1 Yes 0 No

Is it possible to create a logical file whose Physical file is not in same library?..

Answer / vijay

Yes you can create a LF on the Physical file present in any other library except QTEMP. you cannot create a LF on the physical file present in QTEMP

Is This Answer Correct ?    2 Yes 2 No

Is it possible to create a logical file whose Physical file is not in same library?..

Answer / samul

It can possible that PF may be in other lib....

Just go though the basic concept first and then place ur
questions...

Is This Answer Correct ?    8 Yes 10 No

Post New Answer

More DB400 Interview Questions

what is the purpus of the chain and setll and setgt ?

2 Answers   Four soft,


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,


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

1 Answers   HCL,


How can i retrieve city while my i have one field address length 60 but i don't know what where is city in this field ?

4 Answers  


what is multiple member pf

1 Answers   Active Brains,


Can anybody tell why Journalling is compulsary before Commitment Control?

2 Answers  


How to retrieve a physical file after deleting that ? what is keyword used for that....??

6 Answers  


How to know the particular record in pf with out reading?

0 Answers  


Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?

2 Answers  


I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?

9 Answers   Mind Tree, TCS,


How can we handle errors in RPG?

4 Answers  


Suppose if a physical file is having 1000 records, but i deleted 500 records from it. Here the concern is can the size of the file changes or it remains the same... kindly help me out with thorough xplanation.... Thanks in-advance...

6 Answers   ABC, TCS,


Categories