There are two ways to find the upgrade history of a TIBCO Data Virtualization server.
The first is to look at the entries written to
cs_server.log after the server has been restarted. The upgrade history may be found above the "Host name" line, as shown in the example below.
------------------------
INFO [main] 2021-09-27 16:38:05.663 -0700 CompositeServer - Composite Server allows HTTP connections.
INFO [main] 2021-09-27 16:38:05.680 -0700 CompositeServer - HTTP Header Buffer size is 4096
INFO [main] 2021-09-27 16:38:06.059 -0700 http - JAXRPCSERVLET14: JAX-RPC servlet initializing
INFO [main] 2021-09-27 16:38:07.851 -0700 Util - assert disabled
INFO [main] 2021-09-27 16:38:07.851 -0700 CompositeServerModuleManager - Asserts enabled: false
INFO [main] 2021-09-27 16:38:07.959 -0700 BasicServicesModule - TIBCO Data Virtualization
8.3.0.001 INFO [main] 2021-09-27 16:38:07.964 -0700 BasicServicesModule - Copyright (c) 2002-2021 TIBCO Software Inc. All rights reserved. Copyright (c) Free Software Foundation, Inc. and other holders as specified in the documentation.
INFO [main] 2021-09-27 16:38:07.965 -0700 BasicServicesModule - Detailed Version=
TIBCO Data Virtualization
8.3.0.001 / Build 1b16626a7e|2020-07-03 11:05:59
Server
8.3.0.006 HF-006 / Build HF-006|f35ac31fdc|2021-01-25 18.23.05 PST
Server
8.3.0.007 HF-007 / Build HF-007|512bde2057|2021-03-18 17.56.38 PDT
Server
8.3.0.009 HF-009 / Build HF-009|afa6940906|2021-08-09 19.11.40 PDT
INFO [main] 2021-09-27 16:38:07.973 -0700 BasicServicesModule - Host name is 'aprabhu-P51.na.tibco.com'
INFO [main] 2021-09-27 16:38:07.974 -0700 BasicServicesModule - Server name and ID are 'aprabhu-P51.na.tibco.com-9460-1408136720'
INFO [main] 2021-09-27 16:38:07.976 -0700 BasicServicesModule - Windows 10, 10.0, amd64
------------------------
The above entries show that the upgrade history is:
- 8.3.0.006 HF-006
- 8.3.0.007 HF-007
- 8.3.0.009 HF-009
The second approach is to look at the files under the
<TDV_INSTALL>/install folder. The names of the rollback files in the folder reflect the past TDV versions.
Example