EssFixIBH

Description

EssFixIBH() repairs invalid header block corruption in the database. Currently, it removes all the invalid blocks from the database.

Syntax

ESS_FUNC_M EssFixIBH (hCtx, action);
ESS_HCTX_ThCtx;
ESS_IBH_ACTIONaction;

Parameters

hCtxContext handle
actionAn enumeration type. For this release the only valid value is REMOVE.

See Also

EssLocateIBH
EssGetIBH