Viewing 15 posts - 241 through 255 (of 628 total)
Thanks you.
We are not update with service packs. We are planning to apply the latest service pack. I hope it will solve the problem
June 22, 2015 at 12:22 pm
Thanks you so much for your time.
I didn't understand fully. Please give me some more detailed explanation.
What are the access violations means? Is there any relation to this violations and...
June 22, 2015 at 9:12 am
Exception Address = 00000000777E105C Module(ntdll+000000000005105C)
2015-06-17 13:59:18.56 Server * Exception Code = c0000005 EXCEPTION_ACCESS_VIOLATION
2015-06-17 13:59:18.56 Server ...
June 22, 2015 at 7:01 am
Please confirm
If one of the query started executing and we create index that query finish without index
June 21, 2015 at 10:22 pm
First time there was no dump files but in second crash there were some dump files with access violation
June 20, 2015 at 10:55 pm
We have planned hardware migration in 2 months so don't want apply SP3 now
June 20, 2015 at 10:51 pm
Sorry wrong place.
The instance is Sql server 2008r2 standard edition with sp2
June 19, 2015 at 6:45 pm
No I am talking about the dumpfiles
declare @dump int
select @dump= count(1)
from (SELECT * from sys.dm_server_memory_dumps
where cast(creation_time as date)=getdate() ) xx
IF @dump >...
June 18, 2015 at 4:33 pm
Hi,
When we can create new index.
One of my table in subscriber db requires new index. The table in subsciber db always be in use for Reporting.
Is it ok to create...
June 18, 2015 at 8:58 am
Is there any way to get notify from sql server when the dump files are getting created?
June 17, 2015 at 10:41 am
If we add any new views in publisher db and I want to replication to subscriber, how can we do it?
Is it require adding those views as articles and take...
June 16, 2015 at 3:58 pm
We didn't configured for mirroring. Only transactional Replication setup
June 15, 2015 at 8:57 am
Any suggestion on this issue!
I am getting still same errors and replication is failing.
Do I need to follow the below process even in sql 2008r2
June 14, 2015 at 8:35 pm
I don't have clean backup.
The same database has in two servers. I run dbcc checkdb allow dataloss in one server, where we are using currently the database. We are getting...
June 13, 2015 at 6:49 pm
Viewing 15 posts - 241 through 255 (of 628 total)