Unable to create embedded h2 database

Sagar Bahadur Tamang

I am using the web console of H2 Version 1.4.198 (2019-02-22) to create a embedded database. But I am getting the following error saying "unable to find the database". I want to create the database not open an existing one. I using ubuntu 18.04 and have given execute permisison to h2.jar and h2.sh.

Error

Raghuram

I get the same error with the latest (1.4.198) version. It works for me with the stable version - 1.4.197. @sagar-bahadur-tamang can you check your version and try suitably?

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

How to get nextvalue in a sequence using H2 Embedded Database?

How to back up the embedded H2 database engine while it is running?

I am unable to create 2 views in H2 database, My script have 2 views but I see only one view is created. One view overwrites other view

How to create a database backup using H2 and JPA?

H2 Embedded Database foreign keys and references

Create foreign key in Spring boot - H2 database

H2 embedded database intellij idea <-> sources files

Set port number for the embedded h2 database

How do you connect to H2 as a remote database instead of embedded mode using Spring Boot?

Spring H2 embedded database

H2 Embedded database not picking up properties during test on spring boot

Flyway migrations not persistent in H2 embedded database

Is H2 database suitable as embedded database with large tables?

Spring Boot. @DataJpaTest H2 embedded database create schema

Spring Boot version of embedded H2 database

How can I connect H2 database as embedded mode on Android platform by using Gluon?

Gluon Application can't load FXML on ios when I using H2 database as embedded

What is the default name of embedded H2 database in Spring Boot?

Jasper Studio Locking H2 Embedded Database?

Create view on h2 database

Migrating from H2 embedded database to PostgreSQL

embedded h2 database not running

Check if h2 database is corrupted and create new if corrupted

How to check that h2 embedded database is created?

Create sequence in h2 database

H2 Database - Create a trace file

Unable to identify syntax issue with H2 database

H2 database doesn't find Generic H2 (embedded)

Intellij embedded H2 database tables do not appear