WebSphere Adapter for JDBC Export and SQL Server 2000: Table Locking while Polling
A technote was published for customers who use the WebSphere Adapter for JDBC for inbound processing of an SQL Server 2000 database. Apparently, the adapter will lock the entire event table (bad!).
The ‘fix’ aka workaround is to use a view to the event table and then set a custom property inside the adapter.
Related Posts
- WebSphere Adapter for JDBC: SetObjectKeys NullPointer Exception
- JDBC Adapter Export with events that comprise multiple rows
- WebSphere Adapter for JDBC Export – ‘InvalidVerbException’
- SCA, BPEL, Websphere Adapter for JDBC and Transactionality
- WebSphere Adapter for JDBC: Superfluous RecordNotFound Exceptions
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply