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

How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?

0 Answers  


how to run only 10 modules of existing N modules in service program in RPGILE ?

3 Answers   Wipro,


When it is desirable to describe files Internally?

0 Answers  


How do I link an existing logical file to it's Physical File without recompiling?

2 Answers  


RPG/400 faqs?

1 Answers   HSBC,


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.

0 Answers  


Can we journel logical file and access path? Can we use commitment control for non-join L.F?

4 Answers  


What is the purpose of Panel Groups?

4 Answers  


1.I have a Physical file with 100 records, No duplicates exists, all are Unique,But while i am running Runqry utility i am getting only 80 records..What could be the reason?

3 Answers   Cap Gemini,


ESCAPE message sent by child program can be handled by parent program using which keyword?

2 Answers  


Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.

6 Answers  


1.Are there any errors in the following statement?If so then list them.DTAARA is a data area having a field EMP # and EMPNO is a field in the file EMPPF.Which has one record. READ EMPPF IF %FOUND(EMPPF) IN DTAARA EVAL EMP#=EMPNO OUT DTAARA ENDIF

5 Answers  


Categories