Re: Problems creating subscription...
- From: "Hilary Cotter" <hilary.cotter@xxxxxxxxx>
- Date: Tue, 16 Jan 2007 06:14:32 -0500
I am looking at the code for sp_MSget_synctran_commands and this is what it
has around line 198
if @command_only = 0
select * from #art_commands order by id
else
select commands from #art_commands order by id
--
Do you have any really long table names?
--
Hilary Cotter
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
"LPR-3rd" <lreames@xxxxxxxxx> wrote in message
news:1168927021.980769.34300@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Sooy....different problem....
I scriped the creation of the publication, it took 23 min to create it.
I scripted the creation of the subscription & received the following
message.......
Job 'R00S-SQLA-STOREMAIN-Storemain to 99-R99S-SQLA-449' started
successfully.
Warning: The distribution agent job has been implicitly created and
will run under the SQL Server Agent Service Account.
Msg 8152, Level 16, State 10, Procedure sp_MSget_synctran_commands,
Line 198
String or binary data would be truncated.
'ROUSES.COM\LarryDSI' is a member of sysadmin server role and cannot be
granted to or revoked from the proxy. Members of sysadmin server role
are allowed to use any proxy.
AHIA,
Larry...
.
- Follow-Ups:
- Re: Problems creating subscription...
- From: LPR-3rd
- Re: Problems creating subscription...
- References:
- Problems creating subscription...
- From: LPR-3rd
- Re: Problems creating subscription...
- From: Hilary Cotter
- Re: Problems creating subscription...
- From: LPR-3rd
- Re: Problems creating subscription...
- From: LPR-3rd
- Problems creating subscription...
- Prev by Date: Re: SQL 2000 repl scripts... Will they work on 2005 ?
- Next by Date: Re: Add new table to sql server 2005 transaction replication
- Previous by thread: Re: Problems creating subscription...
- Next by thread: Re: Problems creating subscription...
- Index(es):
Relevant Pages
|