You are not logged in or registered. Please login or register to use the full functionality of this SYBASETEAM.COM Website...
Current time: 03-12-2010, 09:26 AM Hello There, Guest! (LoginRegister)
Tags: Performance, issues, with, Sybase, sybase, trace, flag,
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Performance issues with Sybase 15 ASE- sybase trace flag 757
01-29-2010, 03:09 PM
Post: #1
Performance issues with Sybase 15 ASE- sybase trace flag 757
Sybase ASE 15 System-wide performance issues

If the performance of Adaptive Server at the server level is not acceptable, and you are running 15.0.2 ESD #3 or later, you may shut down the Adaptive Server and restart it with trace flag 757 set in the RUN_server file. This is also effective when you experience unusually high levels of CPU usage without a clear cause, while running a multiengine Adaptive Server.

If the procedure cache is filled with idle cached plans, and the CPU usage is not high, run the following dbcc commands instead. However, using these commands is likely to have a lesser effect than restarting the server.

dbcc traceon(757)
go
dbcc proc_cache(free_unused)
go

Note : Do not use trace flag 757 in Adaptive Server versions earlier than 15.0.2 ESD #3.
Find all posts by this user
Quote this message in a reply

01-29-2010, 07:44 PM
Post: #2
Smile RE: Performance issues with Sybase 15 ASE- sybase trace flag 757
Thanks Joshi for your information.

I would like to know, is it documneted trace flag by sybase ase 15.0?
As there are lot of trace flages and dbcc commands for ASE 12.5 which are not documneted by sybase.


Thanks.

Regards,
AnVa http://sybaseblog.com
TechSupport-SeniorMember(SybaseTeam.Com)
Find all posts by this user
Quote this message in a reply
01-29-2010, 08:43 PM
Post: #3
RE: Performance issues with Sybase 15 ASE- sybase trace flag 757
Yes.It is also recommended by Sybase when Sybase Tech Support is contacted for a sybase performance issue.

Sybase Version being used : Adaptive Server Enterprise/15.0.3/EBF 16906 ESD#1 ONE-OFF/P/Sun_svr4/OS 5.8/ase1503/2681/32-bit/FBO
Find all posts by this user
Quote this message in a reply

Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Improving Text/Image Type Performance in Sybase ASE crazYoga 0 49 03-04-2010 09:27 PM
Last Post: crazYoga
  Performance and Tuning for In-memory Databases in Sybase ASE 15.5 Joshi 0 129 02-17-2010 05:43 PM
Last Post: Joshi
  Presentation on Sybase Performance and Locking Schemes ppt techsupport 0 173 12-10-2009 11:19 PM
Last Post: techsupport
  Performance Comparison of Sybase ASE 15 with Sybase ASE 12.5 Joshi 0 368 12-08-2009 02:35 PM
Last Post: Joshi
  Configuring and Setting Up tempdbs for Optimal Performance in Sybase ASE john 0 173 12-03-2009 05:35 PM
Last Post: john
  System-wide performance issues in Sybase ASE 15.0.2 ESD #3 or later john 0 107 12-03-2009 05:10 PM
Last Post: john
  Fragmentation and Database Performance in Sybase john 0 158 11-20-2009 02:00 AM
Last Post: john
  How do you measure good performance in Sybase albert 0 211 11-10-2009 02:40 AM
Last Post: albert
  Improving Text or Image Type Performance in Sybase zaadmin 0 316 07-17-2009 02:59 AM
Last Post: zaadmin
  Finding slow running queries and Performance problems in Sybase ASE 15 Joshi 0 367 07-11-2009 03:36 AM
Last Post: Joshi

Forum Jump: