Viewing 15 posts - 301 through 315 (of 585 total)
Thanks...Manytimes u got in the book is easy than to search on Internet...:-)
May 9, 2011 at 11:22 pm
Thanks Gail...u really caring for sql guys...
May 9, 2011 at 7:15 am
May I know what other internals tasks of query optimizer...
May 9, 2011 at 7:05 am
The out put I am Getting is
First LSN :19000000043500037
Last LSN :19000000045300001 ...
May 9, 2011 at 5:02 am
When I was reading this link :http://msdn.microsoft.com/en-us/library/ms191459.aspx
Then this below command I have seen:
RESTORE LOG AdventureWorks2008R2 FROM DISK = 'c:\adventureworks2008R2_log.bak'
WITH STOPATMARK = 'lsn:15000000040000037'
GO
Therefore I have asked How to get Recovery...
May 8, 2011 at 11:39 pm
The point in time restore or Restore database is depepnd on recovery point.
May 8, 2011 at 11:27 pm
select Name from sys.syslogins where sysadmin=1;
I dont know How to give sysadmin rights to users.
May 6, 2011 at 1:11 am
Thanks...
But I want to just confirm that will Mirroring be OK or Not?
How Do I check this? If I create database snapshot of Mirror datasbase but I dont know...
May 5, 2011 at 1:10 am
Dear Harsha,
I am not getting OBJECTPROPERTY(object_id,'TableHasClustIndex') column when I checked only SELECT * FROM sys.tables.
How Where condition is not giving error or to which table OBJECTPROPERTY column is belonging.:-)
May 4, 2011 at 11:58 pm
This is the production server I cant run it,First I have to detect the reason why error has started.Earlier it was not coming.
May 4, 2011 at 5:55 am
Your name should be Gila Answer...Thanks
May 4, 2011 at 3:37 am
Can u give sql server Log and Transaction Log of that time...
May 3, 2011 at 3:56 am
I want to only know if I want the feature of Copy_Only without using Copy_only...
May 3, 2011 at 2:06 am
Viewing 15 posts - 301 through 315 (of 585 total)