PROUTIL DISPOBJECTDEFAULTAREA qualifier
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Show the default metaschema area for the creation of new LOBs, tables, and indexes.
Syntax
|
Parameters
- db-name
- Specifies the database where the objects reside.
- object-type
- Reports on the assigned storage area for objects of this type. Valid values are table, index, and LOB.
- all
- Specifies that the assigned storage area for all objects will be reported.
Notes
- You must specify a Type II area.
- You cannot use this utility to query default areas for database objects for tenants in multi-tenant databases.
Sample output
Show the default area for tables:
|
Show the default area for all objects:
|