IBM BPM, V8.0.1, All platforms > Troubleshooting and support > Troubleshooting the z/OS installation and configuration > IBM BPM configuration errors
Failure in loading T2 native library db2jcct2zos
This error can occur when using the DB2 Universal Driver connector, and WebSphere Application Server cannot load some external DB2 modules from SDSNLOAD or SDSNLOD2.
Error message: BBOO0220E:
error message: BBOO0220E: [SCA.APPLICATION.mdcell.Bus:mdnodea.mdsr01a-SCA.APPLICATION.mdcell.Bus] CWSIS0002E: The messaging engine encountered an exception while starting. Exception: com.ibm.ws.sib.msgstore.PersistenceException: CWSIS1501E: The data source has produced an unexpected exception: java.sql.SQLException: Failure in loading T2 native library db2jcct2zos, reason: java.lang.UnsatisfiedLinkError: /pp/db2v8/UK14852/jcc/lib/libdb2jcct2zos.so: EDC5157I An internal error has occurred. (errno2=0x0BDF03B2)DSRA0010E: SQL State = null, Error Code = -99,999DSRA0010E: SQL State = null, Error Code = -99,999 com.ibm.ws.sib.utils.ras.SibMessage com.ibm.ws.sib.utils.ras.SibMessage
There are a number of possible causes of a failure to load libdb2jcct2zos.so. A common error is the absence of the DB2 libraries from the STEPLIB of the WAS server processes. A failure like this can also be a symptom of a larger problem such as the DB2 Universal Driver not being been fully configured in the DB2 system you are accessing.
Check that all the steps for installing the DB2 Universal Driver have been performed for your DB2 system.
The installation instructions for the DB2 Universal Driver can be found in the DB2 Information Center at
Installing the DB2 Universal JDBC Driver