To manually create the Oracle schema owner before installing the CMS, you need the following files:
The CreateOracleUser.sql script creates the schema owner and automatically grants the privileges that this Oracle user needs to access the database tables and manage the CMS database. To do this, the script calls and invokes a stored procedure in WgnSetupOwner.sql.
To manually create an Oracle schema owner
Find these files in the \Support folder of your CA DataMinder distribution image.
sqlplusw
This launches the Oracle SQL*Plus utility and sets the correct working directory for the script execution.
@CreateOracleUser
The script prompts you for the following details:
Finally, the script outputs a summary of the new account.
Important! You cannot change the password or tablespace after you have installed the CMS!
Copyright © 2014 CA.
All rights reserved.
|
|