Problem: When P6 Professional version 16.2 connect to database SQLite version 16.1, the following notification is shown: When we accept to upgrade a SQLite database from version 16.1 to 16.2, the following error occurs: "SQLite database failed to upgrade" How to fix this problem? Solution: Do not double click on icon to run P6. Instead... Continue Reading →
Primavera P6 SQL Server database slow loading data, performance issue
When using Primavera P6 with Microsoft SQL Server database, we can have problem like this: Loading Data hangs at 98%. Performance issues in SQL Server. Opening projects is slow. PM.exe not responding after entering username and password. Project Management window disappears after loading data. Cannot login to PM, no error. Here is the solution to... Continue Reading →
Primavera P6 SQL database error : “The database has not been configured to run background jobs…”
While using P6, we may need to move SQL database to another computer. After backup and restore SQL database to another computer, every time we run P6, it might show this error : "The database has not been configured to run background jobs..." I will show you how to fix it. Step 1: Go to Start... Continue Reading →
Primavera P6 Professional : “Unable to connect to the database” error
When connect SQL database in Primavera P6 Professional, we usually have problem like: Error Message: Bad public user Name or password. SQL Server Error: [DBNETLIB][ConnectionOpen(Connect()).]SQL Server does not exist or access denied. Error message: Bad public user name or password. SQL Server Error: [DBNETLIB][ConnectionOpen (Invalid Instance()).] Invalid connection.;" Error Message: Bad public user name or password. Database Server... Continue Reading →
How to backup and restore Primavera P6 Oracle Express (XE) database
How to backup: From the command prompt (go to 'Start' > 'Run' > type 'cmd' and click 'OK') using the format below exp system/<password>@XE full=y file=<path>\xedump.dmp log=<path>\exp_xedump.log Where: <password> is the password you used when you installed P6 Standalone or Oracle XE manually. <path> is the complete path to the folder where the log file... Continue Reading →
How to backup and restore Primavera P6 SQL database
How to Backup: Go to Start -> SQL Server Management Studio Enter Login information. The default username is "sa" and password is "Prima123Vera" Select the database, right-click, go to Task -> Back Up Click on "Add" button Select the backup file destination Enter backup file name Click OK to start the backup Then we've got... Continue Reading →
You must be logged in to post a comment.