I am getting this following error message when I try run a sql statement using tsql. I am using Texis Version July 2002 on Sun Solaris. I will appreciate your help on this matter. Thanks in advance.
texisuser >>tsql "select DOCID from tbldoc"
Texis Version 04.00.1019027849(20020417) Copyright (c) 1988-2002 Thunderstone EPI
005 Can't read 0x7012 bytes at 0xDFA in KDBF file /database/enron/tbldoc/SYSINDEX.tbl: er
ror 0: Unknown (Read past EOF) in the function read_rest_data
000 Could not open SYSINDEX in the function ddopen
000 Couldn't connect to . in the function SQLConnect
texisuser >>tsql "select DOCID from tbldoc"
Texis Version 04.00.1019027849(20020417) Copyright (c) 1988-2002 Thunderstone EPI
005 Can't read 0x7012 bytes at 0xDFA in KDBF file /database/enron/tbldoc/SYSINDEX.tbl: er
ror 0: Unknown (Read past EOF) in the function read_rest_data
000 Could not open SYSINDEX in the function ddopen
000 Couldn't connect to . in the function SQLConnect