You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kim Haase (JIRA)" <ji...@apache.org> on 2013/01/24 17:23:13 UTC

[jira] [Closed] (DERBY-5976) Document the new SQLWarning raised when trying to change the encryption state of an already booted database.

     [ https://issues.apache.org/jira/browse/DERBY-5976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kim Haase closed DERBY-5976.
----------------------------


Closing, since the changes have appeared in the Latest Alpha Manuals.

                
> Document the new SQLWarning raised when trying to change the encryption state of an already booted database.
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-5976
>                 URL: https://issues.apache.org/jira/browse/DERBY-5976
>             Project: Derby
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 10.10.0.0
>            Reporter: Rick Hillegas
>            Assignee: Kim Haase
>             Fix For: 10.10.0.0
>
>         Attachments: DERBY-5976.diff, DERBY-5976.stat, DERBY-5976.zip
>
>
> After committing derby-5969-01-aa-warnEncryptionOnBootedDB.diff, we will want to adjust the user guides to clarify the following point:
> o If you are changing the encryption state of the database, be sure to check for SQLWarnings after the change. The change succeeded only if there were no SQLWarnings or SQLExceptions.
> I think that the following sections need to be touched up:
> Developer's Guide:
> o "Encrypting an existing unencrypted database"
> o "Encrypting databases with a new boot password"
> o "Encrypting databases with a new external encryption key"
> o "Decrypting an encrypted database"
> Reference Manual:
> o "dataEncryption=true attribute"
> o "newBootPassword=newPassword attribute"
> o "newEncryptionKey=key attribute"
> o "decryptDatabase=true attribute"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira