all groups > sql server replication > february 2007 > threads for february 8 - 14, 2007
Filter by week: 1 2 3 4
URGENT-- The step did not generate any output. The step failed.
Posted by ChrisR at 2/14/2007 3:24:58 PM
SQL2K SP4 on both Publisher and Subscriber.
Remote Distributor (on the Subscriber).
NOT immediate-updating.
Transactional.
Continuous.
I've had replication set up for a long time now (over a year) and this
message is suddenly showing up on several of the Log Reader Agents. Whats
really st... more >>
Deletes
Posted by Sal at 2/14/2007 2:38:10 PM
I want to clarify something regarding the deletes. On Publisher, we have a
table which has foreign keys. I checked the same table in subscriber. It
does not have foreign keys but it has primary and unique keys. Does
Replication ensure that delete happen in the same order on all subscribers... more >>
SQL 2005 transaction repl verbose logging location
Posted by Chuck Lathrope at 2/14/2007 1:33:09 PM
I have primary key duplication issues on brand new snapshot of data, where
subscriber is just a read-only reporting server. I am trying to turn on
verbose history agent profile, but don't know specifics of doing this. Do I
do it on the distribution agent or at the subscriber? Also, where does it
... more >>
HELP - Replication Error
Posted by RichardD at 2/14/2007 11:46:14 AM
We have about 52 clients on SQL Server 2005 using anonymous pull
subscriptions (2 subs each).
One of these clients had an issue with disk space so we had to recreate the
subscriptions for the 2 databases. One subscription went fine but the second
is getting the following error:
The spec... more >>
Replication complete event on publisher
Posted by Rono at 2/14/2007 7:49:15 AM
I would like to setup transactional replication so that when the publisher
finishes sending data out, a .NET 2.0 app is run. Is there an event I can
grab onto, or would I have to set a trigger up on a system table?... more >>
SQL Server 2005 Workgroup edition as subscriber
Posted by Daniele Romagnoli at 2/14/2007 12:00:00 AM
Hi, have a SQL Server 2005 Standard edition with a publication of kind
"Transactional with updatable subscribers". I would like to have SQL Server
2005 Workgroup Edition as a subscriber. Is it possible?
Thanks.
... more >>
change the length of data type of column from 10 to 100 in replica
Posted by sam at 2/13/2007 9:46:50 PM
Hi,
currently we have a table in sql server 2000 which has one column as length
is 10 and which is part of transactional replication .That table as
publication.
Now i would like to change the length at publication side from that column i
mention above to 100 , but it seem cannot do anything... more >>
Log won't Truncate when Publication is created
Posted by Bodhicitta at 2/13/2007 9:52:01 AM
We are having an issue whereby the log file on a database will not truncate
once a snapshot publication is created for the database.
-The database is set to the Simple Recovery Model.
-Data in the database is updated/refreshed every 3 hours via a series of
stored procedures which complete in... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Configuring Distributor
Posted by mrdj at 2/13/2007 7:50:04 AM
I keep getting the error message:
An error occurred during decryption.
There is no remote user 'distributor_admin' mapped to local user '(null)'
from the remote server 'repl_distributor'.
Changed database context to 'master'. (Microsoft SQL Server, Error: 15466)
I have tried a local ser... more >>
Replication Deadlocks
Posted by Dave at 2/13/2007 2:44:33 AM
Hello,
I am running multiple replication publication on a SQL 2k database, with
a separate server as distribution agent, then finally push subscriptions
to multiple databases across 5 servers.
All publications use row and column filtering in them.
My question is, can I use locking hin... more >>
Updatable subscription to Snapshot Publication
Posted by Leila at 2/12/2007 3:45:49 PM
Hi,
Is it possible to have "Updatable subscription to Snapshot Publication" or
this feature has been discontinued in SQL Server 2005?
Thanks in advance,
Leila
... more >>
replicating SQL 2000 to SQL 2005 database
Posted by jaylou at 2/12/2007 1:05:05 PM
Hi All,
I am having some memory issues and SSL issues with my SQL 2000 box. I had
SQL 2005 installed on this box, I uninstalled it when I had a crash of my
production server. I installed SQL 2000 on this box and moved everything
over. Everything including my replication was working fine th... more >>
unspecified error in conflit viewer
Posted by Darin at 2/12/2007 12:25:31 PM
Publisher w/ 2 subscribers, all running SQL 2000 SP4.
Error in conflict viewer is:
The row was inserted at 'APOLLO.MARFAS' but could not be inserted at
'ARTEMIS.MARFAS'. Unable to synchronize the row because due to an
unspecified error.
The reason is on artemis (a subscriber) they had run... more >>
Copy SQL2k5 publisher/distributor to new server
Posted by jgmeinder NO[at]SPAM gmail.com at 2/12/2007 11:41:27 AM
I have seen a few threads asking about copying a complete server,
including all of replication (merge), to a new server. I notice that
the answers state that it should be possible as long as the server
name remains the same. We are in this situation today, and do not
have the luxury of recreat... more >>
DROP VIEW vs DROP TABLE
Posted by Roger Denison at 2/12/2007 9:50:00 AM
I looked through this newsgroup for Error 3705, which states that I cannot
use DROP VIEW on a particular view because it "thinks" it's a table so i am
supposed to use DROP TABLE instead. The suggestions I found do not apply in
this matter, so here goes...
I have a snapshot replication publ... more >>
How to replicate indexes
Posted by kulkarni.ninad NO[at]SPAM gmail.com at 2/12/2007 9:46:35 AM
Hi,
currently, we have some tables which are part of transactional
replication now we want to build indexes on those tables but my
concern is after building indexes on publication side will changes get
replicated to subscription side or not? and also what is the best way
to build indexes on... more >>
How to change data type of column from int to bigint in replication
Posted by kulkarni.ninad NO[at]SPAM gmail.com at 2/12/2007 9:41:04 AM
Hi,
Currently, we have a table in sql server 2000 which has one column as
int data-type and which is part of transactional replication we
replicate this table to oracle. The oracle version is 9.2. Now we want
to change the data type of this column to bigint what would be the
best way to alt... more >>
MSSQL 2000 SSL Snapshot problem
Posted by PSchultz at 2/12/2007 8:50:01 AM
Currently I am running 2 MSSQL SQL 2000 Enterprise servers running on Win2k3
utilizing SSL via "force protocol encryption". The systems are running fine
with the exception of Snapshots and/or DTS packages that write to the local
disk. When trying to get a snapshot to run for the local machin... more >>
Convert calendar
Posted by Nassa at 2/9/2007 11:31:38 PM
Hello Everyone,
How can I convert Miladi Date to the Shamsi Date?
Thanks,
Nassa
... more >>
Necessary help-changing language of date
Posted by Nassa at 2/9/2007 9:23:18 PM
Hi all,
I have a problem in converting English Calendar into Iranian
Calendar.
How I can change that?
What should I do?
Thanks,
Nassa
... more >>
How to add new column in MERGE replication
Posted by SANJAY PAWAR at 2/9/2007 12:44:06 PM
I am using MERGE replication.
Subscription is done @ 17 branch offices @ various locations. It running
successfuly.
Now I want to modify the table and want to add new column to the customer
table.
What should I do. Any changes made @ publisher side, how to apply @
subscribers side.
Bes... more >>
Cannot Subscribe Using Windows Synchronization Manager
Posted by Leila at 2/9/2007 12:03:14 PM
Hi,
I'm using two instances of SQL Server 2005 Developer Edition (SP2) on the
same machine. One instance is Publisher and Distributor and the other is
Subscriber. When I try to use Windows Synchronization Manager to subscribe
to the publication, I get this error:
The SQL Server publication... more >>
Inactive Publisher??????
Posted by Roger Denison at 2/9/2007 10:22:00 AM
I set up a Tranactional replication configuration and created a publication
in SQL2005. When I set up the subscriber the wizard stated all succeeded.
However, when I went to the Replication Monitor there was a error for the
publisher. I went to the history for the agent and it stated the f... more >>
Merge Replication Synchronization Manager
Posted by ThoHot00 at 2/9/2007 10:07:10 AM
Hi,
after upgrading a client within a Merger Replication scenario from MSDE2000A
to SQL Express SP1 the subscription is no longer listed within the
synchronisation manager.
How to register the subscription within Synchronization Manager?
(I know it is possible within Management Studio b... more >>
Is replication the best solution
Posted by Nancy Lytle at 2/9/2007 10:03:04 AM
We have a high volume OLTP database of about 300 g and growing at anywhere
from 5-20 g a week. We are running out of space and want to archive data
older than 45 days off of the database to an archive database that could be
used for reporting.
The question is would replication be the best me... more >>
Merge Replication changes sequence
Posted by Ivar at 2/9/2007 9:59:00 AM
I have a question for merge replication.
Scenario: Publication with 3 articles (tables A, B and C) and the sequence
of changes at one subscriber are C (delete row), B (insert row), A (delete
row) and B (insert row).
Questions:
1) Does the merge replication agent keep this sequence when u... more >>
Replication Topology Question
Posted by Kevin Eckart at 2/9/2007 9:47:07 AM
I have three locations each with multiple SQL 2000 databases that need to
stay in constant sync with the other locations. Which is the best type of
replication? Merge Replication or 2-way Transactional Replication?
TIA,
Kevin
... more >>
Distribution Configuration: Unable to
Posted by CGatto at 2/9/2007 9:45:46 AM
We are attempting to configure distribution on our new SQL Server 2005
cluster. Our setup is two failover clusters installed with SQL Server 2005
SP1 sharing a RAIDed hardrive array. We are trying to set up a basic
push-subscription replication and we are failing at the point where
distrib... more >>
Newbie replication questions
Posted by jason at 2/9/2007 9:28:01 AM
Hi All,
I have looked over BOL on replication; it seems a little lightweight.
1. Can someone recommend a good book on it?
2. Can you set replication with just two servers?
3. is replication set up at the db level…meaning I could have 10 dbs on the
server, but I can set up replication ... more >>
Caught in a Replication Catch-22, SQLServer2005
Posted by Roger Denison at 2/9/2007 7:33:00 AM
I am currently moving from SQL2K to 2005 and am having trouble incorporating
replication in 2005.
First off, I've found myself in a loop where I have two publications that
"don't exist" even though they show up in my Local Publishers list. I can't
delete tables that are articles in those p... more >>
bi-directional vs updatable subscriptions
Posted by Rob at 2/9/2007 7:03:02 AM
What is the difference between Bi-directional and Updatable Subscriptions
Transactional Replication? Conceptually, they seem to be the same... or are
they?... more >>
Problem wiht merge replication using pull subscription across internet
Posted by Manu at 2/9/2007 4:21:00 AM
Hi,
I want to use merge replication will pull subscription across
internet.
I have 2 computers with SQL Server 2005.
Computer A is the main computer that will have the publication.
Computer B will have a subscription to the Computer A publication.
The distributor will be in Computer ... more >>
Merge Replication Problems after upgrade to SQL Express
Posted by ThoHot00 at 2/9/2007 2:43:00 AM
Hello,
I have the following scenario. An application using SQL Server Standard
Edition 2000 SP3 on the server side and clients using MSDE 2000A (SP3a) on
the client machine. Since the client is offline quite often merge replication
is used to keep the clients in sync.
Now we try to upgr... more >>
Fillfactor
Posted by pardhiveswar via SQLMonster.com at 2/8/2007 10:53:06 PM
we have 2 servers with similar tables and columns and indexes with fillfactor
0. My replication is very slow during daytime and comes to normal at night
times.when i check the reads and writes both are more that 90 % high but when
i check the page splits it shows nothing.what do i need to do to f... more >>
Unable to create transactional replication subscription - authentication issue?
Posted by Oliver Graeser at 2/8/2007 5:04:01 PM
Hi everyone,
hopefully someone here can shed light on this, I've run out of ideas....
I'm running two SQL2005 SP1 servers here, Windows authentication only,
so far everything works fine. I'm managing them either through the
Management studio on my laptop as well as directly.
I want them... more >>
SQL Server 2000 Publication editing...
Posted by Terry Mulvany at 2/8/2007 1:31:11 PM
How in the world do you remove a table (article) from a publication. When I
go into the Properties of the publication, Articles tab, the checkboxes are
disabled for the tables last included. How do I re-enable the checkboxes?
... more >>
Getting sp_addmergearticle to apply to subsequent publications
Posted by Joseph at 2/8/2007 12:53:48 PM
Good afternoon, guys and gals;
In my all-MS-SQL2k environment, I use merge replication from publisher
(server A) to subscriber (server B), and then as a new, identical
publication from server B to subscriber (server C).
When making a schema change to Server A using sp_AddMergeArticle, I
can... more >>
transactional/merge repl, IDENTITY column question...
Posted by Terry Mulvany at 2/8/2007 12:19:42 PM
I have 2 SQL Servers (2000), each to which data is written by local apps.
This data is needed for reading on the other end by local apps.
So I have configured transactional replication with publisher/push
subscriber on each end. In terms of IDENTITY fields it works because tables
on the sub... more >>
2005 to 2000 Replication
Posted by ThomBeaux at 2/8/2007 12:19:02 PM
Can you setup a Transactional Replication from SQL Server 2005 database to a
SQL Server 2000 database?
If not, what else can be done to move data to a 2000 database (data
warehouse, about 10 tables)?
--
Thanks and God Bless,
ThomBeaux... more >>
SSE as an updatable subscriber
Posted by Rob at 2/8/2007 11:52:00 AM
Is it possible to configure a SQL Server Express server as an updatable
subscriber in the two-way transactional replication?... more >>
Some minor transformation with SQL Replication
Posted by Hassan at 2/8/2007 11:49:31 AM
Can I use SQL 2005 Transactional Replication to use some custom
transformations between the publisher and the subscriber ?
Thanks
... more >>
Replication Installation...
Posted by Paul at 2/8/2007 11:05:00 AM
What forum is a replication installation question best researched/posted?
The problem I am having is that when I try to create a new local
subscription I get a message that says replication is not installed.
When I try to install replaication either via setup, setup -SKUUPGRADE=1,
the gui ... more >>
SQL remote mirroring
Posted by Chris Ferraro at 2/8/2007 8:01:03 AM
I have an SQL server that I would like to set up with a remote copy of the
database. I have researched ways to do this and determined that asynchronous
mirroring and log shipping are the best options for me. I would be running
over a WAN link (either a VPN or a point to point T-1). The data... more >>
Replication from SQL Server 2005 to SQL Server 2000
Posted by Thyagu at 2/8/2007 4:25:54 AM
Is it possible to configure transaction replication for a database
from a SQL Server 2005 to SQL Server 2000 instance?
Thanks,
Thyagu
... more >>
|