Viewing 15 posts - 121 through 135 (of 429 total)
My gut feeling is that you can get this done by tweaking linked server only. I will try to re-produce this in my environment today.
Thanks
Chandan
September 26, 2012 at 10:38 pm
Sorry about that. Did you turn on the data access true as well?
September 26, 2012 at 10:34 pm
kingdonshel (9/21/2012)
between two instances one instance being both Distributor and Publisher, with the other being a Subscriber running on my local...
September 26, 2012 at 1:42 am
Script out objects as Lynn suggested and use SSIS to import the data. Else you can also go for the replication option to minimize the downtime.
Thanks
Chandan
September 25, 2012 at 6:27 am
Satish-1028188 (9/18/2012)
Thanks Sudhakar, yes (in last few cases) it was in-between t-log...
September 21, 2012 at 3:42 am
I apologize for sounding so dumb 🙁
I read your links but still cannot figure out how can we decide the order of the columns. People who wrote the query might...
September 14, 2012 at 5:58 am
GilaMonster (9/14/2012)
It's not selectivity that's the biggest key.http://sqlinthewild.co.za/index.php/2009/02/06/index-columns-selectivity-and-inequality-predicates/
http://sqlinthewild.co.za/index.php/2009/02/06/index-columns-selectivity-and-inequality-predicates/
http://www.sqlservercentral.com/articles/Indexing/68439/
Thanks for the link. Being a regular follower of your posts, I had gone through the first link many times.
I may not...
September 14, 2012 at 3:58 am
Mirroring solution will work fine to minimize the downtime but please make sure that you have exact versions of sql server with exact level of service pack.
Thanks
Chandan
September 11, 2012 at 2:32 am
Vera-428803 (9/11/2012)
We are about to replace our infrastructure, inclusiding backup and tape library. For backup and recovery, we will use CommVault, an Enterprise backup and recovery software. Apparently, with...
September 11, 2012 at 2:21 am
lianvh (9/11/2012)
w had an auditing team running Microsoft Assessment on our database servers . This product recommends that the principle of creating ONE datafile per cpu be
deployed on...
September 11, 2012 at 2:15 am
alexdantepabilo 22561 (8/27/2012)
Did the problem get resolved i'm having the same issue
I increased the mirroring time-out property and made it to 30 seconds. So it covered some network hiccups. Please...
August 28, 2012 at 1:28 am
1) The error could be due to early cleanup or purge of the log file before the restore could have processed. Increase the time duration for retaining the backups files
2)...
August 27, 2012 at 4:08 am
saidapurs (8/27/2012)
Hi Chandra,Its required a key primary or foreign not mandatory....
---
Satish
you mean to say primary key is not a requirement for transactional replication?? If yes, I...
August 27, 2012 at 3:30 am
GilaMonster (8/27/2012)
August 27, 2012 at 2:15 am
smallmoney (8/20/2012)
From what I remembered, TRUNCATE TABLE [tablename] is not a logged opereation.
Will this cause problems on the Mirror...
August 27, 2012 at 1:55 am
Viewing 15 posts - 121 through 135 (of 429 total)