简体   繁体   English

db2prereqcheck 实用程序无法确定 Linux 分发级别

[英]The db2prereqcheck utility was unable to determine the Linux distribution level

I am working on Linux Mint and when I tried installing IBM DB2 following the steps in below link, https://www.ibm.com/support/knowledgecenter/SSEPGG_11.5.0/com.ibm.db2.luw.qb.server.doc/doc/t0008875.html I am working on Linux Mint and when I tried installing IBM DB2 following the steps in below link, https://www.ibm.com/support/knowledgecenter/SSEPGG_11.5.0/com.ibm.db2.luw.qb.server. doc/doc/t0008875.html

I got this error in the step when I check installation requirements检查安装要求时,我在步骤中遇到此错误

DBT3505E  The db2prereqcheck utility was unable to determine the Linux distribution level.

What to do?该怎么办?

Linux Mint is not a supported operating system for Db2. Linux Mint 不是 Db2 支持的操作系统。

If you dig hard enough, starting with this document, you can determine the supported operating systems:如果您足够努力,从本文档开始,您可以确定支持的操作系统:

https://www.ibm.com/support/pages/system-requirements-ibm-db2-linux-unix-and-windows https://www.ibm.com/support/pages/system-requirements-ibm-db2-linux-unix-and-windows

For Db2 v11.5, the supported Linux operating systems are RHEL7.5, SLES12SP3, or Ubuntu 16.04.对于 Db2 v11.5,支持的 Linux 操作系统为 RHEL7.5、SLES12SP3 或 Z3D945423F8E9496C429A5D8C64B4604FZ 16。

Db2 is "not supported" on Linux Mint. Db2 在 Linux Mint 上“不支持”。 What does that mean?这意味着什么?

It means that the paid defect-support channel for Db2 will likely reject requests for help for Db2 on Linux Mint.这意味着 Db2 的付费缺陷支持渠道可能会拒绝 Linux Mint 上 Db2 的帮助请求。 They will ask you to first recreate the symptom on a supported distribution.他们会要求您首先在受支持的发行版上重新创建症状。 That allows them to investigate on a supported distro.这使他们能够调查受支持的发行版。

But 'not supported' does not mean that Db2 will not work.但“不支持”并不意味着 Db2 不起作用。 Instead, you might need to do additional pre-requsites installation or configuration work, or other troubleshooting activities to solve issues.相反,您可能需要执行额外的先决条件安装或配置工作,或其他故障排除活动来解决问题。

For example, Db2 is not supported by the IBM paid defect support when Db2 runs on Centos or Fedora distributions.例如,当 Db2 在CentosFedora发行版上运行时,IBM 付费缺陷支持不支持Db2。 But Db2 runs happily on these distributions as long as you know what you are doing , and always install from the latest-fixpack-server-build image of Db2 (but never the GA build).但是,只要您知道自己在做什么,Db2 就可以在这些发行版上愉快地运行,并且始终从 Db2 的 latest-fixpack-server-build 映像安装(但绝不是 GA 版本)。

So 'not supported' means that when it goes wrong, it's up to you to find a solution and the paid channel for Db2-defect-support won't help you.所以“不支持”意味着当它出错时,由您来寻找解决方案,而 Db2-defect-support 的付费渠道不会帮助您。

Most companies value their data and want some kind of support so most companies will use a supported distribution.大多数公司重视他们的数据并希望得到某种支持,因此大多数公司将使用受支持的发行版。 But if you are in a non-production or development environment, and if you have the time and competence and patience to do troubleshooting then you can make progress and learn stuff.但是,如果您处于非生产或开发环境中,并且如果您有时间、能力和耐心进行故障排除,那么您可以取得进步并学习一些东西。

As regards the specific, symptom DBT3505E , there is already an existing answer , always search for the symptom-code first on stackoverflow!至于具体的症状DBT3505E ,已经有答案了,总是先在 stackoverflow 上搜索症状代码!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM