QuestionQ27
Configuration OptionsReplicat creates checkpoints in the trail file to record its most recently read position. Select two methods for creating checkpoint tables.
Choose two
- A Run the chkpt_db_extracttrail.sql script.
- B Run the chkpt_db_create.sql script.
- C Use the ADD Extract Trail command.
- D Use the INFO REPLICAT command with the SHOWCH option.
- E Use the ADD CHECKPOINTTABLE command.
Community Discussion