Hello All,
I'm using GN with the stantard configuration, in that case using the H2
database
<resources>
<resource enabled="true">
<name>main-db</name>
<provider>jeeves.resources.dbms.ApacheDBCPool</provider>
<config>
<user>admin</user>
<password>gnos</password>
<driver>org.h2.Driver</driver>
<url>jdbc:h2:geonetwork;LOCK_TIMEOUT=20000;MVCC=TRUE</url>
<poolSize>33</poolSize>
<validationQuery>SELECT 1</validationQuery>
</config>
</resource>
Does anybody know how to access the GN H2 database? Is it storage on the GN
folder?
Thanks,
Natália Oliveira
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/H2-database-tp5203782.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.
Hi Natalia,
I believe it is located in the root folder of your geonetwork instance (in case you are using tomcat. If you're using the standalone version with jetty, it should be in the jetty folder)
Look for a file named geonetwork.h2.db
I remember using, for example, Squirrel SQL client to explore a H2 DB.
Jean
*Jean Pommier -- pi-Geosolutions*
Ingénieur, consultant indépendant
Tél. : (+33) 6 09 23 21 36
E-mail : jp@anonymised.com
Web : www.pi-geosolutions.fr
Le 01/05/2015 18:56, nataliaoliveira a écrit :
Hello All,
I'm using GN with the stantard configuration, in that case using the H2
database
<resources>
<resource enabled="true">
<name>main-db</name>
<provider>jeeves.resources.dbms.ApacheDBCPool</provider>
<config>
<user>admin</user>
<password>gnos</password>
<driver>org.h2.Driver</driver>
<url>jdbc:h2:geonetwork;LOCK_TIMEOUT=20000;MVCC=TRUE</url>
<poolSize>33</poolSize>
<validationQuery>SELECT 1</validationQuery>
</config>
</resource>
Does anybody know how to access the GN H2 database? Is it storage on the GN
folder?
Thanks,
Natália Oliveira
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/H2-database-tp5203782.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork