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 E370F100D8 for ; Wed, 20 Nov 2013 14:57:45 +0000 (UTC) Received: (qmail 45147 invoked by uid 500); 20 Nov 2013 14:57:45 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 44288 invoked by uid 500); 20 Nov 2013 14:57:40 -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 44232 invoked by uid 99); 20 Nov 2013 14:57:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Nov 2013 14:57:38 +0000 Date: Wed, 20 Nov 2013 14:57:38 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6403) Doc for export/import in ref man should mention automatic commit after operation. 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-6403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827726#comment-13827726 ] ASF subversion and git services commented on DERBY-6403: -------------------------------------------------------- Commit 1543835 from [~chaase3] in branch 'docs/trunk' [ https://svn.apache.org/r1543835 ] DERBY-6403 Doc for export/import in ref man should mention automatic commit after operation. Modified 8 Reference Manual topics and 1 Admin Guide topic. Patch: DERBY-6403-2.diff > Doc for export/import in ref man should mention automatic commit after operation. > --------------------------------------------------------------------------------- > > Key: DERBY-6403 > URL: https://issues.apache.org/jira/browse/DERBY-6403 > Project: Derby > Issue Type: Improvement > Components: Documentation > Affects Versions: 10.10.1.1 > Reporter: Dag H. Wanvik > Assignee: Kim Haase > Attachments: DERBY-6403-2.diff, DERBY-6403-2.stat, DERBY-6403-2.zip, DERBY-6403.diff, DERBY-6403.stat, DERBY-6403.zip > > > In the admin guide (in older releases, e.g 10.7, this section is to be found in the tools guilde) we can find this sentence in http://db.apache.org/derby/docs/10.10/adminguide/cadminimport27052.html: > "Derby issues a COMMIT or a ROLLBACK statement after each import and export procedure is run." > However, the documentation for the individual export/import procedures do not mention is important fact; I believe they should. -- This message was sent by Atlassian JIRA (v6.1#6144)