I accidentally opened too many projects on the serever, and I get an error message that the system is out of memory. How do I escape this locked mode I am in?
Opening too many projects
Forum Sponsor
Top Posters
J Vaartjes
3 posts
Aidar Kurmantayev
0 posts
Noe Radovan
8 posts
GeoVe
0 posts
James Williams
74 posts
Johannes Vandenberg
14 posts
Soheil Barekat
4 posts
Peter Holroyd
51 posts
Neil Atkinson
5 posts
Trian Asmoro
1 posts
Easy. Again, with Rubix, our new project controls utility, this is a one click fix. It's a matter of resetting your user preferences in P6.
For more information about Rubix or a free trial, search Rubix.
If you'd like to fix it manually, steps are below. You need direct access to the database to fix it.
After logging in to the database's backend (method may vary depending on whether it's SQL Server or Oracle or SQLITE), execute the below query.
update userdata set user_data = null where topic_name = ‘pm_settings’ and user_id in (select user_id from users where user_name = '<your user name>')
Note, you'll have to close P6 before implementing this fix. Once you execute this query, you can log back in.
Same problem happened with me, any help please !!! I cant access my P6 and getting close to critical due dates !!!!