SE_serverinfo_get_errlogmode

Extracts ERRLOGMODE from the SE_SERVERINFO object.

Usage syntax

LONG SE_serverinfo_get_errlogmode (const SE_SERVERINFO svrInfo, CHAR *ErrlogMode);

Parameters
svrInfo The SE_SERVERINFO object
ErrlogMode ERRLOGMODE value
Description

This function extracts ERRLOGMODE from the SE_SERVERINFO object. ERRLOGMODE contains flags indicating the type of tag that will be attached to entries in the ArcSDE instance error log file (SDEHOME/etc/sde_<instancename>.log).

These flags are used in ERRLOGMODE:

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_SERVERINFO_OBJECT

SE_SDE_NOT_STARTED