[ https://issues.apache.org/jira/browse/DERBY-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kathey Marsden closed DERBY-4034. --------------------------------- Resolution: Fixed Fix Version/s: 10.6.0.0 10.5.1.2 Fixed in trunk and 10.5. I don't plan to backport further. > 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 > Fix For: 10.5.1.2, 10.6.0.0 > > Attachments: cadminappsclient.html, cadminappsclient.html, > derby-4034_diff.txt, 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.