Deploying Db2 .NET 6 application on EKS

0

I am Deploying Db2 .NET 6 application on EKS via ArgoCD and our Docker Image is present in our org private repository I need to connect IBM DB2 database on-prem from EKS, challenge is that the connection is not getting established, below is the error Unable to load shared library 'db2app64.dll' Net.IBM.Data.Db2 and Net.IBM.Data.Db2-lnx NuGet package i am using and mentioning as a conditional package in my csproj file for Config=Debug use Net.IBM.Data.Db2 and Config=Release use Net.IBM.Data.Db2-lnx Not sure what configuration am I missing since locally on my machine i am able to connect to DB2 but not after Deployment on EKS

Kindly assist on the issue

ulhas
已提问 6 个月前303 查看次数
1 回答
0

Hello there,

The error you're encountering, "Unable to load shared library 'db2app64.dll'," indicates that there might be an issue with the IBM Data Server Driver for .NET and its ability to locate the necessary shared library for DB2 connectivity.

To answer your question, we require details that are non-public information. Please open a support case with AWS using the following link https://support.console.aws.amazon.com/support/home#/case/create

AWS
支持工程师
已回答 6 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则