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
posta 6 mesi fa303 visualizzazioni
1 Risposta
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
TECNICO DI SUPPORTO
con risposta 6 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande