Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Full-Text Search / October 2005

Tip: Looking for answers? Try searching our database.

Fulltext options grayed out

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Martijn Saly - 26 Oct 2005 10:27 GMT
This is an old one, but I haven't been able to fix this just yet. We
have a Win2k SP4 server which runs SQL server 2000 with the latest
service packs and updates and everything. The server is a webserver
that's being hosted at a hosting provider. There's absolutely nothing
special or exotic about its configuration. Just Win2k, SQL2k and IIS5.

The problem is that when I connect to this server from the EM, all
options regarding fulltext indexing are disabled. With our local
developemnt server we had this problem as well, but I solved it by
executing "exec sp_fulltext_database 'enable'" and reconnecting to that
server. But that doesn't work for the webserver...

I know for a fact that fulltext indexing is working perfectly fine on
the webserver. First of, because of the fact that there's a database
that's already using fulltext indexing successfully. Secondly, because I
can use the sp_fulltext_* procedures successfully. So why would the EM
still refuse to let me use it?

Signature

Thanks,

Martijn Saly

Hilary Cotter - 26 Oct 2005 16:05 GMT
Have a look at this link - http://www.indexserverfaq.com/tablenotenabled.htm

Signature

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

> This is an old one, but I haven't been able to fix this just yet. We
> have a Win2k SP4 server which runs SQL server 2000 with the latest
[quoted text clipped - 13 lines]
> can use the sp_fulltext_* procedures successfully. So why would the EM
> still refuse to let me use it?
John Kane - 26 Oct 2005 17:07 GMT
Martijn Saly,
The behavior you are seeing is by design for SQL Server 2000 as the
"Microsoft Search" service is an external service and cannot be directly
controlled by the EM when accessed across the Internet or when the server is
registered using an IP address or server alias. However, as you had found
using the system stored procs  sp_fulltext_* does succeed. For now, your
best solution is to continue to use the  sp_fulltext_* procedures.

Thanks,
John
--
SQL Full Text Search Blog
http://spaces.msn.com/members/jtkane/

> This is an old one, but I haven't been able to fix this just yet. We have
> a Win2k SP4 server which runs SQL server 2000 with the latest service
[quoted text clipped - 13 lines]
> the sp_fulltext_* procedures successfully. So why would the EM still
> refuse to let me use it?
Martijn Saly - 27 Oct 2005 13:19 GMT
> Martijn Saly,
> The behavior you are seeing is by design for SQL Server 2000 as the
[quoted text clipped - 3 lines]
> using the system stored procs  sp_fulltext_* does succeed. For now, your
> best solution is to continue to use the  sp_fulltext_* procedures.

So if the EM can't find the search service, it decides it is not
started? I wonder why the EM doesn't just try to do what I ask and then
give an error if it didn't work (for whatever reason).

So if the Search service can't be found or can't be accessed, the EM
shouldn't simply decide for itself that the service is stopped. That's
just very unhandy (or as some people would say: MS logic) ;)

Do you know whether this is fixed with SQL 2005?

Signature

Thanks,

Martijn Saly

John Kane - 28 Oct 2005 04:42 GMT
Martijn Saly,
It's true that under the conditions I stated that the EM "cannot find" the
MSSearch service (via RPC call), but it is not true that the MSSearch
service is not started, otherwise you would of gotten an error when you
executed the sp_fulltext_* procedures. Again, its not that it is stopped,
the EM assumes so, because it cannot detect the service.

At this time, I'm not sure if this is still an issue for the SQL 2005
Management Studio (SSMS), as I don't have access to an external SQL Server
2005 box via the internet, but I might be able to register one with an IP
address on a domain tomorrow and I'll report back here on what happens.

Regards,
John
Signature

SQL Full Text Search Blog
http://spaces.msn.com/members/jtkane/

>> Martijn Saly,
>> The behavior you are seeing is by design for SQL Server 2000 as the
[quoted text clipped - 13 lines]
>
> Do you know whether this is fixed with SQL 2005?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.