After getting a timeout error on our Forms Oracle Database connection, the IT department is requesting we use the TNS listener version 19 recently installed adjacent to the older version. However when I configure the data source, it only asks for TNS Name without any option for which version I want to connect to.
With SQL server, the engine can be any version and we can connect to it. Seems TNS listeners require a version be specified if they install more than one?