Viewing 9 posts - 16 through 24 (of 24 total)
Hi !
The question is why does it need .Net 3.5 ??
I did an SQL2014 installation yesterday on a WS2012 and as soon as i did a choise in what...
January 12, 2016 at 4:14 am
free_mascot (4/10/2014)
Also confirm what is the status of login 'NT AUTHORITY\SYSTEM'?
Hi
Added 'NT AUTHORITY\SYSTEM' login to the database and it seems to have fixed the problem !!:-D
Thank You !!
It would...
April 10, 2014 at 6:44 am
Hi !
A question about this....
I created an empty database in Sql 2005, restored a SQL 2000 database into that one instead of detach, attach db.
Now that database has comp....
May 26, 2009 at 3:04 am
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 9 posts - 16 through 24 (of 24 total)