Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Requirements: To use the stateful gap recovery, you have to (1) choose the stateful gap recovery and (2) manage the checkpoints (see Checkpointing):

Code Block
titleExample
#PARSER PQL
#RECOVERYCONFIGURATION StatefulGapRecovery protectionpointunit=MINUTES protectionpointperiod=1
[Definition of queries to apply stateful rollback recovery]

...