API Portal 10.7 | webMethods API Portal for Administrators | Configuring API Portal | Configuring API Portal with External Databases | Configure API Portal with an Oracle Database | Creating Database Schema for Tenants
 
Creating Database Schema for Tenants
By default, each API Portal installation has at least two tenants namely default and master. So, you must create schemas for these tenants; and additional schemas for each additional tenant you want to use.
1. To create database schema for the tenants default and master, run the following commands in a command line.
*cip_create_schema_for_tenant.bat CIP_MASTER
*cip_create_schema_for_tenant.bat CIP_DEFAULT
Note:
You can use DbVisualizer to ensure that the schemas are created.