Can we create 300 logical files based on a single physical
file using the CRTLF command only once?.
Answer Posted / 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 |
Post New Answer View All Answers
how do you use commitment control in rpg?
What is a record lock error?
how do I play {insert rpg system here}?
what is the use of sflnxtchg?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
can I touch the array during treatments?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
what do you mean by an input subfile, what are the keywords required?
How to call one program from another program in RPG? please help me with the code
How to handle duplicate error handling in RPG?
How Chain operation copies the record's data to the input buffer for the program?
What is ment by record level identifier?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.