Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.7.1.1
-
Normal
-
High Value Fix, Newcomer, Patch Available
Description
Currently, whenever the client driver is used, there is a limit of 255 bytes for the database name. This is defined by the DRDA spec and there has been a discussion on the list [1]/[2] as to whether this limit should be raised due to the introduction of the new ACR that allows for UTF-8 characters.
UTF-8 characters can take up to four bytes and this reduces the limit in characters dramatically.
This should be an easy change as there is a codepoint that defines this limit.
[1] did not work but [2] did
[1] - http://old.nabble.com/Database-name-length-tt29691419.html
[2]http://apache-database.10148.n7.nabble.com/Database-name-length-td33182.html
Attachments
Attachments
Issue Links
- depends upon
-
DERBY-728 Unable to create databases whose name containg Chinese characters through the client driver
- Closed
- is related to
-
DERBY-4827 Modify the documentation for the 10.7 release regarding the UTF-8 CCSID manager
- Closed
-
DERBY-6472 Behavior of RDBNAM longer than 255 bytes when server and clients are at different versions
- Closed
-
DERBY-6469 Change the documentation to reflect new RDBNAM limit of 1024 bytes
- Closed