|
We are trying to come up with an Active - Active DR strategy for our 6 TB data warehouse. Our datawarehouse has 40 DBs and everything has to be replicated on a real time bases.
Site 1 : Needs to handle all the ETL Site 2 : Will handle all the reporting...
Started by Nagendra Somasetty on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You need to get exclusive access to see you ETL into one server, and then snap over making that the active server for reporting.
Afford to drop active connections log shipping isn't an option either.
|
|
I would like to update values in the current sheet in current document regardless of file name of excel.
In vb6.0 we could do
Set AppExcel = GetObject(, "Excel.Application") Set SheetExcel = AppExcel.ActiveWorkbook.ActiveSheet
How ever I have been trying...
Started by Thunder on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Ah of the active application....
Then the following code example uses early binding to get the active sheet of a currently running Excel is to use the application that is currently being highlighted ie the currently active (having focus).
|
|
I'm installing a new instance of SQL 2005 on an existing cluster. From what I've read, I should be able to install that new instance on the same cluster name with a new instance name. Same IP, different port, same server name.
But instead, the setup is...
Started by Jason on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
On failover, do you want both instances to go? By failover, it does not mean failure but any event that needs the ... .
Think about it.
And at least one of them needs to be a named instance .
No, each instance needs its own IP address and network name .
|
Ask your Facebook Friends
|
Wed Jan 25, 2012 8:39 pm by andre
how active must a post be to appear in "active topics" i posted something in "readers ramps," then gleefully hit "view active topics" to view my handiwork, but ... nothing there.
not "active" enough?
that part of the ...
Started by andre on
, 11 posts
by 3 people.
Answer Snippets (Read the full thread at middle-age-shred):
Wed Jan 25, 2012 9:10 pm by greywolf
Re: how active must a post be to appear in "active....
Wed Jan 25, 2012 8:44 pm by Darth Mongo
Re: how active must a post be to appear in "active topics" It's that bloody volcano in Iceland again...
|
|
Forum Link: http://www.freedntalk.com/
Sobi
Exchange Details: Active / Active , daily basis , minimum one post ,
if anybody intrested just reply back ,
Thanks,
Started by by sobi123 on
, 11 posts
by 4 people.
Answer Snippets (Read the full thread at forumpromotion):
I can do 5/5 or 10/10 daily I too am interested! I'll do active/active, if you want I can also do.
|
|
Forum Link: http://swctherenaissancev1.proboards.com/index.cgi
Your name on the board: YaGottaBelieve
Exchange Details: you stay active on my forum and I will do the same in return
Started by by Don0tto on
, 15 posts
by 6 people.
Answer Snippets (Read the full thread at forumpromotion):
What do you mean active?
Just be sign in or post on a daily basis?
If just stay sign in then Im up active/active? Only active/active I don't think there is enough regular posters on your forum for me it to 10/10? ....
|
|
Forum Link: http://www.techrumors.org
Exchange Details: Once again, I'm doing an Active/Active exchange. So this is how it's going to go this time. I want people who can do 10/10 per day . Yes per day; not per week; not per month but per day . I also ...
Started by by InFiNiTy™ on
, 15 posts
by 8 people.
Answer Snippets (Read the full thread at forumpromotion):
|
|
Hi All,
How much more effort it requires to failover or get up and ready with passive node, if Active Passive strategy is followed rather than Active Active just for saving on licenses.
Note : High availability is not a concern.
thanks,
Started by soa_bpel on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at oracle):
|
|
Hello everyone I need some referrals for my Sites. Maybe 10 each.
I am new in PTC my friend Referred me here. But sad to say she left PTC World.
But I am glad she gave me her sites.
My Site for Exchange Are
G20Clix
PTCBOX
TRINITYBUX
TWICKERZ
I hope I ...
Started by il0vem0ney on
, 15 posts
by 6 people.
Answer Snippets (Read the full thread at emoneyspace):
, 04:15:42 AM cashinhits for my seosprint pm me
are you active? sorry for the silly question Quote on February 12, 2012, 04:16:53 AM are you active? sorry for the silly question
yes i am aktive ref so pm.
|
|
In a Windows Server 2003 R2 environment, using Powershell v2.0, how would one duplicate the functionality of Set-QADUser to update user properties in Active Directory, like their phone number and title?
The trick here being, I would like to do this without...
Started by Nathan Hartley on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
User.title $user.telephoneNumber
More Information
Using PowerShell to work with ADSI to manage an Active.
|