Hi,
When trying to migrate a database from SQL Server to Oracle using SQL Developer, I realize that the jtds driver (I try 1.2 and 1.3.1 version) are not working well. First, I receive the message "login failed due to client TLS version being less than minimal TLS version allowed by the server". I set ssl=request. Then I receive the message "Network error IOException: Connection reset".
It look like not so many persons migrate from SQL Server to Oracle. I didn't found any ansewer and try a lot of other property.
Maybe this option in SQL developer is deprecated ?
Thank you in advance,