SQL Server with Mr. Denny

Jan 29 2009   11:10PM GMT

First Beta of Standalone SQL Agent released



Posted by: mrdenny

It took me a little less time than I expected to get an acceptable build put together.

I’ve made the first beta version of the Standalone SQL Agent available via the CodePlex site.  Feel free to download it and kick the tires.  This build dumps a lot of data to the log file, so it will grow fast.  This is expected at the moment.  You can clear the file by cycling the service which will cycle the log file much in the way that the normal SQL Agent and SQL Service do.

There is a UI to edit the config file which is included.  Currently there isn’t a job editor yet, that will come after the agent it self is at a stable build.  The UI will be a seperate installer so that it can be installed on workstations or servers as needed without installing the server agent on peoples workstations.

That said, please download it and give it a try.  It is beta, so install on a production system at your own risk.  If you find any bugs please post them on the CodePlex site and upload the relivent portion of the ERRORLOG file as well as any relivent information.

Thanks,

Denny

Comment on this Post


You must be logged-in to post a comment. Log-in/Register

SQL Server and Cloud Links for the Week | Brent Ozar - SQL Server DBA  |   Jan 30 2009   10:55AM GMT

[...] First beta of standalone SQL Agent replacement - Denny Cherry is writing a SQL Server Agent for the free Microsoft SQL Server Express Edition, which doesn’t include any Agent functionality.  This would give you the ability to run jobs on your Express Edition machines. [...]