Archive for the ‘Error Messages’ Category

Migrating Overlap With DESCENDING Segments

Tuesday, February 19th, 2008

While converting database of a file, there’s a migration problem in Flex2SQL. The error seems to indicate a problem creating the inverse key for overlap field. (more…)

Trouble Loading DLL on Linux

Saturday, February 16th, 2008

The error is generated when a driver cannot be loaded by DataFlex. There could be multiple reasons for this:
(more…)

‘Error ORA-00942′ During Migration

Saturday, February 16th, 2008

This error happens when the user doesn’t have DBA rights, Flex2SQL requires DBA role when converting the table, if not, then the error: “ErrorĀ : ORA-00942: table or view does not exist” comes up. Flex2SQL performs a select to some views to get information from server to use it to convert tables.