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


Can we create 300 logical files based on a single physical
file using the CRTLF command only once?.

Answers were Sorted based on User's Feedback



Can we create 300 logical files based on a single physical file using the CRTLF command only once?...

Answer / devender s gusain

No You can create single LF at a time. you can select
multiple members of a PF.

Is This Answer Correct ?    14 Yes 0 No

Can we create 300 logical files based on a single physical file using the CRTLF command only once?...

Answer / prasanna

NO it is not possible to create 300 Logical file only one
file at a time is possible on a command line. May be we can
300 members for a same logical file using crtlf

Is This Answer Correct ?    5 Yes 0 No

Can we create 300 logical files based on a single physical file using the CRTLF command only once?...

Answer / manoj

If we write utility program then then we can create 300
logical files based on a single physical
file using the CRTLF command.

Is This Answer Correct ?    3 Yes 2 No

Can we create 300 logical files based on a single physical file using the CRTLF command only once?...

Answer / shishir

no , we can create one logical file on one physical file at a time .......and for thoe who are saying yes then please explain it in details with steps so we can also try it practically ...till then my answer is no

Is This Answer Correct ?    1 Yes 0 No

Can we create 300 logical files based on a single physical file using the CRTLF command only once?...

Answer / abhishek kumar

Maximum number of keyed logical files built over a physical
file member is 3,686 files

Is This Answer Correct ?    2 Yes 2 No

Can we create 300 logical files based on a single physical file using the CRTLF command only once?...

Answer / ps

We can create but important question why do you want to
create 300 LF on PF? i think purpose of LF is to fetch/view
data as per requirement. Ideally each LF on same PF should
have different key list . i don't see any point of
creating 300 logical. this will degrade performance .

Is This Answer Correct ?    2 Yes 2 No

Can we create 300 logical files based on a single physical file using the CRTLF command only once?...

Answer / danish hasan

Yes we can do so..but each LF name should be diffrrent

Is This Answer Correct ?    2 Yes 6 No

Can we create 300 logical files based on a single physical file using the CRTLF command only once?...

Answer / rashmimalpani

I guess yes... because if we write crtlf and press F4 it
gves us option to create many logical files at the same
time... Please correct me if i m wrong

Is This Answer Correct ?    1 Yes 13 No

Post New Answer

More RPG400 Interview Questions

what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?

3 Answers  


wat is the difference between array and multiple occurence data structure?

4 Answers   Four soft,


How to update only a field of a PF in an RPG program. I don't want to update the record, only one field.

2 Answers  


Interviewer asked me write down DDS for load all subfile .can anybody write dds

0 Answers  


I know chain keyword retreive records randomly but how chain keyword exactly works internally????

4 Answers  


Thanks gagan for your answer,i'm new to as400,i don't know embedded sql in rpg.can you send me the coding for the below mentioned question in embedded sql rpg. how to retrieve particular field records from a physical file,say i have a physical file called 'employee' in it i have to retrieve the records of a field 'admin' present in pf 'employee' using rpg,but i should not use logical file or openquery file.

2 Answers   iGate,


How can we override a file during runtime in rpg?

0 Answers  


is this a rpg channel?

0 Answers   IBM,


if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.

10 Answers   Four soft,


how can you display specific subfile page on the screen in unequal subfile?

0 Answers   IBM,


How do you code file / field renames in ILE RPG?

4 Answers   Accenture, IBM,


Hi friends, Can you give the solution for the below mention simple code.and explain.what is output D CHR1 S 4A INZ('PEN') D CHR2 S 10A INZ('MYGET') D CHR3 S 8A INZ('GOOD') D CHR4 S 22A INZ C MOVEL CHR1 CHR4 C MOVE CHR2 CHR4 C EVAL CHR4=CHR3 C MOVE CHR1 CHR4

4 Answers  


Categories