PHP IBM DB2 错误

发布于 2024-12-17 23:08:57 字数 225 浏览 3 评论 0原文

我在错误日志中看到此错误消息

42704: TABLE in USERNAME type *FILE not found. SQLCODE=-204

此错误消息不是在本周之前生成的。我认为这与IBM系统有关,而不是与PHP/SQL代码有关。我昨天花了一整天的时间试图弄清楚,但仍然不知道。我很确定其中包含表的库位于系统的用户配置文件中,所以我不明白为什么它说找不到它。

I am seeing this error message in the error log

42704: TABLE in USERNAME type *FILE not found. SQLCODE=-204

This error message was not produced before this week. I think it has something to do with the IBM system and not with the PHP/SQL code. I spent all day yesterday trying to figure it out but have no idea still. I am pretty sure the library that has the TABLE in it is in the users profile on the system so I don't understand why it says it can't find it.

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

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

发布评论

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

评论(1

她比我温柔 2024-12-24 23:08:57

它是图书馆列表或当前图书馆问题。请参阅此相关问题和答案以获取可能有用的更多信息: odbc连接字符串格式,找不到文件

It is a library list or current library issue. See this related question and answer for more information that may be helpful: Odbc connection string format, not finding files

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