If the PLMTABLE2 contains a high number of data records, the set threshold value [Threshold] ($CADENAS_USER/plinkmgr.cfg/SETTINGS/DBTHRESHOLD) for the total number of LinkB data records is exceeded.[80]
Increasing the value, however, leads to extremely long loading times.
The display of PLMTABLE2 data records can be restricted by separate configuration entries for the additional tables (set the key yourself if necessary):
defaultlimit: Sets the limit for all additional tables together. If the key does not exist, the PARTlinkManager default is used (current behavior).
limitN: Sets an explicit limit for the linked additional table and overwrites the default. Values <= 0 do not set a limit.
Example: limit1 corresponds to t1=PLMTABLE2, limit2 corresponds to t2=CNSSEQ, etc.
[ADDITIONALTABLES] defaultlimit=1000 t0=PRJTABLE t1=PLMTABLE2 limit1=5000


