SE_serverinfo_get_maxstandalonelogs

Extracts MAXSTANDALONELOGS from the SE_SERVERINFO object

Usage syntax

LONG SE_serverinfo_get_maxstandalonelogs (const SE_SERVERINFO svrInfo, LONG *initfeats);

Parameters
svrInfo The SE_SERVERINFO object
initfeats MAXSTANDALONELOGS value
Description

This function extracts the MAXSTANDALONELOGS value from the SE_SERVERINFO object.

MAXSTANDALONELOGS indicates the maximum number of stand-alone log files a user is allowed to create.

Returns

SE_SUCCESS
SE_INVALID_POINTER

SE_INVALID_SERVERINFO_OBJECT

SE_SDE_NOT_STARTED