installutil getrecordlimits

Obtains the database record ID allocator limit.

Applicability

Platform: Windows

Command type: installutil subcommand

Synopsis

installutil getrecordlimits [–dbset dbset] userID password { userDB | –all }

Description

The installutil getrecordlimits subcommand shows the database record ID allocator limits for the REQUEST_SERIES and AUX_SERIES record types.

This command reports information on the ID block for the current database only. When you run this command on a replicated database, the information reported does not include the entire database record identifier series, as the command output indicates. See Increasing the user database record ID limit for information about record ID allocator limits for replicated databases.

Restrictions

None

Options and arguments

–dbset dbset
Specifies the name of a schema database set.
userID
The user ID. This user must have Super User privileges.
password
The user password. If no password is associated with the specified user, specify the null password by typing two double quotation marks.
userDB
The name of the user database.
–all
Specifies all user databases.

See also

installutil sethighrecordlimit