compatible parameter and spatial_vector_acceleration
Hi,
recenty we updated our Oracle database to version 19.8.0. (from 12.2.0.1). We extensively use Spatial in our applications.
The compatible parameter was left at 11.2.0.4.0 (it was never changed after the upgrade from version 11 to 12c in the past). The spatial_vector_acceleration parameter was set to TRUE in version 12c (also somewhere in the past).
Is the spatial_vector_acceleration feature enabled regardless of he compatible parameter? Or will we experience a change in performance (and possible unexpected results on spatial operations) when switching the compatible parameter to 19.0.0? I can't find any documentation on what features are disabled/enabled depending on the value of the compatible parameter.