Versions Compared

Key

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

...

Requirements: To use the precise recovery, you have to (1) define a BaDaSt recorder for each data source (in the same file as the source definition) that elements shall be preserved (see BaDaSt), (2) choose the precise recovery and (3) manage the checkpoints (see Checkpointing):

Code Block
languagejava
titleExample
#PARSER PQL
 [Definition of data source "bid"]
#BADASTRECORDER type=TCPStringRecorder sourceame=bid


#RECOVERYCONFIGURATION PreciseRecovery protectionpointunit=MINUTES protectionpointperiod=1
 
#ADDQUERY[Definition of queries to apply precise recovery]