How to Reset Oracle Primavera P6 EPPM Admin Password

Hi,

Sometimes we need changing admin password of Oracle Primavera P6.

 

Customers can forget admin password of Primavera P6 EPPM. So we should reset admin password of EPPM like following.

Connect to database with admuser and execute following query.

update users set passwd = 'Deveci2019' where user_name = 'admin';

 

 

[oracle@MehmetSalih ~]$ sqlplus admuser/admuser

SQL*Plus: Release 12.2.0.1.0 Production on Tue Mar 19 11:01:19 2019

Copyright (c) 1982, 2016, Oracle. All rights reserved.

Connected to:
Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production

SQL>  update users set passwd = 'Deveci2019' where user_name = 'admin';

commit;

 

You can change admin password from Primavera P6 EPPM web interface like following.

 

[google-drive-embed url=”https://drive.google.com/uc?id=1nlNsQs-p59qStQnaxtjj0XcDF-WG9urW&export=download” title=”EPPMUserChange.PNG” icon=”https://drive-thirdparty.googleusercontent.com/16/type/image/png” width=”1910″ height=”830″ extra=”image” style=”embed”]

 

You can change EPPM Admin password from webconsole ( Administration—>User Administration—>Right Click Admin User—> Change Password—> Specify New Password)

 

If you want to change other EPPM database users, you can use following query.

alter user ADMUSER identified by Deveci2019;
alter user PRIVUSER identified by Deveci2019;
alter user BGJOBUSER identified by Deveci2019;
alter user PUBUSER identified by Deveci2019;

 

 

Do you want to learn Primavera P6 EPPM 18.8 Step by Step Installation then read the following articles.

Oracle Primavera P6 EPPM 18.8 Step by Step Installation -2

About Mehmet Salih Deveci

I am Founder of SysDBASoft IT and IT Tutorial and Certified Expert about Oracle & SQL Server database, Goldengate, Exadata Machine, Oracle Database Appliance administrator with 10+years experience.I have OCA, OCP, OCE RAC Expert Certificates I have worked 100+ Banking, Insurance, Finance, Telco and etc. clients as a Consultant, Insource or Outsource.I have done 200+ Operations in this clients such as Exadata Installation & PoC & Migration & Upgrade, Oracle & SQL Server Database Upgrade, Oracle RAC Installation, SQL Server AlwaysOn Installation, Database Migration, Disaster Recovery, Backup Restore, Performance Tuning, Periodic Healthchecks.I have done 2000+ Table replication with Goldengate or SQL Server Replication tool for DWH Databases in many clients.If you need Oracle DBA, SQL Server DBA, APPS DBA,  Exadata, Goldengate, EBS Consultancy and Training you can send my email adress [email protected].-                                                                                                                                                                                                                                                 -Oracle DBA, SQL Server DBA, APPS DBA,  Exadata, Goldengate, EBS ve linux Danışmanlık ve Eğitim için  [email protected] a mail atabilirsiniz.

2 comments

  1. A few things i have observed in terms of computer memory is the fact there are technical specs such as SDRAM, DDR etc, that must match up the specifications of the mother board. If the pc’s motherboard is very current and there are no operating-system issues, modernizing the memory space literally normally requires under sixty minutes. It’s among the list of easiest pc upgrade techniques one can visualize. Thanks for sharing your ideas.

  2. Hi, after reading this remarkable post i am also glad to share my familiarity here with mates.|

Leave a Reply

Your email address will not be published. Required fields are marked *