|
Home > Archive > Microsoft Content Management Server > September 2004 > Table Locks - Please help.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Table Locks - Please help.
|
|
| Table Locks - Please help. 2004-09-28, 5:52 pm |
| Hello,
Our CMS site has been up and running smooth for almost a year; however, in
the last month or so, we have experienced table locks serveral times a week.
Sometimes the pages won't load, or if I try to log in as a content editor,
and edit a page--I try to login via a login form, type in my username
password, and then click submit, and the browser just sits there for a while
and then I get a timeout error.
Whenever I go to the DBA, he shows me that there are table locks, we kill
them, and then everything is fine for a few more days.
We are setup such that we do content updates and the website reads
production data from the SAME database. We don't have a seperate authoring
databse, and then push the content to a production database... we use one
database for this, and it has worked fine for all these months. We also
consulted with Microsoft prior to implementation of this topology, and then
said it should not be a problem.... anyway, now we have this locking problem.
Any ideas, suggestion? The DBA told me to set the isololation level to
ReadUncommitted ...but I am not sure how I would to that...
Thanks for any help.
| |
| Stefan [MSFT] 2004-09-29, 3:07 am |
| Hi,
you should open a support case for this.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"Table Locks - Please help." <Table Locks - Please
help.@discussions.microsoft.com> wrote in message
news:53037D49-C4C5-4BDC-A114-C97F8FFE5343@microsoft.com...
> Hello,
>
> Our CMS site has been up and running smooth for almost a year; however, in
> the last month or so, we have experienced table locks serveral times a
week.
> Sometimes the pages won't load, or if I try to log in as a content editor,
> and edit a page--I try to login via a login form, type in my username
> password, and then click submit, and the browser just sits there for a
while
> and then I get a timeout error.
>
> Whenever I go to the DBA, he shows me that there are table locks, we kill
> them, and then everything is fine for a few more days.
>
> We are setup such that we do content updates and the website reads
> production data from the SAME database. We don't have a seperate
authoring
> databse, and then push the content to a production database... we use one
> database for this, and it has worked fine for all these months. We also
> consulted with Microsoft prior to implementation of this topology, and
then
> said it should not be a problem.... anyway, now we have this locking
problem.
>
> Any ideas, suggestion? The DBA told me to set the isololation level to
> ReadUncommitted ...but I am not sure how I would to that...
>
> Thanks for any help.
>
| |
| Angus Logan [MVP] 2004-09-29, 8:03 pm |
| Hi,
In addition could you post the offending locks from SQL Profiler to the
newsgroup (for future reference).
Regards
--
________________________________________
Angus Logan (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specalist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________
"Table Locks - Please help." <Table Locks - Please
help.@discussions.microsoft.com> wrote in message
news:53037D49-C4C5-4BDC-A114-C97F8FFE5343@microsoft.com...
> Hello,
>
> Our CMS site has been up and running smooth for almost a year; however, in
> the last month or so, we have experienced table locks serveral times a
week.
> Sometimes the pages won't load, or if I try to log in as a content editor,
> and edit a page--I try to login via a login form, type in my username
> password, and then click submit, and the browser just sits there for a
while
> and then I get a timeout error.
>
> Whenever I go to the DBA, he shows me that there are table locks, we kill
> them, and then everything is fine for a few more days.
>
> We are setup such that we do content updates and the website reads
> production data from the SAME database. We don't have a seperate
authoring
> databse, and then push the content to a production database... we use one
> database for this, and it has worked fine for all these months. We also
> consulted with Microsoft prior to implementation of this topology, and
then
> said it should not be a problem.... anyway, now we have this locking
problem.
>
> Any ideas, suggestion? The DBA told me to set the isololation level to
> ReadUncommitted ...but I am not sure how I would to that...
>
> Thanks for any help.
>
|
|
|
|
|