Obtains the database record ID allocator limit.
Applicability
Platform: Windows
Command
type: installutil subcommand
Synopsis
- installutil getrecordlimits
[ –dbset dbset_name ] user password
{ user_db | –all }
Description
The
getrecordlimits command
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_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.