Any Advice on transact repl error
am 13.11.2007 20:26:12 von GregM
Hi All, We are using SQL2000 servers with transact replication to a warm
stand-by server. We are seeing the following error from the Log reader
agents.
Does anyone have any insight on this error?
The process could not execute 'sp_MSadd_repl_commands27hp'
TIA Scott B.
Re: Any Advice on transact repl error
am 14.11.2007 04:56:33 von mooregr_deleteth1s
"Scott Bradley" wrote in message
news:HTm_i.9413$ww2.2129@newssvr19.news.prodigy.net...
> Hi All, We are using SQL2000 servers with transact replication to a warm
> stand-by server. We are seeing the following error from the Log reader
> agents.
>
> Does anyone have any insight on this error?
>
> The process could not execute 'sp_MSadd_repl_commands27hp'
>
> TIA Scott B.
>
>
Re: Any Advice on transact repl error
am 14.11.2007 04:57:10 von mooregr_deleteth1s
"Scott Bradley" wrote in message
news:HTm_i.9413$ww2.2129@newssvr19.news.prodigy.net...
> Hi All, We are using SQL2000 servers with transact replication to a warm
> stand-by server. We are seeing the following error from the Log reader
> agents.
>
> Does anyone have any insight on this error?
>
> The process could not execute 'sp_MSadd_repl_commands27hp'
>
We saw this happen from time to time. Never found the solution.
Put a retry on the job and then alert upon COMPLETION (not just failure) and
restart when needed.
> TIA Scott B.
>
>
--
Greg Moore
SQL Server DBA Consulting Remote and Onsite available!
Email: sql (at) greenms.com http://www.greenms.com/sqlserver.html
Re: Any Advice on transact repl error
am 16.11.2007 20:08:01 von GregM
What job. I haven't been able to determine which job is calling the sp in
question.
The log reader agent retries 10 ties then 'fails'. Sometime I can get things
work by restarting teh agent. Other times I have to reboot the subscribing
server, which where I also run the distribution agents.
Thanks, Scott B.
"Greg D. Moore (Strider)" wrote in message
news:13jksd0rea3mabe@corp.supernews.com...
> "Scott Bradley" wrote in message
> news:HTm_i.9413$ww2.2129@newssvr19.news.prodigy.net...
> > Hi All, We are using SQL2000 servers with transact replication to a warm
> > stand-by server. We are seeing the following error from the Log reader
> > agents.
> >
> > Does anyone have any insight on this error?
> >
> > The process could not execute 'sp_MSadd_repl_commands27hp'
> >
>
> We saw this happen from time to time. Never found the solution.
>
> Put a retry on the job and then alert upon COMPLETION (not just failure)
and
> restart when needed.
>
>
> > TIA Scott B.
> >
> >
>
>
>
> --
> Greg Moore
> SQL Server DBA Consulting Remote and Onsite available!
> Email: sql (at) greenms.com
http://www.greenms.com/sqlserver.html
>
>