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
preguntada hace 6 meses303 visualizaciones
1 Respuesta
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
INGENIERO DE SOPORTE
respondido hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas