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 |
Why we create the Physical File Member?
How to change the batch job to interactive job?
what is multiple member pf
How to add a field to a PF and compile it without loss of data?
Why journalling is compulsory before commitment control?
how to update physical file using logucal file with example
How can we handle errors in RPG?
What is the interactive job? What is the batch job?
what is open data base command
1 Answers Active Brains, Cognizant, CSC, CTS,
how to eliminate the level check error
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.
can we concate fileds in physical file? If yes how can we do?