Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Jobs in MS CRM 3.0

0 views
Skip to first unread message

Andrej

unread,
Sep 7, 2006, 7:29:14 AM9/7/06
to
Hello,
I see two jobs in SqlServer.

1.MSCRM Stored Procedure Priming
2.Start_Incremental on Allianz_MSCRM.ftcat_documentindex.[7.5]

This jobs runs every 10 minutes or 15 minutes.
Does this jobs need to run during those times?
Is possible to start up this more rarely?

thanks for replay

Andrej

Matt Parks

unread,
Sep 7, 2006, 2:11:52 PM9/7/06
to
You can reduce the interval on the first one w/o drastic side effects. It's
purose is just to ensure that the procedures that are used for some of the
cascading logic are compiled and kept in the code cache in SQL.

The second one though affects how KBase searching works. This is what
updates the full text index that is used for searching the KBase. If it
isn't running, then you might not get the search results you want.

--

Matt Parks
MVP - Microsoft CRM


"Andrej" <pus...@poczta.onet.pl> wrote in message
news:1157628554.1...@b28g2000cwb.googlegroups.com...

Daniel

unread,
Sep 8, 2006, 12:30:45 PM9/8/06
to
Hi Matt,

Does that mean that if the the KBase entity is not utilized, we could
disable the job?

"Matt Parks" <mattp65@Yax_RemoveDashAndX_xhoo.com> wrote in message
news:OorQZkq0...@TK2MSFTNGP06.phx.gbl...

0 new messages