Log into the P6 EPPM database as admuser, or use your custom administrative user name if you created one.
Execute the orpm_querylib.sql install script.
Execute the orpm_ins_aux.sql install script.
Execute the orpm_settings.sql install script.
Notes:
If you changed the default PMDB_NDX1 and PMDB_PX_DAT1 tablespace names and admuser, privuser, pubuser, and PxRptUser names, you must update the orpm_ins_aux.sql script with your custom PMDB_NDX1 tablespace and admuser, privuser, pubuser, and PxRptUser names.
Do not use special characters in the database name, privileged user, public user, or PX reporting user name, for example: { } [ ] : ; < > , . ? ! @ # $ % ^ & * ( ) - _ | / \ ~ `
Execute the orpm_src.plb source script.
Execute the orpm_secpac.sql source script.
Execute the orpm_logon_trigger.sql source script.
Execute the orpm_ctxindex.sql source script.
Execute the orpm_dbcrudseq.sql source script.
Execute the orpm_grants.sql upgrade script.
Execute the orpm_synonyms.sql upgrade script.
Log into the P6 EPPM database as PxRptUser, or use your custom PX reporting user name if you created one.
Follow steps a-c if you changed the default admuser name.
If you did not change the default admuser name, skip a-c and go to the next step.
Go to \scripts\source\PM_<release_level> and edit the orpm_px_rpt_src.sql script.
Replace the default admuser name with your custom admuser name.
Save and close the script file.
Execute the orpm_px_rpt_src.sql source script.
If you used a non-default privuser name, you must do the following:
Log into the databaselogins.bat (on Windows) or databaselogins.sh (on Unix) database as admuser, or use your custom administrative user name if you created one.