|
Forcing the Clearinghouse to Checkpoint to Disk
Under normal operations, the server will periodically checkpoint the clearinghouse from memory to disk. However, you can perform this task immediately by having write permission to the
server and entering the dcecp clearinghouse initiate command with the checkpoint option. For example, to checkpoint the clearinghouse /.:/Boston3_CH from memory to disk,
you enter the following command:
dcecp> clearinghouse initiate /.:/Boston3_CH -checkpoint
|