I posted this message earlier, but somehow it must have got lost:
Issuing the command "RUN LIST_INDEX" in the system monitor yields 60 indexes.
Running the OS command "OENGINE /I APPNAME" opens the OEngine Index Server and shows only 28 indexes to update for the same application … what happened to the others?
Regards
Wilhelm
Note:
The application loads the APPNAME.DBT image.
OI413
Wilhelm-
The old DM had an issues reporting/showing indexes if the .DBT file was corrupt, or if a file in the DBT did not exist.
You can try removing all indexed tables, adding them one by one until you find the erroneous one, or you can wait for 7.0, which uses a different process to get the indexed tables.
Mike,
there were no corrupt files in our case, but we have several MFS's sitting there. We found out, that when changing the delimiter between MFS's in the REVMEDIA file from @svm to @vm, all the indexes seemed to work properly.
With the problem apparently resolved, our confusion is much bigger than before.
Wilhelm