This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
middleware:db2 [2015/01/16 14:24] ap [Execute DDL] |
middleware:db2 [2015/06/08 14:18] (current) ap |
||
---|---|---|---|
Line 18: | Line 18: | ||
Then you can run the ''./db2setup'' script, and enjoy the crapp^Wmarvelous and colourful java installer | Then you can run the ''./db2setup'' script, and enjoy the crapp^Wmarvelous and colourful java installer | ||
- | ===== IBM DB2 LUW on Ubuntu ===== | ||
- | |||
- | ==== Installation ==== | ||
- | |||
- | DB2 express-C should be available from Ubuntu partner repository. Just uncomment the appropriate line from ''sources.list'' | ||
- | and install the **''db2exc''** package. | ||
- | |||
- | |||
- | ==== 8.10 ==== | ||
- | |||
- | DB2 doesn't understand the SHA512 encryption used in /etc/shadow, and connecting via network you get a //<<Connection authorization failure occurred. Reason: local security service non-retryable error.>>//. | ||
- | |||
- | To fix this, change (temporarily) the encryption scheme in | ||
- | |||
- | /etc/pam.d/common-password | ||
- | |||
- | and reset the instance user password. | ||
===== DB2 Control Center configuration ===== | ===== DB2 Control Center configuration ===== |