|
Content with label database in JIRA (See content from all spaces)
Related Labels:
maxdb, mckoi, mysql, faq, sybase, i-net, db2, ldap, oracle, user, postgres, max, server, customer, jtds, hsql, driver, sql, firebird
Connecting to named instances in SQL Server
When using named instances you will need to specify the URL slightly differently in the connection properties. First off, try: url="jdbc:jtds:<servertype>://<server>:<port>/<database>;instance=<instance name>" This is specified at the JTDS FAQ http://jtds.sourceforge.net/faq.html ...
Other labels:
sql, server, jtds
|
Database Schema
Please note that JIRA 3.7 has introduced some changes JIRA 3.7 Database Schema Changes to the database schema. \\ JIRA uses Entity Engine module of the OfBiz http://www.ofbiz.org/ suite to communicate with the database. You can learn more ...
Other labels:
sql
|
Error caused by SET NOCOUNT in MS SQL Server
necessary to ensure that the SET NOCOUNT option is not set in the SQL Server configuration. For further details on how to verify these settings, please refer to the JIRA Installation documentation http://www.atlassian.com/software/jira/docs/v3.6.5/databases/sqlserver.html . If this option is set, it can result in the following ...
Other labels:
sql, server
|
JIRA and DB2
page has general notes on connecting JIRA to DB2. It supplements the official DB2 installation documentation http://www.atlassian.com/software/jira/docs/latest/databases/db2.html. Add your notes
Other labels:
db2
|
JIRA and HSQL
page has general notes on connecting JIRA to HSQL. It supplements the official HSQL installation documentation http://www.atlassian.com/software/jira/docs/latest/databases/hsql.html. Add your notes
Other labels:
hsql
|
JIRA and McKoi
page has general notes on connecting JIRA to MoKoi. It supplements the official McKoi installation documentation http://www.atlassian.com/software/jira/docs/latest/databases/mckoi.html. Add your notes
Other labels:
mckoi
|
JIRA and PostgreSQL
page has general notes on connecting JIRA to Postgres. It supplements the official Postgres installation documentation http://www.atlassian.com/software/jira/docs/latest/databases/postgres.html. Add your notes
Other labels:
postgres
|
JIRA and Sybase
page has general notes on connecting JIRA to Sybase. It supplements the official Sybase installation documentation http://www.atlassian.com/software/jira/docs/latest/databases/sybase.html. Add your notes
Other labels:
sybase
|
JIRA can't connect to MYSQL with Named Pipes enabled
JIRA can't connect to the database with Named Pipes enabled I've tried a number of things, and it looks like named pipes is the problem. This is a problem with MySQL, not with JIRA. Essentially I've had to install MySQL with two key things: Go through the Standard ...
Other labels:
mysql
|
Modifications to entitymodel.xml for Firebird
PAGE IS NOT APPLICABLE FOR JIRA 3.7 and up. JIRA on FireBird In order to run JIRA with the Firebird DB, the entitymodel.xml needs to be modified to adhere to the following Firebird constraints: # TYPE, POSITION and PARAMETER are reserved keywords in Firebird # Firebird index keys can not be greater ...
Other labels:
firebird
|
|
|