Configure the Oracle data source properties
Before you begin
Procedure
- Open the WebSphere Administrative Console if it is not already open.
- Choose .
-
Click the data source that you just defined.
WebSphere displays the Configuration tab.
- Click WebSphere Application Server data source properties.
- Set Statement cache size to 0.
- Select Non-transactional data source.
- Click OK.
- Under Additional Properties, click Custom Properties.
- At the top of the Custom properties screen, click New.
-
Enter the Name
commitOrRollbackOnCleanup. -
Enter the Value
rollback. - Click OK.
- Click Save to apply your changes to the master configuration.
What to do next
After completing this procedure, proceed to Test the Oracle JNDI connection.
