Performance issue with two tables
Hi,
The performance of the online journal edit GL_JEDIT_0 process has deteriorated in our production system recently. It used to be ok but is now consistently taking 4-6 minutes even for a small journal. This causes the users to get a "This page is no longer available..." message and get kicked out of the page. Issue seems to be with two tables
PS_JRNL_HEADER
PS_JRNL_LN
We have taken backup of data from two tables PS_JRNL_HEADER and PS_JRNL_LN. Deleted two tables from the database. Copy the structure of the table from other database(from whereit is working fine) and re-instate the data back in these tables. It is working fine after that. However , the question is what went wrong with the structure of the database which is causing issue with Performance of online Journal Edit.