Hello,

I have a Grails 2 app that I deployed on a Tomcat 7 server.

So the application is in production mode and the database is persistent even after server restarts.

Now I want to make a backup of the database but I can't find the h2 database file.

Where is it located?

Thanks and best regards,
-Thomas