Shell_DB_ORA_910.zip in <drive>:\IMSetup\Patch91x. There is a choice of either a Metric (MET) or Imperial (IMP) unit of measure shell database. See Mymaster Database for multi-tenant environments.
Note:
You must use the most recent patch to retrieve the shell database.sqlplus sys/<password>@<yourinstance> as sysdbaGRANT create session, resource, create view TO < User(Organization Short Name)> IDENTIFIED BY <password>;
If there are multiple Inventory Management database users in the same environment, the password must be the same for all users.
ALTER USER <User(Organization Short Name)> DEFAULT TABLESPACE <Default Table Space Name> to use TEMPORARY TABLESPACE <Temporary Table Space Name>; ALTER USER <User(Organization Short Name)> QUOTA UNLIMITED ON < User(Organization Short Name);Parent topic: Install the Inventory Management Database