DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

dbUpdateMaxUniqEventID(3dba)


dbUpdateMaxUniqEventID -- update the maximum Uniq Event ID

Synopsis

cc [flag ...] file ... -kthread -leels [library] ...
#include <eelsdba.h>

dbUpdateMaxUniqEventID(double id);

Description

dbUpdateMaxUniqEventID updates ``MaxUniqEventID'' in the ``EELS_UniqEventID'' table in the EELS_Admin database. This routine should only be used by the EELS daemon, and is not meant for general use.

Arguments


id
(Input) The new MaxUniqEventID.

Return values

dbUpdateMaxUniqEventID returns 0 on success, or -1 on failure.
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004