Options
Rollback Txn
What is happen on Vertica when Vertica logged message, "[Txn] Rollback Txn:", into vertica.log?
0
Comments
I got this message from the following select statement which I see in the vertica.log.
2013-09-01 09:00:00.719 DistCall Dispatch:0x7f7198073210-b000000084bed4 [Txn] <INFO> Rollback Txn: b000000084bed4 'select count(distinct(xxx)) from yyy where aaa='zzz' ;'
I don't understand why rollback happened during select statement doing.
Best Regards.