Viewing 15 posts - 1,156 through 1,170 (of 2,008 total)
You are right. Just found following 'Setting Up Log Shipping'.
http://msdn.microsoft.com/en-us/library/aa496029(v=SQL.80).aspx
But when I go to my bookmarked page 'Log Shipping Overview', I don't see SS2K and that made me confuse.
http://msdn.microsoft.com/en-us/library/ms187103.aspx
Besides...
December 2, 2011 at 1:02 am
Elliott Whitlow (12/1/2011)
December 2, 2011 at 12:56 am
@mikejean17: I can ignore SPAM but not copying to Lynn. 😛
December 2, 2011 at 12:38 am
Divine Flame (12/2/2011)
ananda.murugesan (12/1/2011)
Mirroring option- It is not possible for configure for different version because primary database is...
December 2, 2011 at 12:34 am
jeyis (12/1/2011)
I have a requirement to show an output with new line breaks in one of the output column. This is not possible in sql server 2008 Grid output....
December 2, 2011 at 12:11 am
Create your silent installation script & run it on multiple servers.
Example
Setup.exe /q /ACTION=CompleteImage /INSTANCENAME=MYNEWINST /INSTANCEID=<MYINST> /SQLSVCACCOUNT="<DomainName\UserName>" /SQLSVCPASSWORD="<StrongPassword>" /SQLSYSADMINACCOUNTS="<DomainName\UserName>" /AGTSVCACCOUNT="NT AUTHORITY\Network Service" /IACCEPTSQLSERVERLICENSETERMS
How to: Install SQL Server 2008 R2 from the...
December 2, 2011 at 12:05 am
David Moutray (12/1/2011)
Dev (12/1/2011)
By using Sync Framework, developers can build sync ecosystems that integrate any application with any data from any store that uses any protocol over any...
December 2, 2011 at 12:01 am
azhar.iqbal499 (12/1/2011)
I just want to save my database from any user at live, In case if He would be able to reach the database then He must not be able...
December 1, 2011 at 11:46 pm
In addition to what Sujit said, I am giving you 2 articles which I recommend to everyone who is starting on SQL Server Clustering.
Getting Started with SQL Server 2008 R2...
December 1, 2011 at 11:40 pm
ananda.murugesan (12/1/2011)
Dev (12/1/2011)
All published tables in transactional replication must contain a declared primary key.Considerations for Transactional Replication
http://msdn.microsoft.com/en-us/library/ms151254(v=SQL.100).aspx
Ok..All published tables in transactional replication must contain a declared primary key.
In...
December 1, 2011 at 11:36 pm
Following article covers all what you need to know about tempdb. It's for SS2K5 but pretty much fine with SS2K8 as well.
Working with tempdb in SQL Server 2005
December 1, 2011 at 11:32 pm
All published tables in transactional replication must contain a declared primary key.
Considerations for Transactional Replication
http://msdn.microsoft.com/en-us/library/ms151254(v=SQL.100).aspx
December 1, 2011 at 11:19 pm
Wishes!!!
CONGRATULATIONS TO YOU BOTH
+
Signature
If everything seems to be going well, you have obviously overlooked something.
= Hilarious :hehe:
December 1, 2011 at 10:55 am
I am running out of disk space.
If your core objective is to save disk space I would suggest you to cleanup something else rather log files. If acceptable add...
December 1, 2011 at 10:35 am
Viewing 15 posts - 1,156 through 1,170 (of 2,008 total)