dbTalk Databases Forums  

performance of stored procedure

comp.databases.sybase comp.databases.sybase


Discuss performance of stored procedure in the comp.databases.sybase forum.



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

Default performance of stored procedure - 07-07-2003 , 12:21 AM






Hi Friends,

What is the way of tunning the stored procedures ? 'set showplan'
shows the plan of single query only , is there any DBCC command for
this purpose.
kindly let me know .

Thanks

Reply With Quote
  #2  
Old   
Jason
 
Posts: n/a

Default Re: performance of stored procedure - 07-07-2003 , 04:52 AM






suraj kumar wrote:
Quote:
Hi Friends,

What is the way of tunning the stored procedures ? 'set showplan'
shows the plan of single query only , is there any DBCC command for
this purpose.
kindly let me know .

Thanks
If you run the set showplan on before execution, you should get the full
showplan of the stored proc.

Post the example if your still having problems.

Cheers,
Jason



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.