Hi All,
I have a PF and 6 logicals over it. All complied with access path size as *MAX4GB.
Last week we had an issue with one of the logicals erroring out saying the maximum access path size has reached. So we changed the access path size to *MAX1TB and our application ran fine. But the access path size for our PF still remains as *MAX4GB.
So I was getting confused on how the access path size is calculated. Does it acutally depend on the number of records in the file or the type of index to be built for the LF or some other parameter.
If its actually dependent on the number of records then how is that the physical file can still remain with access path size as *MAX4GB.
I have a PF and 6 logicals over it. All complied with access path size as *MAX4GB.
Last week we had an issue with one of the logicals erroring out saying the maximum access path size has reached. So we changed the access path size to *MAX1TB and our application ran fine. But the access path size for our PF still remains as *MAX4GB.
So I was getting confused on how the access path size is calculated. Does it acutally depend on the number of records in the file or the type of index to be built for the LF or some other parameter.
If its actually dependent on the number of records then how is that the physical file can still remain with access path size as *MAX4GB.





, the LF should "usually" have a size more than the PF it is based on.
Comment