It's all about the answers!

Ask a question

sql server setup with jts


vikrant kamble (1323196) | asked May 20 '15, 5:50 a.m.
I found these two requisites at begging while installing sql server with jts 
  • The service is started.
  • The Java Database Connectivity (JDBC) driver is installed on the CLM server.

what is exact meaning of these and how do i do that especially second one.

One answer



permanent link
Lily Wang (4.9k714) | answered May 21 '15, 2:32 a.m.
According to the document http://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.0/com.ibm.jazz.install.doc/topics/t_s_server_installation_setup_sql.html,you need to
- download sqljdbc4.jar to CLM server
- and create "SQLSERVER_JDBC_DRIVER_FILE" environment variable on the server

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.