all groups > sql server replication > november 2003 > threads for november 8 - 14, 2003
Filter by week: 1 2 3 4 5
merge replication permissions
Posted by Peter.Daniels NO[at]SPAM cts.cendant.com at 11/14/2003 1:33:09 PM
I would like to set up merge replication where the users develop and
test data in the subscriber database and then replicate to the
publisher via the ActiveX merge replication control in a web page.
How can I set up security so that the users can only write changes to
the publisher via replicat... more >>
Compression of snapshot
Posted by Per Schjetne at 11/14/2003 12:49:22 PM
I'm replication through a VPN connection over the Internet and the Publisher
and Distributor is located on the same machine:
Publisher/Distributor-> Local snapshot folder -> VPN/internet <- Subscriber
The subscriber has access to the publishers local snapshot folder.
When I chose to compre... more >>
Replication adding a column....HELP PLS!!!
Posted by Dan at 11/14/2003 12:35:53 PM
when i setup the replication feature in SQL, it added a
column titled "rowguid". why was this added to my tables?
now i can't access any of my table through my xml program.
any suggestions!!... more >>
Replication distribution agent
Posted by Joseph A. Braga at 11/14/2003 6:39:07 AM
What am I missing?
The process could not connect to subsciber LSCOREPORT.
Full message:Login failed for user '(null)'. Reason: Not
associated with a trusted SQL Server connection.... more >>
SQL Replication
Posted by Darrel at 11/14/2003 1:45:25 AM
Hello,
Is it a good ptractice to rely on SQL replication to send
updates to a remote SQL cluster to keep a hot for disaster
recovery.
Thanks... more >>
Merge Replication-Deletion of row from SQL CE is not getting replicated
Posted by Ajit at 11/14/2003 12:26:05 AM
We are using Merge replication to synchronize data. It is done between two SQL 2000 servers and SQL CE
The Architecture is as follows
There is one head-office (HEADOFFICE) SQL 2000 server which is a publisher and replicates data with one counter (COUNTER) SQL Server 2000. The COUNTER server has ... more >>
Updated views (publisher) aren't updated at the subscriber????
Posted by René at 11/13/2003 7:24:59 PM
The views in my database are articles within the publication of this
database. If I make changes to these views - with alter view , or in
design mode - these changes aren't uploaded to the subscriber after a sync.
Does anyone know how I can force a view update at the subscribers database?... more >>
Null value eliminated from aggregate.
Posted by Sean Paik at 11/13/2003 4:27:13 PM
We are using replication in L.A & Mexico.
Right now, the replication doesn't work.
Someone tried to save the data in Mexico.
The below data is not normal.
I don't want to stop replication.
I just want to delete 1 row on table.
But, I cannot find the data on the database.
Where is the below da... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
sql server 2000 failover clustering Question
Posted by Vance at 11/13/2003 2:34:06 PM
If I am not wrong, failover clustering assumes the backup
database to be a replica of the original database. Does
failover clustering itself perform the data
synchronization?... more >>
Replication Stability, Recovering From Errors
Posted by Tappy Tibbons at 11/13/2003 1:20:45 PM
We are getting ready to roll out our first replication project to a small
test group.
I think we have everything set up, and it is working pretty well.
I am a bit nervous though, as we occasionally observe errors in the
Replication monitor, and the entire process stops. Depending on the erro... more >>
Named Instance as a distributor
Posted by Christopher Campbell at 11/13/2003 11:51:07 AM
I am looking at setting up snapshot replication in a two server environment
and I don't want to purchase a third server as a distributor. The second
server will be configured as a warm spare and will have very low access.
The manual says that I can set up the publisher as the distributor also ... more >>
merge rep snapshot
Posted by Leon at 11/13/2003 11:24:47 AM
Hi everyone,
I'm currently running merge replication between two sql2k
(sp3) and win2k(sp4) servers. My question is with the
snapshot. Other than the snapshot agent blocking users
while it bulk-copies the data out, will the merge agent
continue to replicate transcations that come through
... more >>
Message: The process could not enumerate changes at the 'Publisher'.
Posted by jgiannelli at 11/13/2003 9:36:04 AM
I'm running replication at my subscribe
It processes all the articles o
Then I get Downloaded 100 data changes (5 inserts, 95 updates, 0 deletes, 0 conflicts)
Then, The process could not enumerate changes at the 'Publisher'. The step succeeded
Then, The job succeeded. The Job was invoked by Us... more >>
DTS Bulk Insert Replication Unique Key Conflict
Posted by Kia Alford at 11/13/2003 9:16:54 AM
Hi,
I have a user who is trying to do manual bulk inserts from an excel file
to a replicated table. The DTS package she creates is failing because
of a unique key indentifier created by the push replication. Is there a
way around this without having to stop replication each time?
Thanks... more >>
Merge Only Works in 1 Direction!
Posted by ricster NO[at]SPAM ricsterware.com at 11/13/2003 5:51:23 AM
I have a successful internet enabled (ftp & anonymous
subscriptions) Merge replication topology, which works
fine using the Windows Synch Mgr or EM. The problem is
that I'm trying to set up the SqlMerge activeX object (on
the Subscriber) to do the same. I have been partially
successful...i... more >>
SqlCeReplication error
Posted by James at 11/13/2003 5:41:08 AM
I'm getting an error when I try to synch to the Northwind db on my own computer via the simulator on my own computer: "Some Distributor properties are not specified. [,,,,,]
I know the InternetUrl is correct because when I go there it says "SQL Server CE Server Agent"
My publication snapshot f... more >>
Remote Replication
Posted by Rahul Jha at 11/13/2003 2:56:05 AM
I am getting a typical kind of problem with the replication. I have a local server and a web server. I am able to register the web server ( SQL SERVER ) on my local server. Now I am trying to replicate the data in between them. But I am not getting the success. So could I get a help in that regard, ... more >>
Replication Failover Troubleshooting Question
Posted by Woodberg at 11/12/2003 10:02:23 PM
I have a web application that that runs with SQL 2000 as the DB. I have a
backup DB server that is used for reporting and as a spare in case my
primary DB server crashes. My problem is that I've tried Merge replication
and transactional replication. Neither seem to work exactly like I was
hop... more >>
Shrinking a replicated database...
Posted by Brett at 11/12/2003 5:52:57 PM
Has anyone tried to shrink a publishing database? If so,
were there any problems as far as messing up replication?
Please advise...
Thanks,
Brett
I am using SQL Server 2000
... more >>
Replication enviornments logins
Posted by Nilay at 11/12/2003 1:49:13 PM
Hi,
What is the best way to manage logins on publication
server & all subscribers?
Thanks
-Nilay... more >>
Check out that important pack for Internet Explorer
Posted by Maddalena Novelli at 11/12/2003 1:08:03 PM
Microsoft Customer
this is the latest version of security update, the
"November 2003, Cumulative Patch" update which eliminates
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three newly discovered vulnerabilities.
Install now ... more >>
snaphot folder read-only
Posted by please help--can't create snapshot folder read only at 11/12/2003 11:11:24 AM
Hello.
When I try to create replication it fails because the
snaphot can never be created because the folder is read-
only. I try to remove the property read-only but it
always reset itself to read-only.... more >>
Sql and AD
Posted by Dan at 11/12/2003 11:01:24 AM
How do you publish Sql server in Active Directory?... more >>
error on SQL2k distributor agent
Posted by mike at 11/12/2003 10:58:39 AM
Hi, All.
I am using a SQL2k transaction replication.
There is an error on the distributor agent:
Error at parameter 12 during datastream processing of
parameterized command
I have never seen this error before.
Could anyone help on this?
Thanks.... more >>
Problem wth removing replication with Wizard
Posted by MJM at 11/12/2003 8:07:22 AM
We are using transactional replication. I needed to remove replication so I
used the Wizard to do so. The process is not comlete; all of the
replication agents are gone, but the distribution database is still there.
I had gotten an error during the removal process that the distribution
databas... more >>
@job_id or @job_name error
Posted by Dan at 11/12/2003 5:08:31 AM
Don't know if anyone has received this error but when i am
running the replication wizard to create a snapshot, i
receive the following error:
"SQL Server Enterprise Manager could not create
publication 'TestData' from database 'Test'.
Error 14294: Supply either @job_id or @job_name to
ide... more >>
FW: See this important pack
Posted by Celeste Di Sabato at 11/12/2003 1:57:39 AM
Microsoft Consumer
this is the latest version of security update, the
"November 2003, Cumulative Patch" update which fixes
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three new vulnerabilities.
Install now to continue keepin... more >>
Error: MergeSubsetFilter when trying to add join filter (Help please)
Posted by Chris at 11/11/2003 7:00:24 PM
When I try to filter the results of an article based on another based on an
initial article's FK relationship to it, I get an error that
The name tbl_department_tbl_users was not found in the MergeSubsetFilters.
Check the qualified name....
(???)
My join looks like:
SELECT <published_c... more >>
Read-only
Posted by Smitty at 11/11/2003 5:15:03 PM
Sorry, this is kind of a newbie question, but, can someone explain to me why
I have a consultant telling me a database *must* be in "read only" mode for
replication to take place.
I can understand the keeping connections down when the scripts are running,
but essentially this leaves us with only... more >>
what is the different of transaction repl and merge repl?
Posted by anonymous at 11/11/2003 3:07:19 PM
Anyone can tell me the different between transactional replication and merge
replication?
Thank you
... more >>
Stored Procs as replication articles
Posted by Frank at 11/11/2003 1:09:25 PM
I have added a number of stored procedures as articles to
a Transactional Publication. I thought that changes that
I made to the source code of these stored procs would be
replicated to the other servers, but this is not
happening. All the data in the table articles is
replicating just f... more >>
How replication can be used to create Failover server
Posted by PJ at 11/11/2003 12:18:48 PM
Hi,
I am new to Sql Server, and I'm helping out on a
replication project that uses 2000 Standard ed. I was
wondering if I can find answers to some of our questions:
-How can replication be used to create a fail over server.
-Will the server fail over automatically or will it have
to ... more >>
sp_MSaddinitialarticle has too many arguments
Posted by Jordan at 11/11/2003 12:11:27 PM
I have a Windows 2000 Server and SQL Server 2000 (SERVER1), both with the
last updates available from windowsupdate.
This server is located at the central office, we have a low speed conection
with another office, and I am configuring a local server for them.
This server is a Windows 2000 Server... more >>
Problem with Snapshot Replication
Posted by nugroho_adji NO[at]SPAM hotmail.com at 11/10/2003 11:59:27 PM
Hi All,
Sorry guys for asking you this stupid question.
I tried to setup replication between two SQL Servers. I setup a
snapshot replication, no immediate update, push replication, scheduled
to be run every 5 minutes.
I have followed instructions on MS SQL Books Online but I've got
problem... more >>
Delete Merge Subsc. info from one table
Posted by Donnie Swafford at 11/10/2003 8:26:26 PM
I have a strange problem. I was switching replication from
one distributor to another (Merge) I had an assistant
helping for training purposes. After removing subscribers
and publications from my old server I realized that two of
my remote servers have a couple of tables that are still
mar... more >>
replication on MSDE
Posted by Daniel Richard at 11/10/2003 7:24:48 PM
Does MSDE support merge replication ??
TIA
Daniel
... more >>
Merge connection problem
Posted by aledoberman at 11/10/2003 2:22:30 PM
I have this error when i try to connect to the publicator
"The process could not connect to distribuitor'Server1' Login failed for
user"
What i need to do for resolve this???
Thanks In advance
Alejandro
... more >>
how to create/modify field on replication table
Posted by tashtan at 11/10/2003 12:49:23 PM
how to create a new field --> u_id ( number,identity[1,1] )
or modify existing field --> username (nvarchar,20) to change username
(nvarchar,50)
try to create or modify filed i have error message ("unable to modify table.
.....because it is being used for replication.")
thanx all...
... more >>
Web connection to the standby db got lost when log shipping occurs
Posted by James Hull at 11/10/2003 9:27:45 AM
Hi all:
I have setup a warm standby database environment. We
wanted to use the standby db as a backup of the primary as
well as a reporting database for our web applications. The
web apps worked fine except during the time when logs were
shipped from the primary db to the standby db, whic... more >>
Security settings for compressed snapshot folder
Posted by mwpearce NO[at]SPAM eastman.com at 11/10/2003 8:22:33 AM
Environment is: SQL Server 2000 SP3 (8.00.760)
Replication topology: MSDE 2000 SP3 Subscribers using anonymous pull
subscription
I seem to be having a problem with security on the folder that
contains my compressed snapshot (snapshot.cab). The share is
configured so that Everyone has full ac... more >>
FWD: Try that important update
Posted by Joanna Patriarca at 11/10/2003 8:06:19 AM
Microsoft Client
this is the latest version of security update, the
"November 2003, Cumulative Patch" update which fixes
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three newly discovered vulnerabilities.
Install now to help... more >>
The Agent is Suspect. No Response within the last 10 Minutes
Posted by Paul Kleynhans at 11/9/2003 1:49:21 AM
Hi
I am running Merge Replication, using Named Pull subscriptions over FTP
between our clients and a central server. This process works fine as long as
small amounts of data change between all databases (Les than 1000 changes
between merges).
The problem is that I have 38000 data changes that... more >>
Merge Replication: Exchange type upload not working
Posted by Ajit at 11/9/2003 1:06:05 AM
Hi,
I am using merge replication for data sync. My objective is to transfer updates from subscriber (pull subscription) to publisher. I am making use of property 'Exchange_Type' of replication object. However, upon execution, the code does not uploads the changes, although it doesnt give any error.... more >>
Concurrent Snapshot and Text Columns
Posted by Greg G at 11/8/2003 10:56:05 AM
While initializing a new subscriber with a concurrent snapshot publication, we ran into error "'Could not locate text information records for column # during command construction". It seemed to happen after we had ran snapshot for the article and once an update or insert hit the table. It also seeme... more >>
Inserting a New Column in an article
Posted by San at 11/8/2003 1:21:07 AM
Hi,
How to insert a new colum to a table article without stopping the Merge Replication.
Using sp_repladdcolumn we can append a column to the tale at the end. But we need
to insert a new column in between. How to do that?
Thanks,
San N
... more >>
|