|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Scheduling SQL ProfilerHello I would like to schedule my trace QSTRC which has the following events
daily from 8-5: Locks -Lock:Deadlock -Lock:Escalation Stored Procedures -SP:StmtStarting TSQL SQL:BatchStarting You can use sql trace stored procedures. It will not use the scheduler,
instaed it will be part of server side process. Refer BOL for tract stored procedures. Note : Prcedures are different between SQl 7 and SQl 2000 -- Show quoteThanks & Rate the Postings. -Ravi- "Lontae Jones" wrote: > Hello I would like to schedule my trace QSTRC which has the following events > daily from 8-5: > Locks > -Lock:Deadlock > -Lock:Escalation > Stored Procedures > -SP:StmtStarting > TSQL > SQL:BatchStarting > |
|||||||||||||||||||||||