Null I/O eRROR (AREV Specific)
At 22 JUN 1999 12:04:31AM Bob Fernandes wrote:
I'm getting a Null I/o Error on an index that does not exist and on a file that never had an index during update. If you have any information that could help, I would appreciate it.
Thanks,
Bob Fernandes
bobf@toledoinc.com
909-591-2798
At 22 JUN 1999 10:07AM Don Miller - C3 Inc. wrote:
Bob..
Couple of things.
Check to see if you're using an Attach-Image that may have specified an Indexed file which has since been removed.
Check the Media Map to see if the table in question has SI.MFS attached to it (indicating that indexing is active). If this is so, then check all of your dictionary elements for entries in the Indexing fields (b-tree is field 6, for example). You can create a VOC item called INDEXED which returns a 1 if there is anything in Field 6.
LIST WITH TYPE=F
G
S' AND WITH INDEXED INDEXEDIf you've got a stray or corrupted value, then put an index on some trivial field and update indexes. You can try removing indexes one-at-a-time (rather than doing the remove-indexing from the Update Menu). This usually works
Don Miller
C3 Inc.