This step is only needed if you are using the external DBMS Oracle in your installation.
Prerequisites
Therefore an ORACLE client or an ORACL server must be installed on the machine where the scripts are run.
Procedure
If the schemas were originally created following the recommended naming convention, the schema names will look like:
aris_<tenant_ID>, for example, aris_default and aris_master.
list tenant default data for service db
The result of the command will show the default tenant's schema name aris_default:
Key Value
com.aris.cib.db.schema aris_default
cip_update_schema_for_tenant.bat aris_default
The tenant's oracle schemas are up to date.