Logging rollback issue

Hi, All<o:p></o:p>

<o:p> </o:p>

My kdb+ server is using logging mode. <o:p></o:p>

However, after an insert error occurred, kdb+ server encountered a rollback.<o:p></o:p>

<o:p> </o:p>

I checked the reference: http://code.kx.com/wiki/Cookbook/Logging#Errors_and_rollbacks<o:p></o:p>

Errors and rollbacks<o:p></o:p>

An error after a partial update will cause a rollback. <o:p></o:p>

<o:p> </o:p>

I want to know that which type of error will cause a rollback? The wiki dose not illustrator clearly.<o:p></o:p>

<o:p> </o:p>

Roy<o:p></o:p>

<o:p> </o:p>

Hi Roy,

in that logging mode, if the handlers .z.pg or .z.ps throw any error, it will rollback.

hth,

Charlie