Troubleshooting: SQL errors in the wcportalconfig_timestamp.log

The WebSphere Commerce Portal configuration tool fails and errors similar to the following are logged in the wcportalconfig_timestamp.log file.RunSQLFile: [sql] Executing file: WC/temp/updatedbforldap.sql [sql] Failed to execute: ...

This is caused by the following limitations:

Solution

If these errors occur, manually remove the problematic tables from the WC_installdir/temp/updatedbforldap.sql file, and then re-run the script. After you have removed the tables from the script, manually change the removed tables in your database by using the database export and import tools. - - -