We are in the process of updating our Oracle 11g client to Oracle 19c on all our workstations and servers. Currently when we create an .sde connection file using our tnsnames alias the connections property reflects the Oracle 11g client.
sde:oracle11g:OD068
After uninstalling the 11g client and installing the 19c client and updating the PATH environment variable the connections seem to work with 19c, but the properties still reflect 11g.
Should the connection properties be updated?
If so what are the best steps to do so?