Can Profiler tasks be automated?

Is there a way to automate the running of a profiler task? Say, daily?


fblau (BOB member since 2005-02-07)

you can create batch job and schedule it run daily

refer to the following post to invoke a java program from command line that will create the profiling task and run that task


manoj_d (BOB member since 2009-01-02)

I tried that… could never get it to actually work… there is a discrepancy with the parameters being passed to the java class that was wrong…

But really, it shouldn’t even take doing that. Every other ETL tool on the market practically lets you automate profiling. This is just a little lame to have to go through all this to do something that simple.

Any chance of getting a scheduler for profiler tasks any time soon?


fblau (BOB member since 2005-02-07)