dbTalk Databases Forums  

Urgent :--datapage lock vs datarow lock

sybase.public.ase.general sybase.public.ase.general


Discuss Urgent :--datapage lock vs datarow lock in the sybase.public.ase.general forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Nik
 
Posts: n/a

Default Urgent :--datapage lock vs datarow lock - 04-18-2005 , 12:59 PM






HI all
I want to convert the database from all page lock to datapage orp datarow
lock.
what are the things i should be looking out for, or what are the other
paramerts needed to set this up.
all the tables in all the databases are set to allpage locks. I do not know
if this is advisable . my production system is getting extremely slow.

thanks in advance



Reply With Quote
  #2  
Old   
Jeffrey R. Garbus
 
Posts: n/a

Default Re: Urgent :--datapage lock vs datarow lock - 06-22-2005 , 08:53 AM






The syntax is pretty simple (alter table tablename lock datarows), but this
is something I do when I identify a need (it's not the fastest access
method), not because the system is getting slow. Slow systems can have a
myriad of causes.

Now, if blocking has been identified as the reason the system is slow,
that's another story.

Jeff

"Nik" <sqlserverkb (AT) yahoo (DOT) com> wrote

Quote:
HI all
I want to convert the database from all page lock to datapage orp datarow
lock.
what are the things i should be looking out for, or what are the other
paramerts needed to set this up.
all the tables in all the databases are set to allpage locks. I do not
know
if this is advisable . my production system is getting extremely slow.

thanks in advance





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.