I'm trying to enable full text searching on a DB2 V9.5 database, SuSe Enterprise Linux.
Net Search Extender has been installed and db2text service starts without problems.
When I execute the following command:
db2text ENABLE DATABASE FOR TEXT CONNECT TO <database_name>;
I get the error message:
CTE0190 Executable program "cteadmsv" could not be started.
Has anybody run into this before?
Thanks