It's all about the answers!

Ask a question

How to find the SQLserver version of the JTS & CCM DBs ?


long TRUONG (3654118146) | asked Jun 17 '14, 8:11 p.m.
 From the Jazz tools side can we find out what version of the SQLserver version of the DBs used ?

Failing that, are there commands that can be run on the RTC server host to find out the SQLserver version ? And what do we need to install on the RTC server to make this possible ?

Accepted answer


permanent link
Timo Reiss (209512) | answered Jun 18 '14, 2:52 a.m.
edited Jun 18 '14, 2:55 a.m.
Check the "Server Diagnostics" page (<SERVER>/jts/admin#action=com.ibm.team.repository.admin.serverDiagnostics) and have a look at at the Database section:

Database
Datenbankversion: Microsoft SQL Server 10.50.4290
JDBC-Treiberversion: Microsoft SQL Server JDBC Driver 2.0 2.0.1803.100


This states both the RDMS version and the JDBC Driver used, if that is what you are looking for.

This info can be found for each application, e.g., jts/rqm, ccm, and qm.
long TRUONG selected this answer as the correct answer

Comments
long TRUONG commented Jun 18 '14, 3:11 a.m.

Thx Timo:  Found "Database version: Microsoft SQL Server 11.00.3373" which is SQLserver 2012 SP1.


Had always seen this section in Diagnostics, but when needed it, didn't know where it had been seen, thought it was in Configuration section, on DB connection which does not show DB version. :)

One other answer



permanent link
Donald Nong (14.5k414) | answered Jun 17 '14, 11:37 p.m.
You may need some extra tools on your RTC Server. See the below blogs and see what you can do.
http://www.mssqltips.com/sqlservertip/2013/find-sql-server-instances-across-your-network-using-windows-powershell/
http://www.orcsweb.com/blog/james/fun-with-powershell-how-to-get-sql-server-information/
To get more information, simple Google "how to determine SQL Server version remotely".


Comments
long TRUONG commented Jun 18 '14, 12:02 a.m.

Thx Donald.


long TRUONG commented Jun 18 '14, 3:08 a.m.

Got the next answer with the SQLserver version listed  on .../jts/admin server tab Diagnostic (in the Status section)

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.