Migrate from MERANT SequeLink JDBC Driver to Oracle JDBC Driver
 Technote (FAQ)
 
Problem
After the migration from MERANT SequeLink JDBC Driver to Oracle JDBC driver for WebSphere Application Server version 4.0.x (no data source references MERANT SequeLink JDBC driver), Application Server fails to start with error:
"Could not find the property URL on class com.merant.sequelink.jdbcx.datasource.SequelinkDataSource"
 
Solution
The WebSphere Application Server's Transaction Service needs to be refreshed by performing the followings:
1. Ensure all systems are shut down in an orderly fashion so that there are no in-doubt transactions. Delete all the transaction log files in the directory $WAS_ROOT\tranlog.
2. Delete the XAResouces files in directory $WAS_ROOT/properties. The XAResources file's naming convention is <AppServer>XAResources where <AppServer> is the name of the Application Server (e.g. Default_ServerXAResource).
 
 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server > Migration
Operating system(s): HP-UX
Software version: 4.0
Software edition:
Reference #: 1066682
IBM Group: Software Group
Modified date: Aug 25, 2003