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 "Rick Hillegas (JIRA)" <ji...@apache.org> on 2012/11/01 15:41:15 UTC

[jira] [Updated] (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 ]

Rick Hillegas updated DERBY-5976:
---------------------------------

    Urgency: Normal
    
> 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
>
> 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