Re: [ire] CSV woes

Klaus Malorny <Klaus.Malorny@knipp.de> Tue, 01 October 2013 14:11 UTC

Return-Path: <Klaus.Malorny@knipp.de>
X-Original-To: ire@ietfa.amsl.com
Delivered-To: ire@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C577411E81B9 for <ire@ietfa.amsl.com>; Tue, 1 Oct 2013 07:11:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.249
X-Spam-Level:
X-Spam-Status: No, score=-3.249 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6lKldUZwBkoe for <ire@ietfa.amsl.com>; Tue, 1 Oct 2013 07:11:41 -0700 (PDT)
Received: from kmx10a.knipp.de (clust3c.bbone.knipp.de [195.253.6.130]) by ietfa.amsl.com (Postfix) with ESMTP id A08AF11E8233 for <ire@ietf.org>; Tue, 1 Oct 2013 07:10:05 -0700 (PDT)
Received: from localhost (localhost.bbone.knipp.de [127.0.0.1]) by kmx10a.knipp.de (Postfix) with ESMTP id 151E84C; Tue, 1 Oct 2013 16:10:03 +0200 (MESZ)
X-Knipp-VirusScanned: Yes
Received: from kmx10a.knipp.de ([127.0.0.1]) by localhost (kmx10a.knipp.de [127.0.0.1]) (amavisd-new, port 10004) with ESMTP id yxSVxEnUJ-Kq; Tue, 1 Oct 2013 16:09:55 +0200 (MESZ)
Received: from hp9000.do.knipp.de (hp9000.do.knipp.de [195.253.2.54]) by kmx10a.knipp.de (Postfix) with ESMTP id 292CE49; Tue, 1 Oct 2013 16:09:55 +0200 (MESZ)
Received: from [195.253.2.27] (mclane.do.knipp.de [195.253.2.27]) by hp9000.do.knipp.de (@(#)Sendmail version 8.13.3 - Revision 1.000 - 1st August,2006/8.13.3) with ESMTP id r91E9rVv021313; Tue, 1 Oct 2013 16:09:55 +0200 (MESZ)
Message-ID: <524AD7B5.10201@knipp.de>
Date: Tue, 01 Oct 2013 16:09:57 +0200
From: Klaus Malorny <Klaus.Malorny@knipp.de>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:27.0) Gecko/20100101 Thunderbird/27.0a1
MIME-Version: 1.0
To: "ire@ietf.org" <ire@ietf.org>
References: <CE703AC8.4EADE%jgould@verisign.com>
In-Reply-To: <CE703AC8.4EADE%jgould@verisign.com>
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Subject: Re: [ire] CSV woes
X-BeenThere: ire@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Internet Registration Escrow discussion list." <ire.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ire>, <mailto:ire-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ire>
List-Post: <mailto:ire@ietf.org>
List-Help: <mailto:ire-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ire>, <mailto:ire-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 01 Oct 2013 14:11:48 -0000

On 01.10.2013 15:18, Gould, James wrote:
> Klaus,
>

Hi James,

> [...]
>
> The hosts are referenced by ROIDs instead of the host name, since use of a
> natural key (host name), will not work for some host models (hostAttr as
> well as having a separate set of external hosts per registrar) and will
> not support host name changes.  A host name change should only result in a
> change to a single record and not all links to that host record.  The
> contact identifier is unique and can't be changed, so it can be used
> directly without use of a surrogate key via the ROID.

Yes, that makes sense. Just forgot that host names may change. As talking of 
hosts, there seems to be a small inconsistency in section 5.2.1.3: it says that 
the fName field is mandatory in "host", but the example for deleting hosts (page 
41) omits it.

Regards,

Klaus