Prior to defining multi-tenant tables in your database, you must enable your database for multi-tenancy.

To enable an OpenEdge database for multi-tenancy, use:

proutil db-name -C enablemultitenancy

Once you have enabled multi-tenancy, you are ready to create tenants, groups, and multi-tenant tables, and begin the process of migrating your data so that is it configured for use by individual tenants.