Technical data
Oracle Database Installation
Database Installation 2-7
• TUGBU JAR files location.
• The password for the user (in silent mode).
• The Oracle user with read-write privileges to the Database Schema.
• The Oracle user with read-only privileges to the Database Schema.
• The Oracle database role with read-write privileges to the Database Schema.
• The Oracle database role with read-only privileges to the Database Schema.
3. The utility at this point is ready to perform the upgrade install and prompts you for
permission to start the process.
4. If you chose to continue, CDXDBI first checks for the existence of each of the users
specified earlier and prompts for their password, default tablespace, and temporary
tablespace, if they do not exist.
5. After setting up the roles and users, the utility continues upgrading schema and system data
definitions. If an error occurs while executing an SQL or another utility, it logs and displays
the error message and allows you to re-execute the current step.
6. Run CDXDBI.exe from under the MDM/Install-Upgrade folder. The utility prompts you to
enter values for the following parameters:
• The name of the target database.
• The password for the SYSTEM user account in the database (in silent mode).
• The name of the owner of the Database Schema.
• The location of Java Home
• TUGBU JAR files location.
• The password for the user (in silent mode).
• The Oracle user with read-write privileges to the Database Schema.
• The Oracle user with read-only privileges to the Database Schema.
• The Oracle database role with read-write privileges to the Database Schema.
• The Oracle database role with read-only privileges to the Database Schema.
7. The utility at this point is ready to perform the upgrade install and prompts you for
permission to start the process.
8. If you chose to continue, CDXDBI first checks for the existence of each of the users
specified earlier and prompts for their password, default tablespace, and temporary
tablespace, if they do not exist.
9. After setting up the roles and users, the utility continues upgrading schema and system data
definitions. If an error occurs while executing an SQL or another utility, it logs and displays
the error message and allows you to re-execute the current step.
CDXDBI performs the following tasks:
• Interacts with the user to collect information about the name of Oracle account that will own
the application schema (for example, CISADM), password of this account, password of the
SYSTEM account in the database, and the name of the Oracle account that the application
user will use (for example, CISUSER), and the name of the Oracle account that will be
assigned read-only privileges to the application schema (for example, CISREAD).
• Connects to the database as SYSTEM account, checks whether the user already has the
application schema installed to verify whether this is an upgrade installation.
• Verifies whether the upgrade path from the current release id to the target release id is
supported by the upgrade.