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 F42271063F for ; Wed, 9 Oct 2013 20:18:54 +0000 (UTC) Received: (qmail 97032 invoked by uid 500); 9 Oct 2013 20:18:47 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 96876 invoked by uid 500); 9 Oct 2013 20:18:44 -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 96833 invoked by uid 99); 9 Oct 2013 20:18:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Oct 2013 20:18:42 +0000 Date: Wed, 9 Oct 2013 20:18:42 +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-6355) Data Integrity guidelines should include not deleting or otherwise tampering with files under the database directory 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-6355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790807#comment-13790807 ] ASF subversion and git services commented on DERBY-6355: -------------------------------------------------------- Commit 1530778 from [~chaase3] in branch 'docs/branches/10.10' [ https://svn.apache.org/r1530778 ] DERBY-6355 Data Integrity guidelines should include not deleting or otherwise tampering with files under the database directory Merged patch DERBY-6355-2.diff to 10.10 doc branch from trunk revision 1530777. > Data Integrity guidelines should include not deleting or otherwise tampering with files under the database directory > -------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-6355 > URL: https://issues.apache.org/jira/browse/DERBY-6355 > Project: Derby > Issue Type: Improvement > Components: Documentation > Affects Versions: 10.10.1.1 > Reporter: Kathey Marsden > Assignee: Kim Haase > Attachments: cadmindbintegrity.html, cadmindbintegrity.html, DERBY-6355-2.diff, DERBY-6355.diff > > > The page for maintaining data integrity: https://builds.apache.org/job/Derby-docs/lastSuccessfulBuild/artifact/trunk/out/adminguide/cadmindbintegrity.html should also warn against touching any files under the database directory. > Maybe we could paraphrase from the README. file: > # ************************************************************************* > # *** DO NOT TOUCH FILES IN THIS DIRECTORY! *** > # *** FILES IN THIS DIRECTORY AND SUBDIRECTORIES CONSTITUTE A DERBY *** > # *** DATABASE, WHICH INCLUDES THE DATA (USER AND SYSTEM) AND THE *** > # *** FILES NECESSARY FOR DATABASE RECOVERY. *** > # *** EDITING, ADDING, OR DELETING ANY OF THESE FILES MAY CAUSE DATA *** > # *** CORRUPTION AND LEAVE THE DATABASE IN A NON-RECOVERABLE STATE. *** > # *************************************************************************/ -- This message was sent by Atlassian JIRA (v6.1#6144)