enterprise resource pool lockup

R

Ron

Our team added a "new PM" as a resource and gave admin permissions. He added
his team as a resource as you would through the resource pool check-out on
Project Server, saved and closed it. However, now other PMs cannot check out
other resources because it is checked out by another administrator. It says
that the "new PM" has the resources checked out but he has the pool closed.
We even made him exit the application and shut down his desktop. When I want
to access resources, the resource pool window still appears saying that "new
PM" has it checked out. Even more interesting, the "new PM" cannot add/edit
resources on the Project Server. All admins have the option to view the
Resources but cannot read/write a resource.
 
P

Peter Chow

I followed the link below for Project Server 2007 but the database schema seems
to have changed. Instead of the RES_CHECKEDOUT field, I had to set the
RES_CHECKOUTBY field back to NULL to force a resource check-in. This was
in the PWA Published database. Works great.

Peter
 
Top