
fauberte
Well Known Member
Hi,
In the automatic Cash Receipt, We are running R03B551, that call R03B50 and our execution list that has only R03B50A as part of the execution list.
We have frequently a high level of invoices to match.
E1, version 9.1, Tools 9.1.5
Ex: We have multiple customers that pays 200-300 invoices at the time (ex: 100-200$ an invoice) and send a 20-30K check.
When we have volume like this, the R03B50A simply freeze and loop.
We found this on oracle support:
In release 9.0, why does Invoice Selection Match (R03B50A) lock the database for the Customer Ledger (F03B11) table? ( Doc ID 2023712.1 ) and apply the workaround of: A workaround is to change the Rowset Size=1000 in the [DB SYSTEM SETTINGS] section of the Enterprise server jde.ini.
But the problem is instead of freezing at 80 invoices, we freeze at 160 invoices as per the statement
FINAL DISPOSITION ROLLING LETTER =====================
If the RowSet Size is 1000 or above, the Default Rowset Buffer length can be
doubled.So RowSet can go upto 160 records.This can be done by setting the
RowSet Size to 1000 in the JDE.ini.This resolved the issue.
We aren't getting anywhere. Our automatic cash receipts process down and the cash receipt department has to manually match the cash receipts. Creating crisis.
Anybody from this group faced that situation? We can't imagine 160 records is the maximum for large Customer.
Thanks to all.
In the automatic Cash Receipt, We are running R03B551, that call R03B50 and our execution list that has only R03B50A as part of the execution list.
We have frequently a high level of invoices to match.
E1, version 9.1, Tools 9.1.5
Ex: We have multiple customers that pays 200-300 invoices at the time (ex: 100-200$ an invoice) and send a 20-30K check.
When we have volume like this, the R03B50A simply freeze and loop.
We found this on oracle support:
In release 9.0, why does Invoice Selection Match (R03B50A) lock the database for the Customer Ledger (F03B11) table? ( Doc ID 2023712.1 ) and apply the workaround of: A workaround is to change the Rowset Size=1000 in the [DB SYSTEM SETTINGS] section of the Enterprise server jde.ini.
But the problem is instead of freezing at 80 invoices, we freeze at 160 invoices as per the statement
FINAL DISPOSITION ROLLING LETTER =====================
If the RowSet Size is 1000 or above, the Default Rowset Buffer length can be
doubled.So RowSet can go upto 160 records.This can be done by setting the
RowSet Size to 1000 in the JDE.ini.This resolved the issue.
We aren't getting anywhere. Our automatic cash receipts process down and the cash receipt department has to manually match the cash receipts. Creating crisis.
Anybody from this group faced that situation? We can't imagine 160 records is the maximum for large Customer.
Thanks to all.