could not position within a table ( tablename) 是什么导致的?informix

wang661 2008-04-11 04:21:35
我往一张表里插入数据时出错,代码243

都有可能哪些原因?
下面是错误说明,

The database server cannot set the file position to a particular row
within the file that represents a table. Check the accompanying ISAM
error code for more information. A hardware error might have occurred,
or the file might have been corrupted (truncated). Unless the ISAM
error code or an operating-system message points to another cause, run
the bcheck or secheck utility to verify file integrity.
...全文
2100 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
wang661 2008-05-04
  • 打赏
  • 举报
回复
现在发现不是插入的问题,而是检索的问题

select first 1000 * from tt 没有问题
select fiest 1001 * from tt 就有了上面的错误信息了

wang661 2008-05-04
  • 打赏
  • 举报
回复
现在发现不是插入的问题,而是检索的问题

select first 1000 * from tt 没有问题
select fiest 1001 * from tt 就有了上面的错误信息了

wang661 2008-04-29
  • 打赏
  • 举报
回复
出错,SQL errcode=-243,ISAM errcode=-111

wang661 2008-04-22
  • 打赏
  • 举报
回复
ISAM错误码不记得了,等 下次遇到再来
应该不会有锁,测试库,只有我一个人在用
cloudflashes 2008-04-14
  • 打赏
  • 举报
回复
ISAM错误码是多少?

不过243错误多半是由于数据库表撞锁导致的。

1,195

社区成员

发帖
与我相关
我的任务
社区描述
其他数据库开发 Informix
社区管理员
  • Informix社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧