Increases the database record ID allocator limit.
Applicability
Platform: Windows
Command
type: installutil subcommand
Synopsis
- installutil sethighrecordlimit
[ –dbset dbset_name ] user password
{ user_db | –all | –for_replication}
Description
The
sethighrecordlimit command
increases the database record ID allocator limit for the REQUEST_SERIES
and AUX_SERIES record types. This command has no effect on databases
that are already at the high limit.
This command is ineffective
on replicated databases. See Increasing the user database record ID limit for
information about increasing record ID allocator limits for replicated
databases.
Restrictions
The administrator identity is
required to use this command.
Options and arguments
- –dbset dbset_name
- Specifies the name of a schema database set. Default: the only
schema database set that can be found.
- user
- The user name.
- password
- The user password. If no password is associated with the specified
user, specify the null password by typing two double quotation marks.
- user_db
- The name of the user database.
- –all
- Specifies all user databases.
- –for_replication
- Replicates the command to all the replica of databases. The –for_replication command
is used only with the working master site and applies to the entire
clan.