Viewing 15 posts - 421 through 435 (of 860 total)
joydeepr 82685 (6/2/2011)
June 2, 2011 at 1:27 am
SKYBVI (5/30/2011)
and the bak file is just 150 gbRegards,
Sushant
@Sushant have you checked the maxsize for restoration?
May 30, 2011 at 11:57 pm
abdielmomo (5/30/2011)
May 30, 2011 at 4:53 am
abdielmomo,
Try to use/check google in future:-)
May 30, 2011 at 4:46 am
abdielmomo (5/30/2011)
Please, I would like to know the command which can show me the version of my sql server : Standard or enterpriseThanks!
select @@version
select serverproperty('edition')
May 30, 2011 at 4:44 am
Syed Jahanzaib Bin hassan (5/29/2011)
==============
If you have a book of 1000 pages without table contents and index(appendix or glossary) and you want to read a specific Topic then you...
May 30, 2011 at 12:27 am
Sqlsavy (5/27/2011)
Hi All,Someone in my team have run 'Backup database with truncate_only' command.
error log doesn't show who has run the command ?
its a SQL 2005 server
Thanks
I second that john.
I...
May 29, 2011 at 12:18 am
Set the database single user mode with rollback immediate and restore it.
May 28, 2011 at 11:39 pm
Configuring Log Shipping
http://msdn.microsoft.com/en-us/library/ms188698(v=sql.90).aspx
May 25, 2011 at 4:47 am
Yep, I second that grant. You may setup the logshipping with standby mode and you can read the data.
May 25, 2011 at 4:44 am
river1 (5/25/2011)
Hi,Is there any difference between reindex an index and destroy the index and then create it again?
The rebuild will do the same (destroy the index and...
May 25, 2011 at 4:27 am
Check this link. you may get an idea.
http://www.sqlservercentral.com/Forums/Topic702953-360-1.aspx
May 25, 2011 at 1:26 am
No you need to restart the SQL server.
May 25, 2011 at 1:14 am
Smith,
Windows 2003 (32 bit).
What is OS edition ?
windows 2003 standard edition only supports maximum 4 GB memory only.
May 25, 2011 at 12:34 am
Viewing 15 posts - 421 through 435 (of 860 total)