API Portal 10.7 | webMethods API Portal for Administrators | Configuring API Portal | High Availability setup in API Portal | Setting up API Portal HA setup with External Database (Oracle) | Assigning Tenant to the Database Service
 
Assigning Tenant to the Database Service
After you register your Oracle database system with API Portal and created the schemas for each tenant, you must specify the following in the API Portal using ACC command explained in this section:
*The database service that should be used for each tenant.
*The name of the schema in the respective database that should be used for each tenant.
1. Run the following command to assign the service to the default and master tenants:
assign tenant default to service db0000000000
com.aris.cip.db.schema=CIP_DEFAULT
assign tenant master to service db0000000000
com.aris.cip.db.schema=CIP_MASTER