directory - however I am not convinced this will help. I think your best
"Timo" <timo@noneofyer.biz> wrote in message
news:e2Jxi%236FFHA.1924@TK2MSFTNGP14.phx.gbl...
> Hilary,
> Event viewer shows no errors.
> I have already reinstalled FTS from the CD, and I've just now applied SP2,
> so SQLServer is now at 8.00.534.
> Services have been stopped and restarted.
> System has been rebooted.
> Error 7342 persists.
>
> I'd be happy to try anything else. Do you have a way of reinstalling FTS
> other than adding components from the installation CD?
> Thanks
> Timo
>
>
> "Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
> news:OHw7Zq5FFHA.1456@TK2MSFTNGP09.phx.gbl...
>> There is something wrong with your environment. Could you look in the
>> application log using event viewer for informational messages coming from
>> MSSearch or MSSCI?
>>
>> Also check out this kb article. This lists the most common reason for
>> full
>> text errors - although your error seems a little different.
>>
>>
http://support.microsoft.com/default.aspx?scid=kb;en-us;277549 >>
>> Also what sp are you at? I helped one guy through this error once
>> before -
>> it involved a reinstallation of SQL FTS. I can guide you through the
>> steps
>> if the kb article won't help.
>>
>> --
>> 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 >>
>> "Timo" <timo@noneofyer.biz> wrote in message
>> news:%2376P3W5FFHA.560@TK2MSFTNGP15.phx.gbl...
>> > Thanks for the reply. Although I am able to create a new catalog on
>> another
>> > table and build the index without error, a query results in the same
> 7342
>> > error.
>> > Timo
>> >
>> > "Hilary Cotter" <hilary.cotter@gmail.com> wrote in message
>> > news:#X117m4FFHA.2824@tk2msftngp13.phx.gbl...
>> > > Can you create and successfully query a full text catalog on another
>> table
>> > > in another database?
>> > >
>> > > If so the problem is with this catalog as opposed to your
> installation.
>> > >
>> > > --
>> > > 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 >> > >
>> > > "Timo" <timo@noneofyer.biz> wrote in message
>> > > news:u62yHT4FFHA.3648@TK2MSFTNGP10.phx.gbl...
>> > > > I would be very grateful for advice or suggestions for the
>> > > > following
>> > > > problem.
>> > > >
>> > > > I have had no problem with Full Text Search in SQL2000 on my PC
> under
>> XP
>> > > Pro
>> > > > using the Developers Version of SQL 2000. However, I have created
>> > another
>> > > > copy of the same relatively small (100mb) database on a notebook
>> > > (originally
>> > > > purchased with XP Home and then upgraded to XP Pro /SP2). On the
>> > notebook
>> > > I
>> > > > am getting an error whenever I run a fulltext query in QA. The
>> notebook
>> > > has
>> > > > 1GB RAM and a 1.7ghz CPU. Both my PC and this notebook used the
>> > > > same
>> > > install
>> > > > CD of the SQL Developer Version.
>> > > >
>> > > > The query:
>> > > > Select * from MedArticles where CONTAINS(keywords, 'mysearcharg')
>> > > >
>> > > > always yields error: 7342
>> > > > Unexpected NULL value returned for column
> '[FULLTEXT:MEDARTICLES].KEY'
>> > > from
>> > > > the Ole db provider
>> > > > 'Full-Text Search Engine'. This column cannot be null.
>> > > >
>> > > > Troubleshooting steps taken so far:
>> > > > 1. Select FULLTEXTSERVICEPROPERTY('IsFullTextInstalled') = 1
>> > > > 2.<sqlpath>FTDATA\<sqlserver>\Config\schema.txt same as on CD
>> (Developer
>> > > > Edition of SQL2000)
>> > > > 3. @@version = Microsoft SQL Server 2000 -- 8.00.194
>> > > > 4. The MSSearch service is running.
>> > > > 5. I've dropped and recreated the catalog and have rebuilt the
> index.
>> > > > 6. Event log shows the start_full build completes without
>> incident.("The
>> > > > index build for project <my project> has completed."
>> > > > 7. Have reinstalled Full Text Search from CD
>> > > > 8. Have restarted the MSSearch service from management console
>> > > > 9. tquery.dll is same version/size/date on PC where full text is
>> working
>> > > and
>> > > > on notebook where fulltext gets error 7342.
>> > > > 10. Have manually registered tquery.dll with success message.
>> > > >
>> > > > Thanks
>> > > > Timo
>> > > >
>> > > >
>> > > >
>> > >
>> > >
>> >
>> >
>>
>>
>
>