Re: Suspended Merge Replication Job
From: Shahin Yousefi (shahin_yousefi_mcse_at_hotmail.com)
Date: 10/14/04
- Next message: Shahin Yousefi: "Re: Suspended Merge Replication Job"
- Previous message: Paul Ibison: "-ForceConvergenceLevel - Where dose it go?"
- In reply to: Hilary Cotter: "Re: Suspended Merge Replication Job"
- Next in thread: Shahin Yousefi: "Re: Suspended Merge Replication Job"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 14 Oct 2004 08:19:55 -0400
No, that's not the error message. The error message is actually being
returned by the JOB (from Enterprise Manager, browse to the server >
Management > SQL Server Agent > Jobs). This isn't the subscription as shown
through the Replication Monitor. ANY job could become suspended, not just
replication jobs.
Reinitialization isn't an option. The WAN link isn't fast enough and the
publication is too large.
- Shahin
"Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
news:OlwZvVesEHA.3604@TK2MSFTNGP15.phx.gbl...
> I suspect you are mistranslating as I am unaware of the "suspend" error
> message.
>
> Is this the error number/message you are getting?
>
> 14157 The subscription created by Subscriber '%s' to publication
'%s'
> has expired and has been dropped.
>
> or
>
> 20538 Replication: expired subscription dropped
>
> or
>
> 21056 The subscription to publication '%s' has expired and does not
> exist.
>
> If so you will have to run your snapshot agent again to redeploy it.
>
> --
> Hilary Cotter
> Looking for a SQL Server replication book?
> http://www.nwsu.com/0974973602.html
>
>
> "Shahin Yousefi" <shahin_yousefi_mcse@hotmail.com> wrote in message
> news:%23yvXrBXsEHA.3136@TK2MSFTNGP11.phx.gbl...
> > Hello all,
> > I have a merge publication on one end of a slow WAN link and a
> subscription
> > to said publication on the other end of the aforementioned slow WAN
link.
> >
> > Recently, the link decided to take a vacation for a week or two and was
> (for
> > all intents and purposes) inoperable. Upon finally fixing the link, I
came
> > to realize that the pull subscription job wasn't running as it should be
> > (I'm supposing it decided seize the opportunity and vacation as well).
> When
> > I attempted to start the job manually I was told that the job couldn't
be
> > run because of "Error 22022: SQLServerAgent Error: Request to run job
> > BlahBlahBlahBlah (from User BLAH\BlahBlah) refused because the job has
> been
> > suspended."
> >
> > Naturally I was alarmed at the cavalier nature of a rogue job refusing
to
> > run at my beck and call at which point I sought to find out where this
> > treacherous "suspended" flag was raised.
> >
> > I was unable to a) locate the table in which this "suspended" value was
> > stored, but I believe it to be returned by the extended stored procedure
> > "xp_sqlagent_enum_jobs"; b) find out how to un-suspend my vacationing
job;
> > c) find any information in the KB and/nor through search engines
regarding
> > this specific problem.
> >
> > Has anyone run into this before and, if so, what was done to resolve
it...
> > and, if not, any other tips?
> >
> > Best regard and TIA,
> > Shahin Yousefi
> >
> >
>
>
- Next message: Shahin Yousefi: "Re: Suspended Merge Replication Job"
- Previous message: Paul Ibison: "-ForceConvergenceLevel - Where dose it go?"
- In reply to: Hilary Cotter: "Re: Suspended Merge Replication Job"
- Next in thread: Shahin Yousefi: "Re: Suspended Merge Replication Job"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|