Previous Topic: IntroductionNext Topic: VBS Scripts for Generating Installation Transforms


Oracle User Scripts and Associated SPs

When you install your CMS, the CA Data Protection server installation wizard lets you specify the database accounts that CA Data Protection needs to access the CMS database. However, if you intend to use an Oracle as your database engine, you can run the following scripts and SPs (stored procedures) to manually specify your Oracle primary user and schema owner before installing the CMS.

CreateOracleUser.sql

Run this script to create the primary user and (if required) schema owner. The primary user is the main CA Data Protection database account; the infrastructure uses this account to access the CMS database.

WgnSetupOwner.sql

This file contains a stored procedure that is installed and invoked by CreateOracleUser.sql.

For further details about manually configuring your CA Data Protection database accounts, see the Database Guide.