We are upgrading to PeopleTools 8.54 from Tools 8.52.07. The database is 12c and the OS is Linux X86
Hi,
We are upgrading to PeopleTools 8.54 from Tools 8.52.07. The database is 12c and the OS is Linux X86-64. The PeopleTools 8.54 strategy is to eliminate the use of DESC clause for descending indexes in 12c. We are following the recommendation to eliminate the desc clause for the indexe using the delivered sql.
Problem : We are worried how it would impact the performance post upgrade and how do we test it?