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.
ESS_FUNC_M EssGetIBH (hCtx, destFileName);
ESS_HCTX_T | hCtx; |
ESS_STR_T | destFileName; |
hCtx | Context handle |
destFileName | Name of the file in which the IBH information is to be stored at client side. |