Share via

how to fix "XAAccess - EnableXAAccess(EnalbeXAAccess) => Exiting(False)" error in DB2OLEDBv6 in for Windows 2019 Server

Malagon, Jairo E INTL - Colombia 0 Reputation points
2024-09-30T17:24:55.6+00:00

When install DB2OLEDBv6.msi for a Windows 2019 Server it start install, but in middle cancel and do rollback for install process.

I tried install it with "DB2OLEDBv6 /quiet /l log.txt" In log.txt file appears first errors:

Calling custom action Microsoft.HostIntegration.CustomActions.Product!Microsoft.HostIntegration.CustomActions.Product.InstallXAAccess

XAAccess - EnableXAAccess(EnalbeXAAccess) => Entered

Enabling XA Access

Enabling XA Access caused an exception :System.Runtime.InteropServices.COMException (0x80072AF9): No such host is known. (Exception from HRESULT: 0x80072AF9)

at Microsoft.HostIntegration.CustomActions.XACustomAction.IDtcNetworkAccessConfig.GetXAAccess(Boolean& xaAccess)

at Microsoft.HostIntegration.CustomActions.XACustomAction.EnableXAAccess(Logger logger)

XAAccess - EnableXAAccess(EnalbeXAAccess) => Exiting(False)

CustomAction DB2OLEDB.Product.EnableXAAccess.Install returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)

09/30/2024 12:55:59.552 [25664]: Assembly Install: Failing with hr=80070005 at RemoveDirectoryAndChildren, line 393

09/30/2024 12:55:59.552 [25664]: Detailed info about C:\Windows\assembly\tmp\7XJRCF3Q\Microsoft.HostIntegration.DataAccessLibrary.dll

Would you help me with this?

Thanks

Jairo

SQL Server Integration Services
Windows for business | Windows Server | User experience | Other
SQL Server | Other
0 comments No comments
{count} votes

Your answer

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