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 |
I have a pf, it contains 5 members, how to access particular member data from logical file?
what is use of self join and which cases you will use this join
how to add a new field to a file without compiling it?
How to read a pf in reverse(from last record to first) using cl?
How to index LF by relative record no (RRN)
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 find the list of source physical files in a library?
how to know total no of records in pf with out using sql??????
How to retrieve a physical file after deleting that ? what is keyword used for that....??
wirte a simple program for read file in cl
A pf containing 100 records... my query is how to display from 11th record in the pf?
what is general and type of general