On 22/12 I made a couple of posts to this group. On topic, with a couple of
helpful replies from Hilary C/ Paul I.
Now they appear to be gone!
Now I've noticed this before and didn't really think much of it, but now I'm
suspicious I may be being silenced for my surname. If so who is responsible?
Their zeal in keeping this group drug free is commendable but if I'm to be
forever labelled as spam, it would be nice to know.
Tony Toker
(who has never touched the stuff)
In Outlook Express, go to View, Current View, and make sure that Show All
Messages is selected. This might be your problem.
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
"Tony Toker" <xyzzy@.identic.co.uk> wrote in message
news:cqs5fn$sk2$1$830fa7a5@.news.demon.co.uk...
> On 22/12 I made a couple of posts to this group. On topic, with a couple
of
> helpful replies from Hilary C/ Paul I.
> Now they appear to be gone!
> Now I've noticed this before and didn't really think much of it, but now
I'm
> suspicious I may be being silenced for my surname. If so who is
responsible?
> Their zeal in keeping this group drug free is commendable but if I'm to be
> forever labelled as spam, it would be nice to know.
> Tony Toker
> (who has never touched the stuff)
>
>
|||Tony,
just to confirm they're still there, these are your replication posts:
http://groups-beta.google.com/group/...art=0&filter=0
Rgds,
Paul Ibison
|||Thanks guys, found the problem after trying another news client.
in Outlook Express Tools-Options-Maintenance
'Delete new messages 5 days after being downloaded'
This was making me paranoid!
TT
"Tony Toker" <xyzzy@.identic.co.uk> wrote in message
news:cqs5fn$sk2$1$830fa7a5@.news.demon.co.uk...
> On 22/12 I made a couple of posts to this group. On topic, with a couple
of
> helpful replies from Hilary C/ Paul I.
> Now they appear to be gone!
> Now I've noticed this before and didn't really think much of it, but now
I'm
> suspicious I may be being silenced for my surname. If so who is
responsible?
> Their zeal in keeping this group drug free is commendable but if I'm to be
> forever labelled as spam, it would be nice to know.
> Tony Toker
> (who has never touched the stuff)
>
>
|||Tony, just because you are paranoid doesn't mean they are not out to get
you. <g>
"Tony Toker" <xyzzy@.identic.co.uk> wrote in message
news:cqu7lr$2id$1$830fa79d@.news.demon.co.uk...[vbcol=seagreen]
> Thanks guys, found the problem after trying another news client.
> in Outlook Express Tools-Options-Maintenance
> 'Delete new messages 5 days after being downloaded'
> This was making me paranoid!
> TT
>
>
> "Tony Toker" <xyzzy@.identic.co.uk> wrote in message
> news:cqs5fn$sk2$1$830fa7a5@.news.demon.co.uk...
couple[vbcol=seagreen]
> of
> I'm
> responsible?
be
>
Showing posts with label couple. Show all posts
Showing posts with label couple. Show all posts
Sunday, March 25, 2012
Tuesday, February 14, 2012
Distributed Transaction Coordinator/Cluster
Hi there. I'm new to this clustering mularky and I've a couple of questions
regarding a linked-server query I have.
1. Server A is a regular server. Server B is a clustered server with shared
storage.
From A, I want to call a stored proc that sits on B.
Q: I need to add B(cluster) as a Linked server on A - Do I need to add A as
a linked server on B also?
2. Depending on the answer to my first question, I might need to get MSDTC
running on the clustered server - is there some special configuration I
should undergo? I've come across some msdn articles regarding use of
"Comclust.exe" but I don't know if I need to use it.....
Any help would be appreciated - I'm a bit worried about this stuff!
I can answer #2 - Follow 817064, then 301600
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://www.msmvps.com/clustering - Blog
"len" <len@.discussions.microsoft.com> wrote in message
news:D1696F91-B3EF-485F-A362-785E910D02D7@.microsoft.com...
> Hi there. I'm new to this clustering mularky and I've a couple of
> questions
> regarding a linked-server query I have.
> 1. Server A is a regular server. Server B is a clustered server with
> shared
> storage.
> From A, I want to call a stored proc that sits on B.
> Q: I need to add B(cluster) as a Linked server on A - Do I need to add A
> as
> a linked server on B also?
>
> 2. Depending on the answer to my first question, I might need to get MSDTC
> running on the clustered server - is there some special configuration I
> should undergo? I've come across some msdn articles regarding use of
> "Comclust.exe" but I don't know if I need to use it.....
> Any help would be appreciated - I'm a bit worried about this stuff!
|||Dhanks for that - it's just what I was looking for! I have one question
regarding 301600 though:
Part of the instructions state that after creating a Cluster group for
MSDTC, I need to add an IP Address resource to that group.
What I don't know is: where should this IP address come from? I've already
tried the IP address of both of my cluster nodes AND the virtual IPAddress of
my shared storage/SQL server but errors are thrown up about these being in
use already. do I need to create an entirely ne IP address?
thanks again!
"Rodney R. Fournier [MVP]" wrote:
> I can answer #2 - Follow 817064, then 301600
> Cheers,
> Rod
> MVP - Windows Server - Clustering
> http://www.nw-america.com - Clustering
> http://www.msmvps.com/clustering - Blog
> "len" <len@.discussions.microsoft.com> wrote in message
> news:D1696F91-B3EF-485F-A362-785E910D02D7@.microsoft.com...
>
>
|||You are most welcome.
The IP has to be a new IP address, it needs to be in the same subnet as the
SQL & Cluster IP.
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://www.msmvps.com/clustering - Blog
"len" <len@.discussions.microsoft.com> wrote in message
news:08F90F15-972F-41D6-87E1-F34C1EBCFAB3@.microsoft.com...[vbcol=seagreen]
> Dhanks for that - it's just what I was looking for! I have one question
> regarding 301600 though:
> Part of the instructions state that after creating a Cluster group for
> MSDTC, I need to add an IP Address resource to that group.
> What I don't know is: where should this IP address come from? I've already
> tried the IP address of both of my cluster nodes AND the virtual IPAddress
> of
> my shared storage/SQL server but errors are thrown up about these being in
> use already. do I need to create an entirely ne IP address?
> thanks again!
>
> "Rodney R. Fournier [MVP]" wrote:
regarding a linked-server query I have.
1. Server A is a regular server. Server B is a clustered server with shared
storage.
From A, I want to call a stored proc that sits on B.
Q: I need to add B(cluster) as a Linked server on A - Do I need to add A as
a linked server on B also?
2. Depending on the answer to my first question, I might need to get MSDTC
running on the clustered server - is there some special configuration I
should undergo? I've come across some msdn articles regarding use of
"Comclust.exe" but I don't know if I need to use it.....
Any help would be appreciated - I'm a bit worried about this stuff!
I can answer #2 - Follow 817064, then 301600
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://www.msmvps.com/clustering - Blog
"len" <len@.discussions.microsoft.com> wrote in message
news:D1696F91-B3EF-485F-A362-785E910D02D7@.microsoft.com...
> Hi there. I'm new to this clustering mularky and I've a couple of
> questions
> regarding a linked-server query I have.
> 1. Server A is a regular server. Server B is a clustered server with
> shared
> storage.
> From A, I want to call a stored proc that sits on B.
> Q: I need to add B(cluster) as a Linked server on A - Do I need to add A
> as
> a linked server on B also?
>
> 2. Depending on the answer to my first question, I might need to get MSDTC
> running on the clustered server - is there some special configuration I
> should undergo? I've come across some msdn articles regarding use of
> "Comclust.exe" but I don't know if I need to use it.....
> Any help would be appreciated - I'm a bit worried about this stuff!
|||Dhanks for that - it's just what I was looking for! I have one question
regarding 301600 though:
Part of the instructions state that after creating a Cluster group for
MSDTC, I need to add an IP Address resource to that group.
What I don't know is: where should this IP address come from? I've already
tried the IP address of both of my cluster nodes AND the virtual IPAddress of
my shared storage/SQL server but errors are thrown up about these being in
use already. do I need to create an entirely ne IP address?
thanks again!
"Rodney R. Fournier [MVP]" wrote:
> I can answer #2 - Follow 817064, then 301600
> Cheers,
> Rod
> MVP - Windows Server - Clustering
> http://www.nw-america.com - Clustering
> http://www.msmvps.com/clustering - Blog
> "len" <len@.discussions.microsoft.com> wrote in message
> news:D1696F91-B3EF-485F-A362-785E910D02D7@.microsoft.com...
>
>
|||You are most welcome.
The IP has to be a new IP address, it needs to be in the same subnet as the
SQL & Cluster IP.
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://www.msmvps.com/clustering - Blog
"len" <len@.discussions.microsoft.com> wrote in message
news:08F90F15-972F-41D6-87E1-F34C1EBCFAB3@.microsoft.com...[vbcol=seagreen]
> Dhanks for that - it's just what I was looking for! I have one question
> regarding 301600 though:
> Part of the instructions state that after creating a Cluster group for
> MSDTC, I need to add an IP Address resource to that group.
> What I don't know is: where should this IP address come from? I've already
> tried the IP address of both of my cluster nodes AND the virtual IPAddress
> of
> my shared storage/SQL server but errors are thrown up about these being in
> use already. do I need to create an entirely ne IP address?
> thanks again!
>
> "Rodney R. Fournier [MVP]" wrote:
Labels:
cluster,
clustering,
coordinator,
couple,
database,
distributed,
ive,
linked-server,
microsoft,
mularky,
mysql,
oracle,
query,
questionsregarding,
regular,
server,
sql,
transaction
Subscribe to:
Posts (Atom)