Viewing 15 posts - 2,311 through 2,325 (of 2,840 total)
We used to use Litespeed for back up and restore. But when our Main DB (Server) passed away, we could not use the old license. We had to take new...
March 4, 2009 at 8:43 am
It can still work even if you have network problems. Just like some of the FTP software works, even when the net gets busy or gets disconnected, when it connects...
March 4, 2009 at 8:35 am
If you were able to restore after copying the files, then you can forget about the issue I stated. Hidden files can be viewed using the option in Explorer to...
March 4, 2009 at 8:27 am
Error points to Not enough Disk space. Is there by any chance your page file set up there? Since it is a hidden file, you might not see it and...
March 4, 2009 at 8:12 am
You can use SQLCMD to do that.
As per BOL
Many sqlcmd options can be controlled in a script by using the setvar command. In the following example, the script test.sql...
March 4, 2009 at 8:09 am
Which version are you using? SQL 2000 or SQL 2005?
If 2005, in the publication wizard, when it reaches the snapshot agent section, make sure you have both the Create Snapshot...
March 4, 2009 at 7:34 am
Thanks Noel. I will be doing the Restart late night tonight.
About the memory leak, it was actually one stupid Stored Proc that had no SET NOCOUNT ON. (I missed...
March 4, 2009 at 6:40 am
He insulted all of you.... :hehe:
I am not a top poster... So I must be a good guy in his books....:P
That makes me Happy...Yippieeeee!!!!
March 4, 2009 at 6:17 am
Yes, it can be set up with out Sanpshot. You just have to know for sure that the data is in Synch. When you set up the replication, there is...
March 3, 2009 at 8:37 am
I was planning to do it tomorrow morning. I usually dont do anything on the server in the evening time. Always in the morning. I will post how it went...
March 2, 2009 at 2:25 pm
DBBC FREEPROCCACHE will clear the Query plans. But not the Buffer cache. I am thinking more like DBCC DROPCLEANBUFFERS. This will clean out the buffers. I think it is the...
March 2, 2009 at 2:16 pm
That has already been added. Thats the first thing I id. But by that time, the Damage had already been done. Now I need to get out of that position.
March 2, 2009 at 2:05 pm
Add me to the list of Curious.
"Curiosity killed the cat" they say..:)
March 2, 2009 at 1:45 pm
Look up Transaction log back up and warm stand by and see if that will suit your purpose.
March 2, 2009 at 10:51 am
Like the previous person stated, this is not going to Mitigate your problem. Even if you are going to set up replication, You will have to set up the...
March 2, 2009 at 10:33 am
Viewing 15 posts - 2,311 through 2,325 (of 2,840 total)