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

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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인