EssGetIBH

Description

EssGetIBH() creates a local log file with all index combinations for which blocks contain invalid block headers. The database administrator can use this information to reload the datapoints that were identified as corrupted.

Syntax

ESS_FUNC_M EssGetIBH (hCtx, destFileName);
ESS_HCTX_ThCtx;
ESS_STR_TdestFileName;

Parameters

hCtxContext handle
destFileNameName of the file in which the IBH information is to be stored at client side.

See Also

EssLocateIBH
EssFixIBH