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 286C210093 for ; Thu, 7 Nov 2013 18:35:19 +0000 (UTC) Received: (qmail 28784 invoked by uid 500); 7 Nov 2013 18:35:19 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 28770 invoked by uid 500); 7 Nov 2013 18:35:18 -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 28762 invoked by uid 99); 7 Nov 2013 18:35:18 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Nov 2013 18:35:18 +0000 Date: Thu, 7 Nov 2013 18:35:18 +0000 (UTC) From: "Kim Haase (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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:all-tabpanel ] Kim Haase updated DERBY-6403: ----------------------------- Attachment: DERBY-6403-2.zip DERBY-6403-2.stat DERBY-6403-2.diff Attaching DERBY-6403-2.diff, DERBY-6403-2.stat, and DERBY-6403-2.zip. I hope this gets closer to what is needed. I modified the Admin Guide topic to add the details on commits and rollbacks -- and removed the note, which now seems redundant. I also reworded the new info in the Admin Guide and moved the cross-reference to the Admin Guide to a more prominent position. M src/adminguide/cadminimport27052.dita M src/ref/rrefimportdataproc.dita M src/ref/rrefexportselectionproclobs.dita M src/ref/rrefexportproctablelobs.dita M src/ref/rrefimporttableproclobs.dita M src/ref/rrefimportdataproclobs.dita M src/ref/rrefexportselectionproc.dita M src/ref/rrefexportproc.dita M src/ref/rrefimportproc.dita > 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)