Re: Please Help....
From: S.Azish@Systemadvance.co.uk
Date: 10/10/02
- Next message: S.Azish@Systemadvance.co.uk: "Accessing SQL Server from ASP"
- Previous message: Dardo: "Encrypt SQL Database"
- In reply to: linda deng[MS]: "RE: Please Help...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: <S.Azish@Systemadvance.co.uk> Date: Thu, 10 Oct 2002 18:13:56 +0100
Thnaks Linda, everything seems to be ok. I solved problem in another way
though. It was happening when that server was subscriber in another server.
Thanks very much anyway.
Saeid
"linda deng[MS]" <lideng@online.microsoft.com> wrote in message
news:1qnh7vAcCHA.2164@cpmsftngxa08...
> Hi Saeid,
>
> Please check the column 'priority' of the system table
> 'sysmergesubscriptions'. When the server is used as an anonymous
> subscriber, the value of this column will be equal to 0. So the error will
> appear when running sp_addmergepublication.
>
> You can drop this anonymous subscription to reset this column, or update
> the system table 'sysmergesubscriptions' manually to set priority as
100.0,
> then please run the stored procedure to create a replication again.
>
> If anything is unclear, please let me know.
>
> Sincerely,
>
> Linda Deng
> Microsoft Corporation
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
- Next message: S.Azish@Systemadvance.co.uk: "Accessing SQL Server from ASP"
- Previous message: Dardo: "Encrypt SQL Database"
- In reply to: linda deng[MS]: "RE: Please Help...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|