PROUTIL DISPTOSSCREATELIMITS qualifier
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Displays toss and create limits for the specified area.
Syntax
|
Parameters
- db-name
- Name of the database to have toss and create limits displayed.
- area-name
- The area to have toss and create limits displayed. You can specify an area name or area number.
- tenant tenant-name
- Specifies that only the area limits associated with tenant-name are
to be displayed. If tenant-name is not valid, is part of a group, or
is not associated with a partition in the area, DISPTOSSCREATELIMITS exits with an
error. Specifying
tenantis only allowed on databases enabled for multi-tenancy and Type II areas. - group group-name
- Specifies that only the area limits associated with group-name are
to be displayed. If group-name is not valid or
is not associated with partition in the area, DISPTOSSCREATELIMITS
exits with an error. Specifying
groupis only allowed on databases enabled for multi-tenancy and Type II areas. - shared
- Specifies that only the area limits on shared objects in the
area is to be displayed. Specifying
sharedis only allowed on databases enabled for multi-tenancy and Type II areas.
Notes
For databases
enabled for multi-tenancy, if tenant, group,
or shared, is not specified, and the area has multi-tenant
objects, the limits are displayed for all objects in the area.