![]() |
|
Archives of the TeradataForumMessage Posted: Mon, 12 Sep 2005 @ 09:04:08 GMT
Hello,
Insert into wt_i
select
...........
from ND
where attr_A in
(
select attr_A from OD group by 1
)
There is an error:
*** Error 2825 NO RECORD OF THE LAST REQUEST WAS FOUND AFTER DBC RESTART
Table ND and OD are volatile tables.
update A
set .........
;Insert into B
select ........
from wt_i;
*** Failure 7547 Target row updated by multiple source rows.
Statement# 1, Info =0
The database is release V2R5.05.01.00.12 and version is 05.01.00.18. Any idea? Thank you and regards, Xinyu
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||