Re: Oracle 8.1.7 to MySQL: problem with SP and sequences
Hi Mike,
as soon as I continue the migration process, a DOS-box opens and says:
-----------------------------------
** (process:1300): CRITICAL **: file .\source\myx_grt_value.c: line 3207: assertion 'list != NULL' failed
** (process:1300): CRITICAL **: file .\source\myx_grt_value.c: line 282: assertion 'dict != NULL' failed
** (process:1300): CRITICAL **: file .\source\myx_grt_struct.c: line 277: assertion 'gstruct != NULL' failed
** (process:1300): CRITICAL **: file .\source\myx_grt_struct.c: line 402: assertion 'gstruct != NULL' failed
-----------------------------------
Being a C programmer myself, I know what it means but I don't know how to fix it without struggling through the source.
I'd be glad to assist you in whatever it takes to migrate the database to MySQL.
Greets,
Philip
PS: just for the record: when I continue despite this error message, I get a segfault after "Manual Editing":
Access violation at address 00532B42 in module 'MySQLMigrationTool.exe'. Read of address 00000025.
Edited 1 time(s). Last edit at 08/12/2005 02:18AM by Philip Busch.