After some time debugging (Sql Server 2005) why not all instructions are executed, I figured out that if you have a jobstep of type "Operating System (CmdExec)", only the first line executes; subsequent instructions are not executed. If the first line is a remark, nothing will be executed. If you need several lines of instructions...
posted by
on
to
()
This post is being written in Windows Live Writer (Beta) . The installation was easy, thus, so far, it is satisfying :-) I spend this evening with inventarising the Sql Server 2005 white papers on my portable and put the URL of each in the resource corner of SQLUG.be . In this way, if you do not know what to read in the upcomming...
posted by
on
to
()
I wanna have it this time about growing data-files. Databases do growth as more data (and indexes) is (are) added. A nice feature available in Sql Server (already from version 7.0) is the auto-grow database-setting. However, you have to see this option more as an insurance. An insurance for that given moment you did not follow-up...
posted by
on
to
()