magento / data-migration-tool

Magento Data Migration Tool
https://devdocs.magento.com/guides/v2.3/migration/bk-migration-guide.html
Open Software License 3.0
334 stars 200 forks source link

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento.catalog_product_index_eav_decimal_outdated' doesn't exist, query was: SHOW INDEXES FROM catalog_product_index_eav_decimal_outdated WHERE `Non_unique` = 1 #867

Open VipinSimploics opened 3 years ago

VipinSimploics commented 3 years ago

AFTER RUN php bin/magento setup:upgrade this comment, it showing SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magento.catalog_product_index_eav_decimal_outdated' doesn't exist, query was: SHOW INDEXES FROM catalog_product_index_eav_decimal_outdated WHERE Non_unique = 1

error

after that my front-end and backend did not work

m2-assistant[bot] commented 3 years ago

Hi @VipinSimploics. Thank you for your report. To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


VipinSimploics commented 3 years ago

@magento I am working on newly installed Magento 2.3.4, First of all, we are trying to install the Aitoc-core plugin, this is mandatory for install the Aitoc-Smtp extension. After the comment, I did run "php bin/magento setup:upgrade" comment for upgrade modules(DB schema), This time on the comment window appear the above Error. After that, I didn't available on the browser. I did disable the plugin after this error. and try the same upgrade comment again but the error still exists there.

I more think I did upload all my plugins before enabling the first Extention. The extensions are Aitoc-core, Aitoc-Smtp, Aheadworks-ref(Referal Program).