Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 REPL too many arguments...

Author  Topic 

lordzoster
Starting Member

29 Posts

Posted - 2004-03-30 : 07:38:11
Hallo
i'm performing a t-replication between two SQL Server 2000 std SP3.
I have error messages like this
""too many arguments supplied for the stored procedure sp_MSset_subscription_properties - error 8144"

I don't find any sp_MSset_subscription_properties stored proc, nor i can find a script which calls it.
Any suggestion?

Thanks in advance :)

MuadDBA

628 Posts

Posted - 2004-03-30 : 08:13:56
Check Microsoft.com knowledge base....I got this same error last week (using a regular SP, not replication) and all the hits it came up with were replication related.
Go to Top of Page
   

- Advertisement -