Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

[closed] How to make RTC identify the correct database version?

Hey guys,
My RTC version is 6.0.6 and we changed the server database and version, we changed to Oracle 19C (19.18) but RTC is understanding that the version is only 19.0.0.0
How do I make RTC identify that the installed version is 19.18 (full version)?

0 votes


The question has been closed for the following reason: "The question is answered, right answer was accepted" by davidhoney Apr 13 '23, 4:46 a.m.

Accepted answer

Permanent link

Have you tried connecting to your Oracle through DBeaver?
I would check what a Test Connection in DBeaver showed.
I suspect the vendor major and minor version comes through the JDBC driver.

As Ralph already commented, EWM 6.0.6 went out of service on 2022-10-31 as detailed in https://www.ibm.com/support/pages/collaborative-lifecycle-management-end-support-dates-60x.


As a last resort, you might try disabling the database version check. Look for the Skip DB version checking property in Advanced Properties. Be aware that, in doing so, if the database version truly is not supported, you might later encounter issues, and those will be entirely at your own risk.

I highly recommend that you upgrade to 7.0.2. Neither 6.0.6 nor 6.0.6.1 are being remediated for security vulnerabilities, and that includes the well-known issues around log4j.




Rodrigo Guedes Costa selected this answer as the correct answer

1 vote

Comments
 Hi David, Thanks !
Can you tell me if there is any risk to use it with the Skip DB version checking property?

If you use an unsupported database version, this is unlikely to have been tested. If there are issues, and you may not know what those might be, you will be largely on your own. As I said, use at your own risk.That database version check is there to validate that a supported database version (one that has been tested) is being used.

Why are you not upgrading to 7.0.2?
If you want to be on a supported version with well-defined system requirements, and with security vulnerabilities being remediated, that's the way to go.

 Thank you again.

By strategic decision of the company they will not update to 7.0.2.


One other answer

Permanent link

 As far as I can tell, EWM 6.0.6 is no longer supported. I can not tell, which version of Oracle 6.0.6 supports, but given its age I would think probably not the latest and greatest version. 

The system requirements for the latest version can be found on the getting started page here.
The newest version supports 19C 19.3 and later fixpacks.. 

0 votes

Comments

IBM reports that for version 6.0.6 of the RTC it is still compatible with Oracle 19.3.

The problem is that when the application loads it identifies as 19.0.0, but the installed version is 19.18.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Apr 11 '23, 10:04 a.m.

Question was seen: 1,126 times

Last updated: Apr 13 '23, 4:46 a.m.

Confirmation Cancel Confirm