Maybe you are right. I'll check it. Anyway, i'd like to know if transactions
"Hilary Cotter" wrote:
> There were bug fixes, but none which has caused (AFAIK) this problem on
> other systems. Perhaps you have another process running on your system at
> 1:00 am which is causing extra load on your system and the overall
> degradation is causing this problem to occur.
>
> --
> 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 >
>
>
> "ericsson" <ericsson@discussions.microsoft.com> wrote in message
> news:875E8A04-90D5-44E2-A13B-111C2E8CC143@microsoft.com...
> > Hi Hilary,
> >
> > Thank you for your information. i understand your words as: deliver
> > transactions only when no other processes are using table D2.T1, or using
> > continually transaction delivery, right?
> >
> > Actually, it had been working perfectly with same configuration before i
> > upgraded the server from sp3 to sp4. Did anything related to replication
> > be
> > changed in sp4?
> >
> > "Hilary Cotter" wrote:
> >
> >> You have two options. You can run the distribution agent continually to
> >> minimize the impact occurring at 1:00 pm, or you can schedule it to stop
> >> around 12:50 pm and restart when the other processes are complete.
> >>
> >> --
> >> 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 > >>
> >>
> >>
> >> "ericsson" <ericsson@discussions.microsoft.com> wrote in message
> >> news:827E13A7-26C0-4C0F-BC2B-D9DC48E34819@microsoft.com...
> >> > hi all,
> >> >
> >> > my sql server has sp4 installed. i have two databases, D1 and D2. And
> >> > the
> >> > transaction replication copys table D1.T1 to D2.T1 at 1:00pm everyday.
> >> >
> >> > the problem is:
> >> > when some applications are continuously using table D2.T1, i mean those
> >> > processes are in runnable status. And then the replication starts and
> >> > try
> >> > to
> >> > copy data from D1.T1 to D2.T1, it will fail.
> >> >
> >> > is there a way to work around this without having to kill those running
> >> > process which are using table D2.T1 at that time?
> >>
> >>
> >>
>
>