3.11.2.4 Enable CLOB Support
You must enable CLOB Support for Oracle DMW in the WebLogic Server:
- 
                     Navigate to Home, then Data Sources, then lswdbDS.
- 
                     Click the Connection Pool tab. 
- 
                     Click Advanced. 
- 
                     Uncheck the property Wrap Data Types. 
- 
                     Restart the WebLogic server; see https://docs.oracle.com/en/middleware/fusion-middleware/weblogic-server/12.2.1.4/start/index.html. Log files for the AdminServer and the DMWServer are located in:middleware_home/user_projects/domains/DMWDomain/servers/AdminServer/logs and middleware_home/user_projects/domains/DMWDomain/servers/DMWServer/logs 
- Repeat these steps for these data sources: lwsdbDS (if not done already), lswExtSysDS, and lswdbRestDS. (Do not perform this task for the lswdbBC4JDS data source.)
Parent topic: Configure AppDataSource on the WebLogic Server