Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP2 (5.2.6)
-
DB2
Description
The default value of jdbc.default.url for DB2 in portal.properties has been changed to
jdbc.default.url=jdbc:db2://localhost:50000/lportal:deferPrepares=false;fullyMaterializeInputStreams=true;fullyMaterializeLobData=true;progresssiveLocators=2;progressiveStreaming=2;
The previous default URL left out a lot of necessary tuning needed for DB2.
Attachments
Issue Links
- is related to
-
LPS-6062 Have better DB2 default settings in portal.properties
- Closed