Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ramaiah
Starting Member
27 Posts |
Posted - 2010-03-25 : 22:35:25
|
I want to schedule a trace(not database engine,for SSAS), but SQL Profiler does not have a built-in scheduling option. So how do you use SQL Agent to schedule a SQL Profiler trace(using any stored procedure like sp_trace_create)?ThanksRamaiah. |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
ramaiah
Starting Member
27 Posts |
Posted - 2010-03-28 : 22:05:44
|
Thanks for reply.When i am using database engine, i can able to take the script file out but for SSAS profiler not generating script file its generating the .xmla file. |
|
|
|
|
|