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