Hi All,
The database version is Oracle 8i and we're using ojdbc5.jar which I believe is backwards compatible. But as per SAP note 941317, it recommends Oracle 10g 10.2.x drivers (ojdbc14) when connecting to 8i 8.1.7 or higher. We couldn't really say that it's a driver issue since one of the test databases which we can successfully connect to is running on the same version (8i).
Any idea on how to make this work? Thanks a lot