dump database

dump database adds a cyclic redundancy check for accidental changes to raw data for database or transaction dumps created with compression to check and for verification that the compression blocks can be correctly read and decompressed

The syntax is:
dump database database_name to dump_device with compression=n,verify={crc | read_after_write}
Where: