The example for the sa_checkpoint_execute system procedure is revised as follows:
Assuming you have created a subdirectory named backup, the following statement issues a checkpoint, copies all of the asiqdemo database files to the backup subdirectory, and completes the checkpoint:
sa_checkpoint_execute 'cp asiqdemo.* backup/'