Provide ability to see current state of DB encryption
-----------------------------------------------------

                 Key: CORE-6048
                 URL: http://tracker.firebirdsql.org/browse/CORE-6048
             Project: Firebird Core
          Issue Type: Improvement
          Components: Engine
    Affects Versions: 4.0 Beta 1
            Reporter: Pavel Zotov
            Priority: Trivial


It will be good to obtain current state of encryption / decryption process or 
its result (finished / not started),  either via RDB$GET_CONTEXT() or using new 
field in MON$DATABASE table.
Returned data must contain "kind" of process that currently is going (i.e. 
ENCryption or DECryption) and percent of its progress. 
Perhaps, one can use positive number for encryption, negative for decryption 
and zero when there is no activity related to this.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to