cancel
Showing results for 
Search instead for 
Did you mean: 

IES 10901 Error

04-28-2021 1:45 PM
3210 views 7 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

After installing a MS SQL Server Patch, connection to the CMS stopped due to a critical error.

We had to upgrade the ODBC driver to Driver 11 for SQL Server. This allowed us to reconnect to CMS. Reports seem to be running on schedule, but they fail to get sent out.

We receive this error when the report fails:

Database error: [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen(SECDoClientHandshake())..(IES 10901)

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

This issue has been resolved.

We upgraded the ODBC Drivers to use the SQL Native ODBC drivers.

Reports are now running as expected.

Thanks to all who tried to help out.

Answers (1)

Answers (1)

denis_konovalov
Active Contributor
0 Likes

4.1 supports SQL 2014 from SP4 only and you have to use SQL native driver 11

The error comes from SQL Server itself, so you can't fix it on BOE side.
See https://social.msdn.microsoft.com/Forums/en-US/8a6a3688-7d49-429d-a68c-05f46c4b33b5/unable-to-connec...

https://www.sqlnethub.com/blog/dbnetlib-connectionopen-secdoclienthandshake-ssl-security-error-resol...

As none of the versions you mentioned are supported by their vendors anymore - your best solution is to upgrade to supported versions of BOE and SQL Server.