EssLocateIBH

Description

EssLocateIBH() locates invalid block headers within the database. At the end of the locate process, a server-based IBH log file is created that can be used later in EssFixIBH() to fix the errors.

Syntax

ESS_FUNC_M EssLocateIBH (hCtx, dbName);
ESS_HCTX_ThCtx;
ESS_STR_TdbName;

Parameters

hCtxContext handle
localeNameName of the database.

See Also

EssFixIBH
EssGetIBH