|
Problem |
When trying to remove a data source in the WebSphere 4.0
AE admin console (by right-clicking on the data source and selecting
Remove), the exception: com.ibm.ejs.sm.exception.ResourceInUseException
might be issued and prevent removal of the data source. |
|
Solution |
This problem can occur for two reasons:
- An Application Server that is using the data source is currently
running.
- There is a resource reference to the data source in an installed
enterprise application.
Stop the Application Server and remove all resource references to the
data source to remove the data source. |
|
|
|
|
|
|