Sorry about that. I thought I had clicked "Reply" below that last post. Our production environment is currently using 12.0.1.3851 and are using the sajdbc.jar, dbjdbc12.dll and dbrsa12.dll with the JDBC 3.0 driver class sybase.jdbc.sqlanywhere.IDriver. This is a 2003 server with Java JDK 1.6.x. I'm migrating applications to 2012 R2, Java JDK 1.8 and want to use the latest JDBC driver with hopes that performance and stability will be better. I just dropped in the 3 above mentioned files on the 2012 server and it times out every time. I'm guessing that the .jar is not compatible with JDK 1.8? What if i go with sajdbc4.jar that came with 16.0.1324? Is this build prior to the RSA changes (what was it, a switch to AES?)
By the way, I appreciate your assistance.