I'm using DB2 8.1 FP2 with WAS 5.0 with FP1 on Linux SuSe 7.2 enterprise and I have a database created, along with a JDBC driver and data Source, and when I try to connect to the database (I tried from the WAS Admin console to test the connection), I receive the following error
SRVE0026E: [Servlet Error]-[SQLConnect]: java.lang.UnsatisfiedLinkError: SQLConnect at COM.ibm.db2.jdbc.app.DB2Connection.SQLConnect"
Can you help?