Viewing 7 posts - 1 through 7 (of 7 total)
I am running into the same exact situation.
I have a ASP.NET web app that calls to a SP to execute an Agent Job which involves 3 steps. Each step execute...
July 18, 2008 at 7:25 am
stop your sqlserver
delete the tempdb.mdf under your program files\Microsoft SQL Server\MSSQL.x\MSSQL\data folder
restart your sqlserver
this will recreate the tempdb back to the initial size by default (8MB) if you didn't change...
April 30, 2008 at 1:28 pm
Thank you very much for teaching me. Got it working, thanks again!
March 8, 2008 at 9:52 am
Thanks, it worked out good. I am running into another problem however if anyone can point me to the right direction. That would be much appreciated.
Now I have a table...
March 8, 2008 at 9:24 am
Viewing 7 posts - 1 through 7 (of 7 total)