Ask a Question related to Coldfusion Database Access, Design and Development.
-
BCPower001 #1
SQL Replication Problems
I am trying to update a DB on a SQL merge replication subscriber. I get an
error: Invalid object ctsv_A58DF... I know that this is some kind of SQL
replication table but how do I tell ColdFusion to ignore these? I am
connecting to SQL via an ODBC System DSN.
BCPower001 Guest
-
Replication
Hi, Check the last couple of checkpoints on the primary and secondary servers - they should be within seconds of each other (assuming the clocks... -
File Replication
Hi There I have content on a windows 2003 server (server1) that I need to replication to another windows 2003 server (server2). I would like... -
DB2 V7 replication
Hi, How many ways are there to replicate data with DB2 V7 from Windows to linux? Thanks in advance, Ming -
One way replication
Help We want to have a DB2 server that expose to the internet for read only. And one internal server for Read & write. Is there a way to... -
Licence for replication
in article c8dL9.4001$jM5.11318@newsfeeds.bigpond.com, Howard J. Rogers at howardjr2000@yahoo.com.au wrote on 12/15/02 9:12 PM: Hmm - actually,... -
philh #2
Re: SQL Replication Problems
Possibly
[url]http://groups.google.com/group/microsoft.public.sqlserver.replication/browse_thr[/url]
ead/thread/e8fb8df34a24f8af/d28ccff4f5c43afc?lnk=st&q=update+merge+replication +i
nvalid+object+error&rnum=2&hl=en#d28ccff4f5c43afc
which is not something to ignore.
philh Guest
-
BCPower001 #3
Re: SQL Replication Problems
That may be it. I did notice that my subscriber has a lot less SQL Views than
the publisher and a missing view is was threw the error. Are Views supposed to
replicate?
Also, Do I totally reconfigure replication and then generate a script? Is
that what that means? I don't know how to configure replication without using
EM.
Thanks.
BCPower001 Guest
-
philh #4
Re: SQL Replication Problems
The publication dictates what's replicated.
Go into EM, expand your publications, and right-click on one. See the
handy-dandy "Generate SQL Script..." option?
Durn near everything in SQL is scriptable. The distribution agents don't have
that option but I bet there's a way around it.
philh Guest



Reply With Quote

