IMAGE DELETED 5/11/2018 AS NO LONGER AVAILABLE ON THIS VERY OLD DISCUSSION THAT FOR SOME REASON WAS RESURRECTED AFTER BEING INACTIVE FOR SIX YEARS.
Make sure you have a backup of your database before it is too late.
Suggest calling ORACLE support team, they are very capable professionals that can guide you to a solution, I suppose although not obvious it shall be an easy solution as P6 is famous for its ease of use, so easy it is their favorite sales pitch.
Best regards,
Rafael
Member for
16 years 3 months
Member for16 years4 months
Submitted by Zoltan Palffy on Thu, 2018-05-10 14:55
thanks for reply, but actually i can't delete any of the files which currently exist on my database. but i didnt reach the 4GB Limit till now. iam 3.5 GB now.
Member for
24 years
Member for24 years1 month
Submitted by Daniel Limson on Wed, 2012-04-11 10:41
Member for
21 years 8 monthsIMAGE DELETED 5/11/2018 AS NO
IMAGE DELETED 5/11/2018 AS NO LONGER AVAILABLE ON THIS VERY OLD DISCUSSION THAT FOR SOME REASON WAS RESURRECTED AFTER BEING INACTIVE FOR SIX YEARS.
Make sure you have a backup of your database before it is too late.
Suggest calling ORACLE support team, they are very capable professionals that can guide you to a solution, I suppose although not obvious it shall be an easy solution as P6 is famous for its ease of use, so easy it is their favorite sales pitch.
Best regards,
Rafael
Member for
16 years 3 monthsdo thisGo to startAll
do this
Go to start
All programs
Select Microsoft SQL Server 2005
Then Microsoft SQL Server Management Studio
Server name is the name of your computer\PRIMAVERA
Authentication is SQL Server Authentication
Login: sa
Password is: Prima123Vera
Select Connect
On the left expand the databases and select pmdb$primavera
Uptop select New Query
on the right type this
update statistics project with fullscan ,all
update statistics task with fullscan, all
Then right click execute
Then type
exec sp_updatestats
Then right click execute
Member for
15 years 8 monthsHi,When using Primavera P6
Hi,
When using Primavera P6 with Microsoft SQL Server database, we can have problem like this:
Here is the solution to solve above problem:
https://doduykhuong.com/2018/05/10/primavera-p6-sql-server-database-slow-loading-data-performance-issue/
Member for
14 yearsThanks alot mr Ronald,
Thanks alot mr Ronald, actually i know about this link and it didnt help i mentioned this in my question
Member for
22 years 10 monthsHosam, To solve your
Hosam,
To solve your problem, try clicking on the link to the right of your question titled, “P6 locks up or is very slow when loading schedule.” Good luck!
Member for
14 yearsthanks for reply, but
thanks for reply, but actually i can't delete any of the files which currently exist on my database. but i didnt reach the 4GB Limit till now. iam 3.5 GB now.
Member for
24 yearsHosam,Delete old files you do
Hosam,
Delete old files you do not use anymore. Back them up and delete (just in case you need them for reference in the future)
Always keep your database lean to keep it running smoothly.
Regards,
Daniel