Our 420r running texis apparently suffered an unhealthy reboot last night. We failed over to our backup texis copy, so all is (mostly) well, but we'd like to fix this instance.
Apparently our main table "article" has disappeared. The article.tbl file is still there, and it's still listed in all the SYS* tables.
Any suggestions on what might have happened or how we can recover it? Here's the output of tsql:
/p/server/texis/bin/tsql -VVV -d /p/data/texis/fulltext -u xxx -p xxx 'select count(*) from article;'
Texis Version 03.01.976899697(20001214) Copyright (c) 1988-2000 Thunderstone EPI
002 Unable to open table /p/data/texis/fulltext/article in the function opendbtbl
115 No such table: article in the database: /p/data/texis/fulltext/
000 SQL failed
Apparently our main table "article" has disappeared. The article.tbl file is still there, and it's still listed in all the SYS* tables.
Any suggestions on what might have happened or how we can recover it? Here's the output of tsql:
/p/server/texis/bin/tsql -VVV -d /p/data/texis/fulltext -u xxx -p xxx 'select count(*) from article;'
Texis Version 03.01.976899697(20001214) Copyright (c) 1988-2000 Thunderstone EPI
002 Unable to open table /p/data/texis/fulltext/article in the function opendbtbl
115 No such table: article in the database: /p/data/texis/fulltext/
000 SQL failed