Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54D7810D4D for ; Wed, 4 Dec 2013 19:10:36 +0000 (UTC) Received: (qmail 23252 invoked by uid 500); 4 Dec 2013 19:10:36 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 23226 invoked by uid 500); 4 Dec 2013 19:10:36 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 23177 invoked by uid 99); 4 Dec 2013 19:10:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2013 19:10:36 +0000 Date: Wed, 4 Dec 2013 19:10:36 +0000 (UTC) From: "Mamta A. Satoor (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (DERBY-4805) Increase the length of the RDBNAM field in the DRDA implementation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mamta A. Satoor reassigned DERBY-4805: -------------------------------------- Assignee: Mamta A. Satoor > Increase the length of the RDBNAM field in the DRDA implementation > ------------------------------------------------------------------ > > Key: DERBY-4805 > URL: https://issues.apache.org/jira/browse/DERBY-4805 > Project: Derby > Issue Type: Improvement > Components: Network Client, Network Server > Affects Versions: 10.7.1.1 > Reporter: Tiago R. Espinha > Assignee: Mamta A. Satoor > Labels: derby_triage10_9 > > 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] 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] - http://old.nabble.com/Database-name-length-tt29691419.html -- This message was sent by Atlassian JIRA (v6.1#6144)