十七 发表于 2008-06-02 10:00

-229错,但磁盘未满

编写了一个SQL语句,运行后报229错,但磁盘未满,/tmp有800M的空间,也有写权限,为什么呢?

十七 发表于 2008-06-02 10:04

返回提示:Data Commit is a result of an unhandled exception in TXN PROC/FUNC/TRI

liaosnet 发表于 2008-06-02 11:00

回复 #1 十七 的帖子

你的IDS是什么版本....

也许以下内容对你有帮助..
==转自.http://www.webservertalk.com/archive221-2004-12-658484.html
This warning message was introduced with PTS#146535 fix.

Fix for this bug displays the warning message on screen for
interactive/non-interactive mode of dbaccess.If we are not in ANSI mode and we
have not seen an open BEGIN statement(This situaion occurs when we use begin
statements in SPL/TRIGGERS) but we detect that here is an open TXN then execute
the default action of COMMIT(implicit commit) and print a warning message that
a commit has occurred. Introduced new warning message that the open TXN is
likely the result of an unhandled exception in a transactional stored procedure.

Thanks and Regards,
Gaurav

wstar 发表于 2008-06-16 13:40

看懂了吗?lz
页: [1]
查看完整版本: -229错,但磁盘未满