Hello.

java -cp h2-*.jar org.h2.tools.ChangeFileEncryption -dir <directory> -db 
<database name> -cipher AES -decrypt <old password> -encrypt <new password>
is the tool you need.

Database shouldn't be opened anywhere when this command is launched.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/fb64da06-e84b-4469-8cd0-9ebfbb2785ecn%40googlegroups.com.

Reply via email to