[
https://issues.apache.org/jira/browse/DERBY-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kathey Marsden updated DERBY-4034:
----------------------------------
Attachment: cadminappsclient.html
derby-4034_diff.txt
Attached is a patch for this issue. Please review.
> Document database name and attribute length and character set limitations
> for network client
> ---------------------------------------------------------------------------------------------
>
> Key: DERBY-4034
> URL: https://issues.apache.org/jira/browse/DERBY-4034
> Project: Derby
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 10.5.1.1
> Reporter: Kathey Marsden
> Assignee: Kathey Marsden
> Priority: Minor
> Attachments: cadminappsclient.html, derby-4034_diff.txt
>
>
> With network client, the database name and following attributes must be:
> 1) Limited to length of 255 bytes when converted to EBCDIC.
> 2) Limited to single byte characters that can be converted to EBCDIC
> encoding.
> DERBY-728 proposes that we support UTF-8 encoding so that multibyte
> characters. After that is fixed the 255 byte limit (when converted to UTF-8)
> will still remain.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.