Skip to Content
0
Former Member
May 29, 2008 at 02:25 PM

empty start routine generates an error

38 Views

hello guys,

i realized that empty start routine (just press "start routine" button and save) generates the following error :

Could not allocate a new page for database 'TEMPDB' because of insufficient disk space in filegroup 'DEFAULT'. Create the necessary space by

once I delete the start routine everything works fine.

I did this trick in order to understand why my request failed. Its because of start routine only. I need to put real code into start routine.

Does anyone know why it happen?

thanks