After implementing IDMS Server 17.1 via zip file , JDBC driver on WebSphere console shows version 17.0 instead of 17.1
The output of the log files are not updated with correct version
[10/20/21 10:02:14:774 CEST] 000000a7 DSConfigurati I DSRA8206I: JDBC driver version : 17.00
When comparing the OLD and NEW MANIFEST.MF files, correct version is reflecting in new version rather than old version
OLD VERSION :
[was000652.int.corp-idm9d1:/websphere/admin/lib/jdbc/backup/temp/META-INF] $ more MANIFEST.MF
Manifest-Version: 1.0
Implementation-Title: CA IDMS Server JDBC Driver
Implementation-Version: 17.0.39.0
Specification-Title: JDBC
Specification-Version: 4.0
NEW VERSION :
[was000652.int.corp-idm9d1:/websphere/admin/lib/jdbc/idms/temp/META-INF] $ more MANIFEST.MF
Manifest-Version: 1.0
Specification-Title: JDBC
Specification-Version: 4.0
Implementation-Title: CA IDMS Server JDBC Driver
Implementation-Version: 17.1.4.0
Release: 19.0
Component: CA IDMS/DB Audit
Solution LU01856 will resolve the issue.
This is release 17.1.4 of Server. Please note that only 17.1 will appear in the trace file.