SQL Server - Full Text Index 7619

From: Dianna Kampe (dkampe@cbs.com)
Date: 03/26/03


From: "Dianna Kampe" <dkampe@cbs.com>
Date: Wed, 26 Mar 2003 09:57:24 -0800


I am trying to populate a full text index and have not
been successful. When I try to query the index I receive
the following message:

Server: Msg 7619, Level 16, State 1, Procedure
TestIndexRpt, Line 15
Execution of a full-text operation failed. The catalog
does not exist or is currently unavailable. Please retry
the action again later and if this symptom persists,
contact the system administrator.

I am not having much luck in the knowledge base with this
error. Has anyone encountered this before. I have this
same index on another server and it works fine.

Any help would be great!
Thanks,Dianna



Relevant Pages

  • Re: quarterly report help!
    ... then my calculated fields in the query would be the way to go... ... Candia Computer Consulting - Candia NH ... I haven't seen what data you have in each field, so I'm only discussing [Successful ... values from the [Successful at Discharge] field to their respective new fields. ...
    (microsoft.public.access.gettingstarted)
  • Passing 2 parameters to stored query?
    ... query from a form. ... populate the variables then open the query it ... Set rst = New ADODB.Recordset ... Do Until CalcDate = Me.txtDateTo ...
    (microsoft.public.data.ado)
  • RE: Data entry property & lookup
    ... Dave Hargis, Microsoft Access MVP ... most recently entere record. ... the most recently entered or you can add a date/time stamp field and populate ... I had put an unbound combo box in but didn't set the query up ...
    (microsoft.public.access.forms)
  • Re: Hard to explain - multiple update fields query...
    ... "John Spencer" wrote: ... query to get the data back into the AwardsTable ... AwardsTable in your Access database and do all the work there. ... You will need 40 queries to populate the table from your current table. ...
    (microsoft.public.access.queries)
  • Passing a value from one form to another
    ... 10 labels and a control array of say 10 buttons. ... This part of it works fine, please do not see this as a DB query. ... hide my 1st form and populate the control array of labels on this 2nd ... from the ID that is stored in the relevant button's tag. ...
    (microsoft.public.vb.enterprise)