Grant Privileges to the SYSTEM User

Before upgrading P6 EPPM on an Oracle database, run the following scripts:

  1. Navigate to the following locations, open the designated scripts in a text editor, and modify the schema user references to match your actual schema user names:
    1. \scripts\install\PM_<release level>\manual_script_before_install.sql

      You must apply grant options to the SYSTEM schema user or a custom user associated with the Oracle DBA role. If you plan to use a custom schema user, other than SYSTEM, to complete steps which require a DBA role, then you must update the references to SYSTEM in the script with the new custom schema user associated with the DBA role.

    2. \scripts\install\PM_<release level>\manual_script_before_upgrade.sql

      If you are not using the schema names admuser or pxrptuser, update the references with your actual admuser and pxrptuser names.

  2. Complete the following steps:
    1. From the command line, run the following and provide the password when prompted: sqlplus sys@<db_tns_names_entry> as sysdba
    2. Go to \scripts\install\PM_<release_level> and run the manual_script_before_install.sql script.
    3. From the command line, run the following and provide the password when prompted: sqlplus system@<db_tns_names_entry>
    4. Go to \scripts\install\PM_<release_level> and run the manual_script_before_upgrade.sql script.


Legal Notices | Your Privacy Rights
Copyright © 1999, 2023

Last Published Thursday, January 12, 2023