If you are upgrading from a previous version that uses an Oracle XE database, you must run scripts before upgrading:
If you are not using the schema names admuser or privuser, update the references with your actual admuser and privuser names. Default schema names are admprm$pm and privprm$pm.
By default, grant options are being made to the SYSTEM schema user. The upgrade requires entry of a DBA user account, so if you use SYSTEM, no update is needed. However, if you use another DBA account for the upgrade, update the references to SYSTEM with the actual DBA account.
sqlplus sys/<password>@<DBNAME> as sysdba
where <password> is the password for your sysuser and <DBNAME> is the Net Service Name for your database, which can be found in your $ORACLE_HOME\NETWORK\ADMIN\TNSNAMES.ORA file.
For example, at the SQL prompt, enter @C:\P6_Professional_Database\database\scripts\install\PPM_15_01_00\manual_script_before_upgrade.sql
.
For example, at the SQL prompt, enter @C:\P6_Professional_Database\database\scripts\install\PPM_15_01_00\manual_script_before_install.sql
.
Running the Installation Wizard
Running the Standalone Upgrade Utility
Running the Standalone Database Migration Tool
Running Database Configuration After Installation
Converting Methodologies to Projects
Legal Notices
Copyright © 1999, 2016,
Oracle and/or its affiliates. All rights reserved.
Last Published Wednesday, May 25, 2016