dbTalk Databases Forums  

Parameters

comp.databases.sybase comp.databases.sybase


Discuss Parameters in the comp.databases.sybase forum.



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

Default Parameters - 11-10-2003 , 07:53 AM






Hello guys,

I need some help.
I need to check the parameters in Sybase database. Are they as recommended.
How can I check this?
If I need to change them how do I do it?
I will really appriciate your help.

Recommend to set the following parameters in the Sybase database
server to the values specified below:
number of locks: 50000 (at least)
page lock promotion HWM: 3000
page lock promotion LWM: 3000
number of aux scan descriptors: 400
stack size: 92160

Thank you

/Jo



Reply With Quote
  #2  
Old   
Derek Beacon
 
Posts: n/a

Default Re: Parameters - 11-10-2003 , 08:12 AM






sp_configure
go

on it's own will show you all of the current parameters and their values.

sp_configure "number of locks",50000
go
should set the number of locks to 50000. Depending on the version of Sybase
your running you might need to bounce the Sybase server for these new
setting to take affect.

See sybooks for the full documentation on this.

HTH

Derek.

P.S. Just wondering where you got the figures from below, is this the result
of some tuning or sysmon stats?



"jo" <jo (AT) micro (DOT) com> wrote

Quote:
Hello guys,

I need some help.
I need to check the parameters in Sybase database. Are they as
recommended.
How can I check this?
If I need to change them how do I do it?
I will really appriciate your help.

Recommend to set the following parameters in the Sybase database
server to the values specified below:
number of locks: 50000 (at least)
page lock promotion HWM: 3000
page lock promotion LWM: 3000
number of aux scan descriptors: 400
stack size: 92160

Thank you

/Jo





Reply With Quote
  #3  
Old   
jo
 
Posts: n/a

Default Re: Parameters - 11-11-2003 , 01:45 AM



Hi

Thank you for help.

The figures got from the mentioned note for upgrade the system.

Thank you
/Jo
"Derek Beacon" <derek.beacon (AT) ntlworld (DOT) com> wrote

Quote:
sp_configure
go

on it's own will show you all of the current parameters and their values.

sp_configure "number of locks",50000
go
should set the number of locks to 50000. Depending on the version of
Sybase
your running you might need to bounce the Sybase server for these new
setting to take affect.

See sybooks for the full documentation on this.

HTH

Derek.

P.S. Just wondering where you got the figures from below, is this the
result
of some tuning or sysmon stats?



"jo" <jo (AT) micro (DOT) com> wrote in message
news:boo55u$obk$1 (AT) newstree (DOT) wise.edt.ericsson.se...
Hello guys,

I need some help.
I need to check the parameters in Sybase database. Are they as
recommended.
How can I check this?
If I need to change them how do I do it?
I will really appriciate your help.

Recommend to set the following parameters in the Sybase database
server to the values specified below:
number of locks: 50000 (at least)
page lock promotion HWM: 3000
page lock promotion LWM: 3000
number of aux scan descriptors: 400
stack size: 92160

Thank you

/Jo







Reply With Quote
  #4  
Old   
Anthony Mandic
 
Posts: n/a

Default Re: Parameters - 11-20-2003 , 08:29 PM



jo <jo (AT) micro (DOT) com> wrote:
Quote:
Hello guys,

I need some help.
I need to check the parameters in Sybase database. Are they as recommended.
How can I check this?
Have you tried Oracle? It's much better than Sybase.

-am © 2003


Reply With Quote
  #5  
Old   
Krisztian Pinter
 
Posts: n/a

Default Re: Parameters - 11-21-2003 , 03:06 AM



1. no tool is good for everything. choose your tool suitable to needs.

2. oracle costs four times as much, requires much stronger hardware

3. this is a forum about sybase

4. the question was absolutely not related to platform choosing

5. i wonder what kind of guy you are spreading spam under your real name



Anthony Mandic <ie (AT) hotmail (DOT) com> wrote

Quote:
jo <jo (AT) micro (DOT) com> wrote:
Hello guys,

I need some help.
I need to check the parameters in Sybase database. Are they as recommended.
How can I check this?

Have you tried Oracle? It's much better than Sybase.

-am © 2003

Reply With Quote
  #6  
Old   
Pablo Sanchez
 
Posts: n/a

Default Re: Parameters - 11-21-2003 , 07:09 AM



pinterkr (AT) freemail (DOT) hu (Krisztian Pinter) wrote in
news:a3fdccb.0311210106.63772bff (AT) posting (DOT) google.com:

Quote:
5. i wonder what kind of guy you are spreading spam under your
real name
You didn't see the following in the post-bait:

X-Silly: Anythony Manic is a goofball, I am not he, this is a
parody.
--
Pablo Sanchez - Blueoak Database Engineering, Inc
http://www.blueoakdb.com


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 - 2012, Jelsoft Enterprises Ltd.