the maximum number of subfiles that can be active for a single file is ____ .
Answers were Sorted based on User's Feedback
Answer / Sarvjeet
There is no explicit limit on the number of active subfiles for a single file in an IBM AS/400 system. However, each subfile consumes resources like memory and CPU, so it's important to manage them effectively according to your system's capacity.
| Is This Answer Correct ? | 0 Yes | 0 No |
writing an sql statement from selecting records from two files using single statement and nested select statement.
What is array in as400? What are the types of array?
How can the user implicitly open and close the files in RPG program ?
how you get the relative record in a subfile in which cursor is located?
When will you use OPEN and CLOSE opcodes in RPG program?
what is a spool file?
How can we change the uppercase to Lowercase in RPG?
explain the purpose of keep and assume keywords?
How to see all members of a file?
What is the use purpose of CRTCMD?
How to read 2 positions at a time in a data area? I have created a data area of length and i have to read the values of the data area like 91-92,93-94 at a time up till 100
what is library?