This error message occurs when the sum of all Access field sizes exceeds the default Oracle page size. To correct this problem, either change the Access Text field default from CHAR to VARCHAR, or CLOB columns , decrease some of the field sizes or create an Oracle instance that specifies a larger BLOCK SIZE.