all groups > sql server replication > december 2005 > threads for december 22 - 28, 2005
Filter by week: 1 2 3 4 5
Merge Replication: Import Data
Posted by Javed Iqbal at 12/28/2005 4:11:42 PM
Hi,
I have MERGE setup between SERVER A (Publisher)---- SERVER B (Subscriber).
in a table on SERVER A i am importing data from an excel sheet say 100
records. But these records are not reflecting on SERVER B even after merge
agent runs several time.
What would be be possible cause?
Tha... more >>
Red X in Repl Manager
Posted by David Chase at 12/28/2005 3:43:10 PM
How do I get rid of the red X's in Replication Manager? They were there
when 1 synch with distributor failed, but then I fixed the problem and
synched again successfully but the red X's are still there. Thanks.
David
... more >>
Optimisation
Posted by GC at 12/28/2005 1:27:03 PM
Hi,
I read that we can optimise from 10 to 15 % the performance of a replication
by changing the default value of the HistoryVerboseLevel and the
OutputVerboseLevel of the Agent Profiles
For exemple for the Distribution Agent we have to use
distrib -HistoryVerboseLevel 1
distrib -OutputV... more >>
compression for log shipping
Posted by Justin at 12/28/2005 11:32:38 AM
Hi All
I am using the Simple Log Shipping in the SQL resource kit.
just wondering if there is any way I can compress the log during the log
shipping processing?
thanks
Justin... more >>
Replication Suggestions
Posted by Rob at 12/28/2005 5:57:02 AM
I have an application with a sql backend. My company has an external
database on the webbox and an internal database for inter-company use. I
was given the job of replicating this database between external and internal.
I have 3 sql servers; BOX1 is external box that is used to run web fro... more >>
merge replication data validation
Posted by mitsql at 12/28/2005 1:32:45 AM
After addition of new tables to Merge replication data validation fails
if i use only row count and checksum, however if i use binary checksum
and rowcount it is successful.
... more >>
Apply snapshot regularly
Posted by Wingman at 12/27/2005 8:03:02 PM
I am planning to do a snapshot regularly once a month to make sure that the
publshing database and subscriber database are always in sycn. Our system
is 24x7 but night time and weekend are relatively quiet. Is the correct
process for this is to do the 'Reinitialize All subscriptions' in Rep... more >>
Best Replication Method to Use
Posted by Scopus69 at 12/27/2005 1:22:00 PM
We want to allow our customer base to be able to access their account
information online. I want to setup a second SQL server so the customers can
use this for looks up. The front end to access this info is web based.
What replication method is the best one to use to update the database sa... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Applying of snapshot for transaction replication with DTS transfor
Posted by andsm at 12/27/2005 1:20:21 PM
I created transaction replication with DTS transformation. Next I want to
move all data from publisher to subscriber - apply snapshot to subscriber.
Subscriber have different schema but no data. How it is possible to do? I
expected snapshot will use same DTS, but it not use it. Publisher DB is... more >>
Pull Subscriptions not working at all
Posted by JLS at 12/27/2005 12:45:17 PM
I cannot get a pull subscription to work at all, push works, anyone have =
any suggestions as to why? =20
I currently have 1 subscription pulling from this server, but I can't =
add any new pull subscriptions, I receive an error message:
From EM, on Choose Publication (Using Wizard) - Click ... more >>
Updating problem with replication
Posted by Roy Goldhammer at 12/27/2005 9:22:23 AM
Hello there
I have two dababases with transactional replication
So far it worked fine, until somone delete all the data at the subscriber
When it happend, the replication failed on error: The row was not found at
the Subscriber when applying the replicated command.
Now what i need to d... more >>
Stop replication temporarily because of maintenance
Posted by Wingman at 12/27/2005 8:57:05 AM
We are using transaction push replication and like to shut down the
subscriber server for some maintenance maybe 3~4 hours. What is the best
way to shut down the replication or do I even need to worry about it?
I am thinking about stopping the distribution agent or maybe logreader agent
... more >>
The process could not deliver the snapshot to the Subscriber
Posted by Shehab Kamal at 12/27/2005 3:55:02 AM
I had a merge replication running between a publisher/distributer and 4
subscribers. Every thing was going well until I decided to reinitialize the
subscriptions, this was due to changing some stored proedures at the
publisher and I wanted them to be replicated to all other subscribers.
Afte... more >>
Replicating Table Without PrimaryKey
Posted by SouRa at 12/27/2005 2:22:02 AM
Hi,
I have a table without primarykey. Will i able to replicate this table. (I
will not able to create a primary key in this table)
If so, how will be the conflicts be identified ?
Please advise
Rgds,
Soura... more >>
Error - Building Replication
Posted by Shiv at 12/27/2005 2:00:02 AM
Hi,I am building the Transactional Replication.It thro's Error Like below.
The process could not bulk copy out of table
'[dbo].[syncobj_0x3435344541393145]'.
I/O error while writing BCP data-file
Category : ODBC
Source : ODBC SQL Server Driver
But I have Checked the Space in Both OLT... more >>
Lisence for replication
Posted by Roy Goldhammer at 12/25/2005 5:57:56 PM
Hello there
I have two servers who needs to be updated From master to slave.
For this i need to use the replication
I've heared that i need Enterprise on both sides and it coast approx 19000$
Do i need them on both sides? or i can use the standart
--
øåòé âåìãäîø
òúéã äðãñú úåëðä
... more >>
Synchronising/replicating access with sql server
Posted by John at 12/25/2005 3:10:26 PM
Hi
Is there a way to synchronise/replicate an access db with sql server 2000
db, short of writing the code oneself?
Thanks
Regards
... more >>
Synchronising with remote server
Posted by John at 12/25/2005 1:01:02 AM
Hi
We have an internal ms access database which we need to synchronise with our
website with sql server 2005 backend which is hosted on a public host. My
question is; is there a way to keep the two databases synchronised using the
technologies built in sql server 2005 and/or access? We also... more >>
Merge pull across VPN
Posted by Tony Taylor at 12/23/2005 2:58:45 PM
Hi
Here's my scenario...
- A central SQL Server 2000 hosting several databases for different
customers (one DB per customer).
- Each customer has one or more MSDE databases on their own site(s)
which each pull a subscription (one publication per customer) from the
central SQL Serv... more >>
Sintax Error
Posted by Sandokan at 12/23/2005 9:20:02 AM
Agent message code 20046. Syntax error or access violation
[12/23/2005 6:31:35 AM]PUBLISHER.distribution: {call
sp_MSadd_distribution_history(1, 6, ?, ?, 0, 0, 0.00, 0x01, 1, ?, 1, 0x01,
0x01)}
Adding alert to msdb..sysreplicationalerts: ErrorId = 393,
Transaction Seqno = 000011040000a813000600... more >>
Distribution Subsystem: agent (null) failed.
Posted by LPR-3rd at 12/23/2005 9:01:06 AM
Win 2k & SQL 2k SP3a
This error appears in my Application Log. How can I fix/remove/delete
this? How can I determine what dB this is from??
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Event Type: Error
Event Source: MSSQLSERVER
Event Category: (2)
Event ID: 17052
Date: 12/23/... more >>
Transactional Replication ERROR
Posted by Sandokan at 12/23/2005 8:32:03 AM
A command like this makes an error:
select {b '21ff70e4ebd49343a01df967f20e4081'}
I do not know why publisher has generated this, and why susbcriptor do not
understand it. the error is the following:
[Microsoft][ODBC SQL Server Driver]Syntax error or access violation
Can anybody help m... more >>
query about publisher or subscriber
Posted by Darin at 12/23/2005 8:01:37 AM
What is the easy command (if any) to see if the server is a publisher or
a subscriber in a replication environment?
Darin
*** Sent via Developersdex http://www.developersdex.com ***... more >>
pull subscription chaning identity seed/increment
Posted by Darin at 12/23/2005 7:47:39 AM
I have an anynonomous pull merge set and working. But, I create a new
table on the client machine with increment and seed as -1000 and -20.
The table is created fine. But when I execture the first synchrnoize
data from the client, the table is changed to be 1, 2, which is what the
server has. I ... more >>
Replication issues between SQL mobile and SQL2k?
Posted by Earl at 12/23/2005 5:51:39 AM
I meant to cross-post this over here, but not having much response in SQLCE
forum ...
I'm in the process of a 'forced' upgrade (my client bought newer PocketPCs).
Soooo .. what I would like to know is whether there are any issues
connecting SQL Mobile to SQL 2000 for replication. Currently, r... more >>
Happy Holidays to you all
Posted by Hassan at 12/23/2005 12:44:03 AM
Been fun posting on some of these SQL newsgroups and receiving timely
responses that made my day.
Thanks to all who responded and also thanks to all the ones that ask
questions.
I only wish i could read the newsgroup postings every day
Anyways Happy Holidays everyone..
... more >>
How to find out who has deleted replication ?
Posted by Vikram at 12/22/2005 11:30:02 PM
Today we ran into a strange problem. Our publication from the publisher
database just mysteriously disappeared.
Are there any tools / utilities to find out which user deleted the
publication?
Thanks in advance,
Vik... more >>
Signing off....
Posted by Paul Ibison at 12/22/2005 9:22:36 PM
Just to let you know, I can't continue any threads I'm involved in for the
next few days - I'll be in an internet-free zone until the new year. Merry
Christmas to all fellow replication-enthusiasts.....
... more >>
SQL Crashing Sporaticitaclly
Posted by LPR-3rd at 12/22/2005 8:31:34 PM
Running Win 2k & SQL 2k sp3a
I have on e main server and 15 remote servers. I am doing merge &
trans replication between the remote servers & the main server.
Yesterday, the main SQL server started stopping randomlly.
The contents of the of the Application Event Log show the following
erro... more >>
Cannot register subscriber
Posted by David Chase at 12/22/2005 4:19:39 PM
We are setting up a test laptop to use with Merge replication to a SQL 2K
server that serves as both Publisher and Distributor. I was hoping to
create a push subscription but that needs a register server setup that does
not work. When I go to register the server (MSDE on laptop) from the
P... more >>
How can I get a (count) of how many transactions the log reader is wating on?
Posted by combfilter at 12/22/2005 10:56:20 AM
I need to know if replication is running behind. I have already queried
with distribution db for this subscriber , but it's telling me there are
no transactions waiting.
the agent history on the log reader shows it moving across data to the
distributor normally, but when i try to shrink ... more >>
Problems with transactional replication.
Posted by MariaGuzman at 12/22/2005 9:18:37 AM
Hi, I have confired some transactional replication with puss subscrition
between servers running sql server 2000 sp3. The replication works fine,
but yesterday after the publication/distribution was restared the log
reader agent of each publication reports this error:
The process could not exe... more >>
Undescribed Error
Posted by Jonathan Lafontaine at 12/22/2005 9:14:10 AM
Hi all,
While synchronizing a device with my sql2005 merge replication, I get an
error with a HRESULT of 80004005, no description and a native error of 0.
I've searched around but couldn't find any post that would describe what
that error could mean. I've tried the little advice I've fo... more >>
problem with sp_addmergearticle
Posted by Tejas Parikh at 12/22/2005 9:09:04 AM
Hey, I've used the following script to add an article to an existing
publication. But now it wants to rerun snapshot agent. Is there anyway where
i could add this table and create a snapshot only for that table only and not
the whole publication? Please tell me what would i have to do. I tried... more >>
Pull Replication --- Error 1069
Posted by David at 12/22/2005 8:51:02 AM
I have a pull replication set up for users who synchronize data once in a
week. This replication is subscribed to a NT group with 5 users.
When a user is trying to synchronize the data, it is giving the error
message 1069 and the service did not start due to a logon failure.
Any help is ... more >>
|