Hi,
I have the same issue. One project I cannot delete or check-in. I've
cancelled all jobs. No success. What to do?
Thanks
Paul
--
Paul Goldman
No, it is not supported to delete projects directly from the DB. Why
won't it work from PWA? That's what I would spend time on, not in
finding
the magic SQL query. If you post any errors your getting while
deleting
projects, someone can help you better.
Specifically, there should be errors in your Queue. On the Manage
Queue
page you can filter by project so it makes it easier to see the history
of
that project. You will probably also want to increase the Job History
window, as it defaults to the current day only. If you find a job in
the
Failed and Blocking state for that project, that is the problem. If
this
is the case, select the job that is in this state, hit the Cancel Job
button, then try to delete the project again. Once the Queue processes
the delete jobs, it should be gone.
--
This posting is provided "AS IS" with no warranties, and confers no
rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
I can't delete poject(s) (project server 2007) using web interface. Is
it
possible delete projects from MS SQL 2005 DB directly using SQL query
?
I found procedure [MSP_DELETE_PROJECTS]. Can I use this procedure?