Issue Details (XML | Word | Printable)

Key: JRA-4912
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Jeff Turner [Atlassian]
Votes: 0
Watchers: 2
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
JIRA

Handle CLOB/BLOB limits in DB2

Created: 12/Oct/04 06:18 PM   Updated: Thursday 06:12 AM
Component/s: Backend / Domain Model
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Reference
 

Participants: Ivan Benko [Atlassian] and Jeff Turner [Atlassian]
Since last comment: 2 years, 46 weeks, 2 days ago
Labels:
Support reference count: 4


 Description  « Hide
A few people have reported that fieldtype-db2.xml needs to be modified to specify the size of CLOBs and BLOBs, eg:

BLOB -> BLOB(1000)
CLOB -> CLOB(2000)

This modification seems to only be necessary for certain versions of DB2. We should establish what these versions are, and produce two versions of fieldtype-db2.xml if necessary.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jeff Turner [Atlassian] added a comment - 12/Oct/04 06:18 PM
If anyone using DB2 knows more about this issue, please add a comment here. Thanks!