Duplicate full-text catalog population schedule? -
07-30-2003
, 03:27 PM
When you set up a full-text catalog in SQL Server and you set up the
population schedule, a job gets created and scheduled under SQL Server
Agent. The problem I encountered recently is when I disabled that job
in SQL Server Agent, the full-text catalog continues to be populated
with that schedule (every 15 minutes).
So I looked at the catalog's properties and noticed that the schedule
is still marked as enabled. I deleted that schedule and still the
catalog gets populated every 15 minutes.
- Do I need to restart SQL Server in order for this population to
stop?
- Is this a known bug in SQL Server or am I doing something wrong?
Thanks in advance.
Adisorn |