transexception
Hello,
Our Replicat is configured with
reperror(default,transexception)
But dberrmsg & errtype are not getting logged (null value) in exception table and dberrnum is logged as zero. Is that some bug?
The exact same configuration works if we change to
reperror(default,exception)
Thanks