The procedure for manually creating the Oracle primary user before installing the CMS installation is similar to that for creating a schema owner (see the previous section). That is, you need to run CreateOracleUser.sql and then modify two CA DLP-provided scripts.
To manually create an Oracle primary user
sqlplusw
This launches the Oracle SQL Plus utility and sets the correct working directory for the script execution.
@CreateOracleUser
The script prompts you for:
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 © 2011 CA. All rights reserved. | Email CA Technologies about this topic |