Quantcast
Channel: MySQL Forums - MySQL Workbench - Database Migration
Viewing all articles
Browse latest Browse all 561

DB migration from Btrieve (PSQL) to MySQL (no replies)

$
0
0
Hello everyone,

I'm trying to migrate db from Btrieve (PSQL) to MySQL using MySQL Workbench's Database Migration Wizard. For this i have used ODBC data source as source but the process generates error while Fetching Schemas List.

I have checked for: -
ODBC drivers are installed
MySQL database works fine

The error log: -
----------------------------------------------------------------------------------
Starting...
Connect to source DBMS...
- Connecting to source...
Connect to source DBMS done
Check target DBMS connection...
- Connecting to target...
Check target DBMS connection done
Retrieve schema list from source....
- Checking connection...
- Fetching catalog names...
- Fetching schema names...
- Fetching schema names from DEMODATA...

Traceback (most recent call last):
File "C:\Program Files (x86)\MySQL\MySQL Workbench 6.1 CE\workbench\wizard_progress_page_widget.py", line 192, in thread_work
self.func()
File "C:\Program Files (x86)\MySQL\MySQL Workbench 6.1 CE\modules\migration_source_selection.py", line 439, in task_fetch_schemata
self.main.plan.migrationSource.doFetchSchemaNames(only_these_catalogs)
File "C:\Program Files (x86)\MySQL\MySQL Workbench 6.1 CE\modules\migration.py", line 255, in doFetchSchemaNames
self.state.sourceSchemataNames.append("%s.%s" % (self._db_module.quoteIdentifier(catalog), self._db_module.quoteIdentifier(schema)))
TypeError: DbGenericRE.quoteIdentifier(): argument 1 must be a string but is None
ERROR: Retrieve schema list from source: DbGenericRE.quoteIdentifier(): argument 1 must be a string but is None
Failed
----------------------------------------------------------------------------------

any help please? I just want to migrate brtieve db to MySQL/Oracle.

Thank you in advance.

Best Regards
-Anubhav-

Viewing all articles
Browse latest Browse all 561

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>