Can we create 300 logical files based on a single physical
file using the CRTLF command only once?.
Answer Posted / 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 |
Post New Answer View All Answers
How to select highest score of each subject or how to select highest income of every month?
how do I declare a minor?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
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?
can I touch the array during treatments?
How Chain operation copies the record's data to the input buffer for the program?
How to handle duplicate error handling in RPG?
what do you mean by an input subfile, what are the keywords required?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How to declare the pull button in AS/400..
what is the procedure and explain about real time scenario.
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
What is difference between bind by copy and bind by reference?
what is *place and *auto keyword in prtf ?plz explain