如何在 MacOS 上激活 .net core 的 db2 驱动程序许可

发布于 2025-01-09 08:46:34 字数 433 浏览 1 评论 0原文

请任何人都可以告诉我有效许可证 db2 驱动程序的步骤 对于 macOS(Big Sur 版本)上的 .net core,

img 下面是错误的。我在尝试激活

我在尝试激活时发现的错误

和下面的 img 是警告。我在 vscode 中调试 net core 项目时发现。

输入图片此处描述

Please anyone can tell me step of active license db2 driver
for .net core on macOS (version Big Sur)

below img which is error. I found while I try activate

this error I found  while I try activate

and below img which is warning. I found while I debug at net core project in vscode.

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

北恋 2025-01-16 08:46:34

IBM 许可从分布式平台(Linux、Unix 和 Windows)到 Db2 for Z/OS 或 Db2 for IBM i 的连接。
相应的许可证可以在服务器或客户端上激活/提供。
您收到的消息意味着这两个许可证均未激活/提供。
因此,您必须在服务器端激活相应的许可证或包含 db2jcc_license_cisuz.jar 文件(如果您拥有相应的 Db2 Connect 产品许可证,您就可以使用该文件) )在你的java程序的CLASSPATH中。

IBM licenses connections from distributed platforms (Linux, Unix and Windows) to Db2 for Z/OS or Db2 for IBM i.
The corresponding license can be activated / provided either on a server or a client side.
The message you got means, that neither license is activated / provided.
So, you must either activate the corresponding license on the server side or include the db2jcc_license_cisuz.jar file (it becomes available for you, if you have the corresponding Db2 Connect product license) in CLASSPATH of your java program.

简美 2025-01-16 08:46:34

我解决了。

将许可证文件 (db2consv_is.lic) 复制到文件夹“~.nuget\packages\ibm.data.db2.core-osx\1.2.2.100\build\clidriver\license”,

感谢所有

I solved it.

By copy license file (db2consv_is.lic) to folder "~.nuget\packages\ibm.data.db2.core-osx\1.2.2.100\build\clidriver\license"

thx for all

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文