Opening files with extended key modes caused issue
When opening a table, a check was performed to verify that the segment type made sense. Certain segment types were not considered proper at open time and so the open was denied. the logic has been changed to eliminate this problem.