This procedure installs the main database tables for the CMS. There is a separate procedure for installing the Data Warehouse tables.
You run the Oracle scripts from the SQL*Plus utility.
Install the CMS database tables
Verify that all necessary privileges and roles are assigned to these accounts. For details about creating these accounts, see the references at the end of this section.
(Optional) Verify that you have modified the Synonyms.sql script to reference the schema owner.
For details, see Modify the Grant_User and Synonyms Scripts.
start native_wrapper
This creates the tables and indexes and populates the tables with basic data.
If you do not have separate accounts (that is, the primary user also owns the CA DataMinder schema tables), this completes the script installation.
start Grant_user
start synonyms
This completes the native script installation for the CMS.
This procedure installs the database tables for the data warehouse. See the next section for details. Complete the data warehouse installation using native scripts before you continue to step 13.
If you do not want to install the data warehouse using native scripts, you can install the data warehouse when you run the CMS installation wizard (see step 13).
Note: The CMS installation wizard allows you to install the CMS and data warehouse at the same time.
Important! When you run the CMS installation wizard, you specify the Primary User, Schema Owner accounts in the Database Accounts screen. Do not click the Create User checkboxes for the these accounts! However, you can create an account for the Search User when you run the wizard (you do not need to specify an existing account).
Copyright © 2014 CA.
All rights reserved.
|
|