Information About The Database - Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters Accessible to All Plug-Ins
Information About the Connection
Information About the Operation
Notes in the Access Log
Information About the Plug-In

Information About the Database

The parameters listed below specify information about the back-end database.
These parameters are available for all types of plug-ins. Note that these specific
parameters can not be set by calling
these parameters by calling
Parameter ID
SLAPI_BACKEND
SLAPI_BE_MONITORDN
SLAPI_BE_TYPE
SLAPI_BE_READONLY
SLAPI_DBSIZE
SLAPI_BE_LASTMOD
498
Netscape Directory Server Plug-In Programmer's Guide • Version 6.0 • January 2002
slapi_pblock_get()
Data Type
Slapi_Backend *
char *
char *
int
int
int
slapi_pblock_set()
.
Description
The database backend servicing this operation. The
value may be NULL if there is currently no backend
associated with the operation.
(Directory Server 3.x releases only) DN used to
monitor the back-end database.
Note that this is no longer supported in the Directory
Server 6.0 or higher release.
Type of back-end database (this is the type specified by
the nsslapd-database directive in the server
configuration file).
Specifies whether or not the back-end database is
read-only (this is determined by the
nsslapd-readonly directive in the server
configuration file).
• 1 means that the database back-end is read-only.
• 0 means that the database back-end is writable.
Specifies the size of the back-end database.
If 0 (false), the database does not keep track of the last
modification time and who modified it. IF non-zero
(true), the database does not keep track. The default is
true.
. You can, however, get

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.01

Table of Contents