Viewing 6 posts - 16 through 21 (of 21 total)
Hi !
I modified the script a bit like this
"Create table #BakDir(FileName varchar(255))"
" Insert into #BakDir exec xp_cmdshell 'dir E:\Name1\*.bak /B' "
If i do Select * from #BakDir i can...
April 16, 2009 at 7:45 am
In EM just rightclick on the server where the Db is and choose properties. It says it all on the generaltab.
/Jonas
January 20, 2006 at 6:06 am
I agree with rudy. 512 Mb is very low !! It is even low for just running OS on a server !
My SQL-servers has 4 Gb RAM !
January 12, 2006 at 12:58 am
Of course will I not remove it from model !! Mistake by me !!
How about remove it from msdb , tempdb and distribution ?? What will happend ??
I just want to secure...
December 29, 2005 at 4:12 am
Is it happening every night, or ?? At the same time ???
There is nothing in the system log ??
Does any program stop due to backup at the same time ??...
November 16, 2005 at 3:41 am
Viewing 6 posts - 16 through 21 (of 21 total)