SSMA connectivity to DB2 ( with SSL enabled on IBM Bluemix platform ) is failing. Does SSMA support this type of connection to DB2 database?

Siddhesh Manjrekar 1 Reputation point
2021-01-21T19:58:49.13+00:00

59169-db2errorlog-ssma.log
Attaching the error log for your reference.

  1. Does SSMA (mentioned version in the log) support connectivity to IBM Bluemix DB2 connectivity?
  2. Does SSMA support or provide option to connect DB2 database which is SSL enabled? if yes, please share how can we connect to DB2 database which is only accepting SSL connections.
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
532 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Alexander Ivanov 491 Reputation points
    2021-01-21T21:05:33.597+00:00

    Hello,

    We never tested SSMA with DB2 running on Bluemix, but from what I understand, Bluemix is IBM's Cloud offering, where they appear to be running LUW version, which is supported by SSMA. Unless there are changes they've made to catalog views or access model - it should work.

    As to SSL - this is not really an SSMA problem, but rather a configuration for the OLE DB provider you are using to connect. It appears that you are using "Microsoft DB2 OLE DB Provider". The easiest way to craft correct connection string and test the connection would be to use the Data Access Tool. You may want to provide "Certificate Common Name" to enable SSL/TLS in the provider.

    Regards,
    Alex.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.