Hi All,
A certain Test environment has over 1 million records in transaction_sys_local_tab.
This table is being accessed through Transaction_SYS.Get_Posted_Job_Arguments to obtain jobs of a particular procedure_name_ where the state is posted.
Obtaining results from this query takes over 1 second. Where are in the Core environment, it takes only 0.1 seconds.
The Test environments ‘System Parameters’ have been set as below.
As there is a large amount of records in the mentioned table, are there recommended values that need to be put in the above parameters to improve the performance of retrieving data from the mentioned table?
Or is there anything else that needs to be done to improve the performance?
Any help is much appreciated.
Best regards,
Devni