Skip to main content

VBE 5.2: TimesTen is not working well with VBE 5.2 naming service.

  • February 16, 2013
  • 0 replies
  • 0 views

Problem:

  • Product Name: VBE 
  • Product Version: 5.2 Full
  • Product Component: Naming Service
  • Platform Version: ALL
  • JDK/Compiler Version: N.A.

VBE 5.2: TimesTen Database is not working well with VBE 5.2 naming service.

Resolution:

TimesTen Database is not working well with VBE 5.2 naming service.

Tihs is because VBE 5.2 naming service has some code to change the isolation level during a transaction, and this caused TimesTen to throw an exception.

Note: The changing of isolation level during a transaction is not a violation of JDBC specs, and the implementation choice is up to the database vendor.

Since TimesTen is not a certified database for use with naming service, no fix for this problem is intended.

Old KB# 26612

#VisiBroker
#NamingService
#Security