Re: Help w/Transcational Replication setup
- From: "Hilary Cotter" <hilary.cotter@xxxxxxxxx>
- Date: Tue, 16 May 2006 07:11:02 -0400
You can replicate an indexed view as a table. It sounds like somehow you
have configured automatic identity range management on your publication, can
you review the problem table in this publication and make sure this feature
is disabled.
--
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.
This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html
Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
"dw" <dw@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2720EC6D-C679-4F08-972C-F989EEE569CF@xxxxxxxxxxxxxxxx
Good questtion...I don't think the column is an identity column...but I
will
verify. Both servers are SQL 2005.
By the way....could I use a View instead? In other words, could I create
a
view of the data from Server A and then replicate that view to a
subscribing
server?
thanks
"john.gagnon@xxxxxxxxx" wrote:
Is the column in question on Server B an identity column? It should
not be. What version are you using of SQL on both servers?
dw wrote:
Hello -
I am trying to set up a server to server (both are SQL 2005)
Transactional
Replication publication. (Source = Server A, Target = Server B)
In this situation, Server B (the source) only needs to receive the
data,
first the initial snapshot and then any subsequent Updates. Server B
will
not be making any changes to the data.
One of the tables I am trying to publish has an Identity column.
Whenever
the publication wizard on Server A is starting to build the
publication, I
get the following error: "Automatic identity range support is useful
only
for publications that allow updating subscribers."
In our case, we don't want the subscribing Server to update the data.
Is
there a way for me to get around this issue?
thanks for any help
- will
.
- Follow-Ups:
- References:
- Re: Help w/Transcational Replication setup
- From: john . gagnon
- Re: Help w/Transcational Replication setup
- Prev by Date: Re: Merge replication filtering & conflicts warnings
- Next by Date: Re: Transformable v. regular subscriptions
- Previous by thread: Re: Help w/Transcational Replication setup
- Next by thread: Re: Help w/Transcational Replication setup
- Index(es):
Relevant Pages
|