Allocations (FS_ALLC) and Journal Post (GL_JP) slowness - not using the best index on LEDGER table?
After upgrading from FSCM 9.2.028 / PT 8.56.09 / SQL Server 2014 to FSCM 9.2.036 / PT 8.58.04 / SQL Server 2019 (running as 2017 Compatibility Level), both Allocations and Journal Post are running much slower. Per my DBA's observations, the SQL Optimizer is choosing the Oracle provided PSFLEDGER index on the LEDGER table (our test case runs Update SQL against the LEDGER table approximately 600,000 times). We have created two custom indexes that correct slow performance with a few large nVision reports, and these lineup much better with our data usage/ChartField configuration, but these are not getting