Deprecated setting "cursor_sharing=similar" not shown during AutoUpgrade
Hello,
I am testing the AutoUpgrade script and have an Oracle 11.2.0.4 with the deprecated setting "cursor_sharing='SIMILAR'" which I am upgrading to Oracle 19.4.0.0. Unfortunately the deprecated setting "cursor_sharing='SIMILAR'" is not being shown by AutoUpgrade within the generated report under "CheckName: PARAMETER_DEPRECATED FixUp Available: NO Severity: INFO" after having executed the "ANALYZE" mode.
In the generated pfiles before_upgrade_pfile_<DBSID>.ora, during_upgrade_pfile_<DBSID>.ora and after_upgrade_pfile_<DBSID>.ora the setting "cursor_sharing='SIMILAR'" is also still present so after the upgrade to Oracle 19.4.0.0 we still have the deprecated setting "cursor_sharing='SIMILAR'" and the following message is being shown while the DB is started :