After a recent round of VS Code extension updates I now get the following message when connecting to any oracle db. The connections are all defined in my TSNAMES.ora file.
Error opening connection
Details: TAF mode of FAILOVER_TYPE=SELECT configured on the DB service is not supported.
Database: Oracle 19c
Extension version: 23.4.0
TSNAMES entry with sensitive details redacted
BIPR =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST =xxxx.xxxx.xxxx)(PORT = xxxx))
)
(CONNECT_DATA =
(SERVICE_NAME = xxxxxx)
)
)