Return-Path: Delivered-To: apmail-db-derby-commits-archive@www.apache.org Received: (qmail 16138 invoked from network); 13 Jun 2006 03:43:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Jun 2006 03:43:53 -0000 Received: (qmail 26950 invoked by uid 500); 13 Jun 2006 03:43:53 -0000 Delivered-To: apmail-db-derby-commits-archive@db.apache.org Received: (qmail 26927 invoked by uid 500); 13 Jun 2006 03:43:53 -0000 Mailing-List: contact derby-commits-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Derby Development" List-Id: Delivered-To: mailing list derby-commits@db.apache.org Received: (qmail 26916 invoked by uid 99); 13 Jun 2006 03:43:53 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jun 2006 20:43:53 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jun 2006 20:43:52 -0700 Received: from ajax.apache.org (localhost [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 0182AD49DD for ; Tue, 13 Jun 2006 04:43:32 +0100 (BST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: derby-commits@db.apache.org Date: Tue, 13 Jun 2006 03:43:31 -0000 Message-ID: <20060613034332.20585.19971@ajax.apache.org> Subject: [Db-derby Wiki] Update of "MysqlDerbyMigration/RequirementDocument" by RaminMoazeni X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification. The following page has been changed by RaminMoazeni: http://wiki.apache.org/db-derby/MysqlDerbyMigration/RequirementDocument ------------------------------------------------------------------------------ This section describes the capability (functional) requirements of the proposed system. A capability requirement is a function that the proposed system must (be designed and implemented to) perform. All capability requirements are specified in a sufficiently concrete way that they can be implemented and tested. Table 15: Source and Target Database Management System + || Capability Requirement || '''PR-14: The conversion of data in the system from one format to another shall be reliable and accurate. ''' || + || Priority || The data migration from source DBMS to the target DBMS over network of machines or instances must not change the data and not corrupt the format. Also, the transaction must be atomic and task of the transfer of data from one end to the other must be achieved || + || Description || Must Have ||