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

PROUTIL DISABLEMULTITENANCY qualifier

Disables the support of multi-tenant tables for the database.

Syntax

proutil db-name -C disablemultitenancy

Parameters

db-name
Name of the database were multi-tenant tables are being disabled.

Notes

*The database must be offline when disabling multi-tenancy.
*The database must have previously been enabled for multi-tenancy to successfully disable.
*Before DISABLEMULTITENANCY can execute successfully:
*All tenants and groups must be deleted from the database
*You must disable multi-tenant indexrebuild, if enabled, with PROUTIL DISABLEMTIDXBLD qualifier