Some functions need to be called with a transaction processing.So just try using ttsbegin and ttscommit for the fuction call which is issuing the error.
Mostly issued while using the number sequence.
E.g:
ttsbegin;
// statements giving error
ttscommit;
No comments:
Post a Comment