HI all,
I am a new bee in TD and I am facing an issue. The details are given below.
I am trying the below query, here I am trying to INSERT rows into a table and ROLLBACK...
BT;INSERT INTO TABLEA SELECT COL1,COL2,COL3 from TABLEB; ET;ROLLBACK;
while executing the above query I am getting the below error. Please help me on this.......
TRANSACTION Command Complete
315 rows processed.
INSERT Command Complete
ERROR [HY008] [Teradata][ODBC Teradata Driver][Teradata Database] User-generated transaction ABORT.
ROLLBACK Command Failed.
Tags:
Forums: