all groups > sql server replication > april 2007 >
You're in the

sql server replication

group:

merge repl error invalid parameter


merge repl error invalid parameter jaylou
4/12/2007 6:54:05 AM
sql server replication:
I have been having a weird situation with this branches replication lately.
For some reason it was failing due to an invalid object on the Branches
database. I added the objects to the data base and the sync worked fine, but
the step still failed due to "Message The parameter is incorrect. The step
failed." (it would be nice to know which is incorrect, but that may be asking
for too much )

I checked the ObjectId and Name in Sysjobs and they are correct
I have no errors in my output file nor do I see this parameter issue.

Here is a copy of my step that is failing. Can anyone see anything that may
be causing this parameter issue? I also included the extra params from my
ouput file below.

-Publisher [SQL1] -PublisherDB [CENTRALDB] -Publication [CENTRAL_BR17]
-Subscriber [BR17] -SubscriberDB [BR17Main] -Distributor [SQL1]
-DistributorSecurityMode 1 -Output "E:\Microsoft SQL
Server\MSSQL\ReplStepLogs\BR17.txt" -OutputVerboseLevel 2

-XSTEPID 2
-XSUBSYSTEM Merge
-XSERVER SQL1
-XCMDLINE 0
-XCancelEventHandle 000004A4
-XParentProcessHandle 0000049C

Any help or ideas of where to look would be greatly appreciated.
Thanks,
Re: merge repl error invalid parameter Hilary Cotter
4/12/2007 11:44:29 AM
as written this works for me

-Publisher [SQL1] -PublisherDB [CENTRALDB] -Publication
[CENTRAL_BR17] -Subscriber [BR17] -SubscriberDB [BR17Main] -Distributor
[SQL1] -DistributorSecurityMode 1 -Output "c:\BR17.txt" -OutputVerboseLevel
2

Can you try a shorted path name with no spaces?

--
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



[quoted text, click to view]

Re: merge repl error invalid parameter jaylou
4/13/2007 5:36:00 AM
Thanks Hilary,
I did as you suggested but it was still wrong, I removed it since the repl
was working fine and my repl was successful last night.

Thanks again!

[quoted text, click to view]
AddThis Social Bookmark Button