Try OpenEdge Now
skip to main content
Database Administration
Reference : PROUTIL Utility : PROUTIL DISPTOSSCREATELIMITS qualifier
 

PROUTIL DISPTOSSCREATELIMITS qualifier

Displays toss and create limits for the specified area.

Syntax

proutil db-name -C disptosscreatelimits area-name
    [ tenant tenant-name| group group-name| shared ]

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 tenant is 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 group is 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 shared is 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.