PK_MARK_is_on   

PK_ERROR_code_t     PK_MARK_is_on
(
--- returned arguments ---
PK_LOGICAL_t *const is_on          --- whether non-partitioned rollback active
)


This function returns whether the non-partitioned PK rollback system is active.


This function returns PK_LOGICAL_true if rollback has been started via
PK_MARK_start and not subsequently stopped.