History | Log In     View a printable version of the current page.  
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: 1
Operations

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: 14/Aug/06 07:59 PM
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: 90 weeks, 6 days ago
Labels:


 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] - 12/Oct/04 06:18 PM
If anyone using DB2 knows more about this issue, please add a comment here. Thanks!