Locate the following two services and right click on them to start them:
OracleXETNSListener
OracleServiceXE
SOLUTION II: Change XE to Use IP Address
Use IP address in tnsnames.ora and listener.ora instead of hostname.
SOLUTION III: Change XE to use localhost
Change the hostname references in the listener.ora and tnsnames.ora to 'localhost' and restart the Oracle services. If that does not resolve cause number three, comment out the 'sqlnet.authentication=(NTS)' line in the sqlnet.ora file.
SOLUTION IV: Provide read&write grants to the folder OracleXE
Make a right click to the folder OracleXE by default located in the C drive, select properties->security tab.
Click on edit.
Select the username or group you require to add the new permissions and select read & write grants and click ok to save the changes.
Solution 5: Create a rule allowing traffic through on the port to the listener.
Your best best would be to consult those who originally installed Primavera P6 on your computer. This is because quite a few credentials (database, pubuser and privuser, and P6 login) are created during the installation process.
We would like to help you, but for us to guess these credentials for you would be beyond difficult.
Member for
11 years 3 months
Member for11 years3 months
Submitted by kathir.g1988 on Sun, 2020-08-16 07:30
After entering the confurration tool and entering the username and password it come back with Database log on failed. Bad public username or password. Cannot find OCI DLL:oci dll;
Member for
16 years 3 months
Member for16 years4 months
Submitted by Zoltan Palffy on Mon, 2019-05-13 14:24
Member for
16 years 3 monthsSOLUTION I: Start the
SOLUTION I: Start the listener:
SOLUTION II: Change XE to Use IP Address
Use IP address in tnsnames.ora and listener.ora instead of hostname.
SOLUTION III: Change XE to use localhost
Change the hostname references in the listener.ora and tnsnames.ora to 'localhost' and restart the Oracle services. If that does not resolve cause number three, comment out the 'sqlnet.authentication=(NTS)' line in the sqlnet.ora file.
SOLUTION IV: Provide read&write grants to the folder OracleXE
Make a right click to the folder OracleXE by default located in the C drive, select properties->security tab.
Click on edit.
Select the username or group you require to add the new permissions and select read & write grants and click ok to save the changes.
Solution 5: Create a rule allowing traffic through on the port to the listener.
Member for
11 years 4 monthsHi Kathiravan,Your best best
Hi Kathiravan,
Your best best would be to consult those who originally installed Primavera P6 on your computer. This is because quite a few credentials (database, pubuser and privuser, and P6 login) are created during the installation process.
We would like to help you, but for us to guess these credentials for you would be beyond difficult.
Member for
11 years 3 monthsHi, Im getting this error
Member for
11 years 3 monthsHi, Im getting this error
Member for
16 years 10 monthsAfter entering the
After entering the confurration tool and entering the username and password it come back with Database log on failed. Bad public username or password. Cannot find OCI DLL:oci dll;
Member for
16 years 3 monthstry thisselect yesif you are
try this
select yes
if you are using the oracle database
the driver type is Oracle
The connection String is XE
for the user name type pubprm$pm
for the password they the password of you know it of not try admin1
Member for
15 years 11 monthsCongiguring the Database in
Congiguring the Database in P6 means it will not change anything inside the Database.
It is the configuration to connect the P6 into the DB, just to input the Database alias, Driver Type, Host Name, Database Name, Username and Password.