How does one determine, from the database, if the July 2021 CPU has been applied to jdbc clients?
How does one preemptively/proactively figure out if existing jdbc clients have the July 2021 CPU applied, from the perspective of the database server? v$session_connect_info.client_version does not seem to have this information for clients below 18c, due to the naming convention change. And while Oracle's own documentation says that the last of the 5 numbers is supposed to determine the BP/CPU applied (eg, 12.2.0.1.0), I don't see any evidence of that.
Ideas/thoughts?
Tagged:
0