How many max. Record format a logical file have?
Answers were Sorted based on User's Feedback
Answer / trupti
maximum of 32 record format a logical file can have
Is This Answer Correct ? | 49 Yes | 1 No |
Answer / raj
In logical file , we have two types of logical files,
1) join logical file ---- one record format
2) non join LF ----32 Record formats
Is This Answer Correct ? | 46 Yes | 1 No |
Answer / swadesh
Hi Raj,
Thanks but I am little bit confuse for it.I think
32 is the maximum no. of file that we can join.Is it
correct?
Is This Answer Correct ? | 11 Yes | 3 No |
Answer / rajesh
Logical files are two types.
join logical file have only one record format, no need to declare same as pf record format name.
Non join logical file have 32 record foramts,so we can say this is multi record format logical file.
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sachin
In logical file , we have two types of logical files,
1) join logical file ---- one record format
2) non join LF ----32 Record formats
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / vinod
Raj and Sachin both are right.
In logical file , we have two types of logical files,
1) join logical file ---- one record format
2) non join LF ----32 Record formats
Is This Answer Correct ? | 4 Yes | 2 No |
Answer / sonpal singh
32 is the max record a logical file have...
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sethu 400
PF has 1 recordf
LF is of 3 types
simple 1rf and pf key word
multiple >1rf and pf key word
and format or join max of 32 1rf and pf key word
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / swadesh
Hi Nupur,
I am asking about Record format not Records.
Is This Answer Correct ? | 0 Yes | 8 No |
What is the purpose of the chain and setll and setgt?
YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE THROUGH CL?
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...
How to retrieve a physical file after deleting that?
Last statement of any RPG pgm is LR?
How to update physical file using logical file with example?
what is use of self join and which cases you will use this join
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?
How many maximum record format a logical file have?
I have physical 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?
Last statement of any rpg program is lr?
How can we know that a trigger has been added on a PF? and what is the purpose of adding a trigger?