首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > Informix >

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

2012-12-31 
could not positionwithin a table ( tablename)是什么导致的?informix我往一张表里插入数据时出错,代码24

could not position within a table ( tablename) 是什么导致的?informix
我往一张表里插入数据时出错,代码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.
[解决办法]
ISAM错误码是多少?

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

热点排行