[h2] Re: Can't insert SHA3-256 from runscript

2022-10-02 Thread Evgenij Ryazanov
Hello.

SHA3-256 is only supported by H2 2.*.*. Error code 90008-200 was produced 
by H2 1.4.200, it doesn't support that algorithm. You need to upgrade H2 
used by your application to a some recent version.

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/f2e61cc4-f44a-4db3-9a46-6a594b18a4a5n%40googlegroups.com.


Re: [h2] Table check of H2 database in Keycloak

2022-10-02 Thread 'Christian Buchegger' via H2 Database
Hi, I just coincidentally came accross this link:
https://www.thrysoee.dk/keycloak-h2/

The classpath in this reference looks differently. Maybe this can be
applied to you use case.




Ananda Bose  schrieb am So., 25. Sept. 2022,
09:11:

> Hello all,
>
> I am using Keycloak v16 in AWS Ec2 instance with inbuilt H2 database.
> I need to check how many tables are present in H2 database.
>
> I tried to use the below command using :
>
> java -cp
> ./modules/system/layers/base/com/h2database/h2/main/h2-1.4.193.jar
> org.h2.tools.Shell -url
> "jdbc:h2:./standalone/data/keycloak;AUTO_SERVER=TRUE" -user sa -password sa
>
> but getting an error : Error: Could not find or load main class
> org.h2.tools.Shell
>
> Can you please let me know how to check tables of H2 database of keycloak
> in AWS EC2 server.
>
> Regards,
> Ananda
>
> --
> 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 h2-database+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/h2-database/860debb0-28bb-4b0c-b6ab-e10164d93357n%40googlegroups.com
> 
> .
>

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/CAM4W5VaSYhtCz30mQhZz2iyNfWJ%3DaCxadN-%2BLaPday5aB6xEZg%40mail.gmail.com.