Unable to migrate magento1.9.3.2 into magento 2.4.3 #35251
Magento 1.9.3.2 Magento 2.4.3 Data migation tool installed on magento 2.3.4 All configuration are good, when i am run migration:data command it will working and around 53% it stucked and say that In Mysql.php line 599:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sales_flat_qoute' doesn't exist, query was: SELECT DISTINCT child.quote_id FROM justselling_projectrequest AS child LEFT JOIN sales_flat_qoute AS parent ON child.quote_id = parent.entity_id WHERE (child.quote_id IS NOT NULL) AND (parent.e ntity_id IS NULL)
In Mysql.php line 91:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sales_flat_qoute' doesn't exist
Result: unable to migrate data Excepted data migrated succssfully
Hi @hemendraajmera. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
- Join Magento Community Engineering Slack and ask your questions in #github channel.
Notice: unserialize(): Error at offset 334 of 373 bytes in vendor\magento\data-migration-tool\src\Migration\Handler\Rule\
SerializedData.php on line 36
Can you suggest any help
Any one help me on that