From: Nikhil S. <ni...@st...> - 2013-04-24 12:32:08
|
> ResetSequence(), the function being called from ExecuteTruncate() does not > send reset message to GTM. It applies sequence changes locally on the > coordinator, which is not enough. > > Can someone with relevant experience look into this problem and provide a > fix? > > I have attached the testcase and its output showing the bug. > > I guess setval() was handled but we forgot to handle reset sequence. I will take this up when I cleanup currval, nextval for negative sequences. Regards, Nikhils |