Replicat makes checkpoints in the trail file to mark its last read position. Select two ways to create checkpoint tables.
- 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.