Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to run SQL commands in a HSQL database?

Michał Gawlik
Contributor
December 22, 2014

Hi,

I am using JIRA 6.3.5 and here is description how to do it:
https://confluence.atlassian.com/display/JIRA/Running+SQL+commands+in+a+HSQL+database"

but  I cannot see "$JIRA_HOME/
database" directory.

I only have these:

jira\home>ls
analytics-logs data database.log database.script export log monitor
caches database.lck database.properties dbconfig.xml import logos plugins

Thank you in advance for help

Michal

 

 

 

2 answers

1 accepted

3 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 22, 2014

You're in the right place, but using a different hsql implementation (it varies if you've used EAR/WAR, the installer, the plain download-and-unpack, built it yourself, or running from the SDK).

Where it says look in $JIRA_HOME/database, you just need to read it as $JIRA_HOME

0 votes
Michał Gawlik
Contributor
December 22, 2014

Thanks Nic, it works!

Suggest an answer

Log in or Sign up to answer