Help with moving from Derby to Oracle DB
Hi All,
Very new to this... I have configured the teamserver.properties in Jazz to contain the following:
com.ibm.team.repository.db.vendor=ORACLE
com.ibm.team.repository.db.jdbc.location=thin:jazzdb/{password}@ussy-qumasdevora:1524/jazzdb
com.ibm.team.repository.db.jdbc.password=
//DCQUEST=
// (DESCRIPTION=
// (ADDRESS=
// (PROTOCOL=TCP)
// (HOST=ussy-qumasdevora)
// (PORT=1524)
// )
// (CONNECT_DATA=
// (SERVER=dedicated)
// (SERVICE_NAME=dcquest)
// )
// )
But I get the following error from Oracle:
Io exception: Invalid connection string format, a valid format is: "host:port:sid"
"ussy-qumasdevora:1524/jazzdb" is there so what is wrong?
Very new to this... I have configured the teamserver.properties in Jazz to contain the following:
com.ibm.team.repository.db.vendor=ORACLE
com.ibm.team.repository.db.jdbc.location=thin:jazzdb/{password}@ussy-qumasdevora:1524/jazzdb
com.ibm.team.repository.db.jdbc.password=
//DCQUEST=
// (DESCRIPTION=
// (ADDRESS=
// (PROTOCOL=TCP)
// (HOST=ussy-qumasdevora)
// (PORT=1524)
// )
// (CONNECT_DATA=
// (SERVER=dedicated)
// (SERVICE_NAME=dcquest)
// )
// )
But I get the following error from Oracle:
Io exception: Invalid connection string format, a valid format is: "host:port:sid"
"ussy-qumasdevora:1524/jazzdb" is there so what is wrong?